Main > Free Download Search >

Free analysis tools software for linux

analysis tools

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 759
Directory Analysis Tool 0.0.2

Directory Analysis Tool 0.0.2


Directory Analysis Tool is used to analyze LDAP directories and report on their contents. more>>
Directory Analysis Tool is used to analyze LDAP directories and report on their contents.

Useful if you want to find inactive accounts, people who havent changed passwords, or who has administrator privileges.

<<less
Download (MB)
Added: 2006-06-26 License: GPL (GNU General Public License) Price:
1219 downloads
Net::Analysis 0.04

Net::Analysis 0.04


Net::Analysis are modules for analysing network traffic. more>>
Net::Analysis are modules for analysing network traffic.

SYNOPSIS

Using an existing analyser:

$ perl -MNet::Analysis -e main help
$ perl -MNet::Analysis -e main TCP,v=1 dump.tcp - basic TCP info
$ perl -MNet::Analysis -e main HTTP,v=1 dump.tcp - HTTP stuff
$ perl -MNet::Analysis -e main Example2,regex=img dump.tcp - run an example

Writing your own analyser:

package MyExample;
use base qw(Net::Analysis::Listener::Base);
# Listen to events from other modules
sub tcp_monologue {
my ($self, $args) = @_;
my ($mono) = $args->{monologue};
my $t = $mono->t_elapsed()->as_number();
my $l = $mono->length();
# Emit your own event
$self->emit(name => example_event,
args => { kb_sec => ($t) ? $l/($t*1024) : N/A }
);
}
# Process your own event
sub example_event {
my ($self, $args) = @_;
printf "Bandwidth: %10.2f KB/secn", $args->{kb_sec};
}
1;
__top

ABSTRACT

Net::Analysis is a suite of modules that parse tcpdump files, reconstruct TCP sessions from the packets, and provide a very lightweight framework for writing protocol anaylsers.
__top

I wanted a batch version of Ethereal in Perl, so I could:

- sift through parsed protocols with structured filters
- write custom reports that mixed events from multiple protocols

So here it is. Net::Analysis is a stack of protocol handlers that emit, and listen for, events.

<<less
Download (0.30MB)
Added: 2006-07-27 License: Perl Artistic License Price:
1185 downloads
Network Security Analysis Tool 1.5

Network Security Analysis Tool 1.5


Network Security Analysis Tool is a fast, stable bulk security scanner designed to audit remote network services. more>>
Network Security Analysis Tool is a fast, stable bulk security scanner designed to audit remote network services and check for versions, security problems, gather information about the servers and the machine, and much more.

A manpage providing extensive information on NSAT has been included in the distribution. It is available after a make install, or just by typing man doc/nsat.8 from this dir. It is suggested that you inform yourself at least about the -v (scan verbosity) option and edit the configuration file. To learn about changes in this version, please consult doc/CHANGES.

New to this version is support for distributed scanning. The manpage describes how to do a distributed scan. Note that distributed scanning in this version is just a preliminary, proof-of-concept, implementation with no guarantees for its security, reliability, or performance.

Check for updated vulnerability lists, config files, etc. from
http://nsat.sourceforge.net

Currently, these are lists of vulnerabilities:

nsat.cgi (CGI scripts)
nsat.conf (configuration)
src/mod/snmp.h (SNMP community names)
<<less
Download (0.40MB)
Added: 2006-07-14 License: GPL (GNU General Public License) Price:
1204 downloads
Radar Tools 0.18

Radar Tools 0.18


Radar Tools is an advanced SAR remote sensing image processing software. more>>
Radar Tools in short RAT is a small collection of tools for processing SAR (synthetic aperture radar) remote sensing data, packed together in a nice graphical user interface.
Our motivation to start the development of RAT is that modern remote sensing software like Erdas Image or ENVI include only some basic SAR functionality. Advanced algorithms have to be implemented by oneself.
So we descided to start the development of RAT. RAT should bring modern SAR algorithms to a wider user-base by simplifying in particular the data handling and processing of complex SAR data.
RAT is planned as an ongoing community effort, i.e. there will be no final version with a certain functionality. It is our idea to include more and more SAR tools in future and to make them freely available to the scientific community.
We of course also hope for external contributions. Because of this, the programming interface of RAT is kept quite simple and adding own functions is quite easy. Function templates are included in the distribution and a step-by-step description of how to program a RAT module will appear soon in the documentation.
Main features:
General features
- Cross-platform (Unix, Windows, Linux & Mac OSX)
- Free software, no commercial software license needed (when using the IDL-VM version)
- Availability of the complete source code
- Modular design, easy to extend by own functions
- Small memory footprint even when processing large images (vertical tiling)
- No limitation on the image size
- Keep track of data representation changes during image processing
- Optimised preview on screen while calculations are done in full resolution
- Native import routines for E-SAR (DLR) and ENVISAT-IMS (ESA) data
- Export possibility to generic graphic formats (png, jpg & tiff)
- Undo function for the last processing step
Generic image manipulation
- Resize, presumming & cut region
- Zooming of an area of interest
- Mirror vertical and horizontal
- Binary transforms
Single channel SAR
- SAR speckle filtering (Boxcar, Median, Gauss, Kuan, Frost, MAP Lee, refined Lee, Lee-Sigma)
- Edge detection (RoA, MSP-RoA, Sobel, Roberts)
- Co-occurance texture features, variation coefficient
- Point and distributed target analysis
- Generic slant-to-ground range projection
SAR polarimetry
- Polarimetric point target analysis
- Polarimetric speckle filtering (Boxcar, Lee, refined Lee)
- Polarimetric CFSAR edge detection
- Calculation of interchannel ratios, correlation & phase differences
- Formation of covariance and coherency matrix, span calculation
- Polarimetric basis transforms (linear -> circular ....)
- Decompositions (Pauli, Freman-Durdan, Moriyama, Entropy/Alpha, Eigenvalue, Sphere-Diplane-Helix....)
- Polarimetric classification (Entropy/Alpha/Anisotropy, Wishart, No. of scatterers, physical, Lee category preserving...)
- Polarimetric calibration: imbalance, symmetrisation & crosstalk (Quegan method)
SAR interferometry
- Image pair coregistration (coarse, subpixel & spatially varying)
- Interferogram formation
- Flat-earth removal
- Phase-unwrapping (least-squares only)
- Phase noise filter (Boxcar, Goldstein & GLSME)
- Coherence estimation (Boxcar, Gauss, Region Growing)
- Shaded relief calculation
Polarimetric SAR interferometry
- Formation of POLINSAR covariance and coherency matrices
- Coherence estimation & optimisation
- Extraction of optimised ESPRIT phases
- POLINSAR speckle filtering (Boxcar, Gauss & Lee)
- Coherence analysis in the complex unitary plane
<<less
Download (2.5MB)
Added: 2007-04-02 License: Freeware Price:
952 downloads
Sequence Analysis 1.6.0

Sequence Analysis 1.6.0


Sequence Analysis project is a collage of coding projects. more>>
Sequence Analysis project is a collage of coding projects which I have written over the past several years for various clients in my work as a bioinformatics consultant.

These clients have graciously allowed me to release these works into the public domain as freeware for Macintosh OS X in order to promote the platform and to encourage migration from Classic.

The upper window panel can hold several sequences, which are both editable and selectable. The tabs in the lower analysis panel try to keep up with the current sequence selection to provide immediate feedback. The selection is used in some modules as only the portion being analyzed for other modules i.e. Digest is used to determine if enzymes cut in the in or outside of the selection.

Most commonly available sequence formats have been reverse engineered. You can also access a sequences from the NCBI via its GID or UID. This currently cannot be done from behind a firewall.

Most of the analyses are simple enough that they are obvious to use, Composition, pI. Others could stand some documenation i.e. Pairwise and Primer Design. The Publish tab uses a string to control the layout. Click on the Legend button for some help.

<<less
Download (2.3MB)
Added: 2006-01-18 License: Freeware Price:
1377 downloads
nwbintools 0.1.1

nwbintools 0.1.1


nwbintools is a machine code toolchain containing an assembler and various related development tools. more>>
nwbintools is a machine code toolchain containing an assembler and various related development tools. The project will thus be similar to GNU binutils, but no attempts are made to duplicate its functionality, interfaces, or organization.
nwbintools has been under development (on and off) since January 2007. It was written from scratch in C, and version 0.1.1 has just been released under the (revised) BSD license. Full source code is available from the download page.
At present, the tool collection only consists of the assembler - nwasm - and a simple program to dump some basic ELF object file information. However, in the future nwbintools is probably going to be extended with a new linker, disassembler, and other binary file analysis tools.
nwasm is currently x86-only, 32bit-only, and ELF-only. There are lots of other bugs and limitations as well. See the bugs page for details. The current goal is to get nwasm to work well with the code generated by the nwcc C compiler, which already works to a considerable extent because that code is very simple and doesnt use many obscure x86 features.
Hopefully future releases will support the complete x86 instruction set as well as multiple other architectures, and allow for seamless cross-assembling.
Enhancements:
- This release extends the assembler with support for most instructions from x87, MMX, SSE, SSE2, and SSE3.
- However, support for various system-level and post-486 instructions is still missing.
- Various critical bugs related to labels, relocations, and wrong section sizes were fixed.
- Performance has been doubled.
<<less
Download (0.092MB)
Added: 2007-05-03 License: BSD License Price:
904 downloads
Market Analysis System 1.6.6t3

Market Analysis System 1.6.6t3


Market Analysis System (MAS) is an open-source software application that provides tools for analysis of financial markets. more>>
Market Analysis System (MAS) is an open-source software application that provides tools for analysis of financial markets using technical analysis.
Market Analysis System provides facilities for stock charting and futures charting, including price, volume, and a wide range of technical analysis indicators. Market Analysis System also allows automated processing of market data - applying technical analysis indicators with user-selected criteria to market data to automatically generate trading signals - and can be used as the main component of a sophisticated trading system.
Main features:
- Includes basic technical analysis indicators, such as Simple Moving Average, Exponential Moving Average, Stochastic, MACD, RSI, On Balance Volume, and Momentum.
- Includes more advanced indicators, such as Standard Deviation, Slope of EMA of Volume, Slope of MACD Signal Line, Bollinger Bands, and Parabolic SAR.
- User can create new technical analysis indicators, including complex indicators based on existing indicators.
- User can configure criteria for automated trading-signal generation.
- Creation of weekly, monthly, quarterly, and yearly data from daily data.
- Handles intraday data.
- Handles stock and futures data.
- Accepts input data from files, from a database, or from the web. (Includes a configuration for obtaining end-of-day data from yahoo.com.)
- Can be configured and run as a server that provides services for several clients at a time running on remote machines.
<<less
Download (0.60MB)
Added: 2006-05-24 License: LGPL (GNU Lesser General Public License) Price:
1260 downloads
Analysis of Reinforced Concrete Elements 0.2

Analysis of Reinforced Concrete Elements 0.2


Analysis of Reinforced Concrete Elements will assist its user to find out capacity of various Reinforced Concrete Elements. more>>
Analysis of Reinforced Concrete Elements will assist its user to find out capacity of various Reinforced Concrete Structural Elements.

The following professionals are the target audience:

Structural Engineers
Civil Engineers
Architect
Builders

Installation:

The software is web-based, so you need web-server (Apache) running with PHP. The installaton is very simple. If your document root is /var/www/html , then on uncompressing downloaded compressed file in this "document root", the URL for ARCE application become: http://YourWebSite/arce/
<<less
Download (0.005MB)
Added: 2006-09-27 License: LGPL (GNU Lesser General Public License) Price:
1125 downloads
VK Tools 0.8g

VK Tools 0.8g


VK Toolset project is intended to aide MPEG developers and hobbyist in understanding and creating conformant MPEG streams. more>>
VK Toolset project is intended to aide MPEG developers and hobbyist in understanding and creating conformant MPEG streams.
The current version focuses on the MPEG system layer (MPEG-1 System, MPEG-2 Program Stream), and MPEG-2 Transport bitstreams).
Enhancements:
vk_tafe
- UI changes to PCR Analysis screen
- New PTS/DTS graph (graphs PTS/DTS values against current PCR)
- UI log for STD buffer analysis
- Updated HTML documentation
- Target build platform updated to a "modern" distro -- SuSE 10. The older Mandrake version is frozen at version 0.8f which is still included in the VK-Tools packets
- Updated win32 port
view_knot_dump
- UI no longer depends on icons subdirectory to properly display
- If local .view_knot_view config does not specify the location of vk_tafe we assume its somewhere in the PATH and try to launc it
- Updated HTML documentation
- Target build platform updated to a "modern" distro -- SuSE 10. The older Mandrake version is frozen at version 0.8f which is still included in the VK-Tools packets
- Updated win32 port
- Removed Plugins. Theyve only been broken for 5 years now :)
view_knot_viewer
- No changes
<<less
Download (0.12MB)
Added: 2006-01-18 License: Freely Distributable Price:
1381 downloads
WaveTools 1.0

WaveTools 1.0


WaveTools is a library consisting of 8 programs for manipulating mono WAV Files. more>>
WaveTools is a library consisting of 8 programs for manipulating mono WAV Files which I have written for an audiology project at the Technical University of Vienna some years ago as a toolbox for generating and preprocessing small test samples, so this is probably not for making music with (unless youre doing some real hardcore Techno), but if you want to write your own effect filters or sound analysis tools and dont want to mess around with format conversions or standard input filters, or if you just want to arrange some WAVs for your voice modem, you might find this useful.
WaveTools have been developed under Linux/gcc, but should compile on any platform which has an ANSI C compiler (except wview, of course).
Enhancements:
- Dropped binary DOS support (due to lack of DOS compiler; you can still try to build your own DOS binaries if you have a sufficiently old watcom compiler available.)
- fixed bug in wcat.c when converting to lower sample rates
- Dokumentation is now in PDF Format (still German only, though)
- If you have trouble compiling, try deleting the wview entry from the exec: tag in the Makefile. Unless youre into computer archeology, svgalib should be really obsolete by now.
<<less
Download (0.053MB)
Added: 2006-07-18 License: GPL (GNU General Public License) Price:
1599 downloads
Statistical Traffic Analysis Kit 1.0b2

Statistical Traffic Analysis Kit 1.0b2


Statistical Traffic Analysis Kit is a set of command-line traffic analysis tools. more>>
Statistical Traffic Analysis Kit is a set of command-line traffic analysis tools, designed to help a network administrator to see what is happening at a router at the moment.

Unlike tcpdump (1), the stak set uses statistical and stream-oriented methods, and will rarely produce an output stream at a speed beyond human perception. The output is less accurate.

The kit consists of five different utilities, designed to perform the following tasks:
estimating overall traffic rates (stakrate),
determining network nodes generating the highest traffic (stakhosts)
monitoring the amount of traffic exchanged with particular autonomous
systems (stakasta),
extracting strings from packets (stakextract),
determining connections and flows generating the highest traffic
(stakstreams, experimental),

<<less
Download (0.068MB)
Added: 2006-06-29 License: GPL (GNU General Public License) Price:
1219 downloads
IRRToolSet 4.8.5

IRRToolSet 4.8.5


IRRToolSet is a set of policy analysis tools, written in C++. more>>
IRRToolSet is a set of policy analysis tools, written in C++. IRRToolSet is designed to run under UNIX, using Tcl/Tk for graphics.
There are tools for generating router configuration files, displaying and checking routes, generating aggregations of networks, etc. This project was formerly known as the Routing Arbiter ToolSet (RAToolset), and was maintained by ISI.
Main features:
RtConfig
- analyzes the routing policies registered in the Internet Routing Registry (IRR) and produces router configuration files;
CIDRAdvisor
- suggests safe cidr aggregates (i.e. those that do not violate any policy constraints) that an Autonomous System (AS) can advertise to each of its neighbour ASes;
peval
- low level policy evaluation tool that can be used to write router configuration generators;
prtraceroute
- prints the route and policy information packets take to a network host;
prpath
- enumerates a list of paths between Autonomous System and specified destination;
aoe
- C++/Tcl/Tk program that displays the aut-num object for the specified Autonomous System;
roe
- C++/Tcl/Tk program that lists the routes registered by the specified autonomous system;
rpslcheck(prcheck)
- syntax-checks the aut-num object for Autonomous System registered in the Internet Routing Registry (IRR).
Enhancements:
- Bugfixes for BSD-based operating systems.
<<less
Download (0.97MB)
Added: 2007-02-15 License: LGPL (GNU Lesser General Public License) Price:
982 downloads
Burr Tools 0.3.1

Burr Tools 0.3.1


Burr Tools will help you solve a certain kind of puzzle. more>>
Burr Tools will help you solve a certain kind of puzzle.
Namely puzzles that are made out of square or dice shaped units and whose solution also contains only rectangular aligned pieces.
Main features:
- Does nearly all that PuzzleSolver 3D which is
- You can enter all puzzles that are assembled out of dice shaped units
- Find assemblies for you puzzle
- Disassemble the found assembly them
- Show everything in a 3 dimensional image
- Animate how the puzzle has to be assembled
- Toggle the visibility of pieces in the solution to have a look at the inner workings of a puzzle. This is especially helpful for box packing puzzles
- Runs on Windows and Linux and probably is also compilable on MacOS
- You can specify which cubes to fill and which can be empty or full. PuzzleSolver 3D has only 2 modes. Either all cubes may be left empty in the solution, or the cubes that have an empty neighbor must be filled. BurrTools are more flexible here.
- More than one problem in one file (e.g. have several Soma Cube problems in the same file)
- Constraints to piece placements (like checkerboard)
- Group pieces together to tell the disassembler that they dont need to be taken apart this is necessary for puzzles like "Cube In Cage" where the cage can not be taken apart but has 3 movable pieces
- No limits to sizes and number of shapes. As long as your computer has the memory and you the patience the program will do it for you, even if it takes eons.
- Free as in beer. It doesnt cost you anything
- Free as in speech. The source is available, so you can do your own programming or help me improve continue improving the program in case I have to stop working on it.
- Save puzzles with solutions in compressed XML-files. This allows you to create puzzles with other means (like your own burrgrower, ...)
- A library is provided that helps you to write your own software for puzzle design and analysis
Enhancements:
- Many bugs have been fixed.
- There are improvements to the build system.
- The manual has been edited.
- Performance has increased in some (rare) situations.
- There are editing possibilities in 3D view.
<<less
Download (1.3MB)
Added: 2007-07-30 License: GPL (GNU General Public License) Price:
816 downloads
Little polish 0.7

Little polish 0.7


Little polish is a program tjat plays Brazilian draughts (classics, 8x8 with international rules). more>>
Little polish is a program that plays Brazilian draughts (classics, 8x8 with international rules). Little polishs main features are a powerful AI (using a fast, bitbase move generator, PVS, quiescent search, aspiration window search, a transposition table, and an end game DB), game analysis tools (a game tree viewer), and a small executable size.
Main features:
- powerful AI (using a fast, bitbase move generator, PVS, quiescent search, aspiration window search, transposition table, end game db)
- game analysis tools (game tree viewer)
- small executable size
- freeware license
Enhancements:
- This release features improved graphics, a full screen mode, square names on the board, and a game cancel button, and fixed a bug in the program exit procedure.
<<less
Download (0.19MB)
Added: 2007-04-03 License: GPL (GNU General Public License) Price:
935 downloads
Basic Analysis and Security Engine 1.2

Basic Analysis and Security Engine 1.2


BASE is the Basic Analysis and Security Engine. more>>
BASE is the Basic Analysis and Security Engine. It is based on the code from the Analysis Console for Intrusion Databases (ACID) project.
This application provides a web front-end to query and analyze the alerts coming from a SNORT IDS system.
BASE is a web interface to perform analysis of intrusions that snort has detected on your network. It uses a user authentication and role-base system, so that you as the security admin can decide what and how much information each user can see. It also has a simple to use, web-based setup program for people not comfortable with editing files directly.
BASE is supported by a group of volunteers. They are available to answer any questions you may have or help you out in setting up your system. They are also skilled in intrusion detection systems and make use of that knowledge in the development of BASE.
Enhancements:
- This release fixes a number of bugs with PHP 5.
- It also adds a number of new features.
<<less
Download (0.33MB)
Added: 2005-10-10 License: GPL (GNU General Public License) Price:
1482 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5