Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.175.587 Times

Reverse Engineering Code Perl Free freeware
Filter: All | Freeware | Demo
 

Reverse Engineering Code Perl Free

< 1 2 3 4 5 > 
Added: January 25, 2010 | Visits: 825

Devel::Graph Devel::Graph module can turn Perl code into a graphical flowchart. SYNOPSIS use Devel::Graph; my $grapher = Devel::Graph->new(); my $graph = $grapher->decompose( if ($b == 1) { $a = 9; } ); print $graph->as_ascii(); # Will result in something like this: ################ # start #...



Platforms: *nix

License: Freeware Size: 36.86 KB Download (110): Devel::Graph Download

Added: February 05, 2010 | Visits: 959

Hardware::Vhdl::Lexer Hardware::Vhdl::Lexer is a Perl module that can split VHDL code into lexical tokens. SYNOPSIS use Hardware::Vhdl::Lexer; # Open the file to get the VHDL code from my $fh; open $fh, <, device_behav.vhd || die $! # Create the Lexer object my $lexer = Hardware::Vhdl::Lexer->new({...





Platforms: *nix

License: Freeware Size: 11.26 KB Download (107): Hardware::Vhdl::Lexer Download

Added: January 02, 2010 | Visits: 957

libdisassemble libdisassemble is a Python library that will disassemble X86. A disassembler is a computer program which translates machine language into assembly language, performing the inverse operation to that of an assembler. A dissasembler differs from a decompiler, which targets a high level language...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (107): libdisassemble Download

Added: February 19, 2010 | Visits: 1.258

Fenris 0.07-m2 build Fenris is a suite of tools suitable for code analysis, debugging, protocol analysis, reverse engineering, forensics, diagnostics, security audits, vulnerability research and many other purposes. The main logical components are: - Fenris: high-level tracer, a tool that detects the logic used...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (106): Fenris 0.07-m2 build Download

Added: January 23, 2010 | Visits: 1.288

Net::DAAP::Client Net::DAAP::Client is a client for Apple iTunes DAAP service. SYNOPSIS my $daap; # see WARNING below $daap = Net::DAAP::Client->new(SERVER_HOST => $hostname, SERVER_PORT => $portnum, PASSWORD => $password); $dsn = $daap->connect; $dbs_hash = $daap->databases; $current_db = $daap->db;...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (106): Net::DAAP::Client Download

Added: May 19, 2010 | Visits: 1.151

Convert::GeekCode Convert::GeekCode is a Perl module that can convert and generate geek code sequences. SYNOPSIS use Convert::GeekCode; # exports geek_decode() my @out = geek_decode(q( -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GB/C/CM/CS/CC/ED/H/IT/L/M/MU/P/SS/TW/AT d---x s+: a-- C++++ UB++++$ P++++$...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (104): Convert::GeekCode Download

Added: May 19, 2010 | Visits: 805

DCE::RPC SYNOPSIS use DCE::RPC; use Authen::Perl::NTLM qw(lm_hash nt_hash); use constant DCOM_IREMOTEACTIVATION => pack("H32", "B84A9F4D1C7DCF11861E0020AF6E7C57"); use constant DCOM_IF_VERSION => 0x00; use constant DCOM_XFER_SYNTAX => pack("H32", "045D888AEB1CC9119FE808002B104860"); use constant...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (104): DCE::RPC Download

Added: July 22, 2010 | Visits: 1.161

HDR Visual Difference Predictor Visual difference metrics can predict whether differences between two images are visible to the human observer or not. Such metrics are used for testing either visibility of information (whether we can see important visual information) or visibility of noise (to make sure we do not see any...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (103): HDR Visual Difference Predictor Download

Added: February 25, 2010 | Visits: 1.361

Ice Sound Manager Ice Sound Manager was designed to ease the management of sound events, sound themes, and the IceSound server in the IceWM environment under Linux/Unix. It is also intended to be an improvement upon the noble, but primitive icesndcfg. The main improvements over icesndcfg include a support for...


Platforms: *nix

License: Freeware Size: 778.24 KB Download (102): Ice Sound Manager Download

Added: August 07, 2008 | Visits: 928

MuCommander Are you tired of the standard Windows explorer? If you are, why not give MuCommander a chance, which is a Windows file administrator that is lightweight, of open code (totally free) and will let you increase possibilities.MuCommander has a double panel interface, in the style of the greatest...


Platforms: Windows

License: Freeware Size: 9 KB Download (100): MuCommander Download

Added: August 23, 2008 | Visits: 947

SDE for IntelliJ IDEA (CE) SDE for IntelliJ IDEA is a fully featured UML CASE tool totally integrated with IntelliJ IDEA. It supports full software development lifecycle. It helps you build quality applications faster, better and cheaper. You can draw UML diagrams in IntelliJ IDEA, generate Java code, reverse engineering...


Platforms: Windows

License: Freeware Size: 68.37 MB Download (98): SDE for IntelliJ IDEA (CE) Download

Added: February 07, 2010 | Visits: 955

Inline::Filters Inline::Filters Perl module contains common source code filters for Inline Modules. Inline::Filters provides common source code filters to Inline Language Modules. Unless youre an Inline module developer, you can just read the next section. Supported Filters This section describes each...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (98): Inline::Filters Download

Added: August 12, 2010 | Visits: 774

Alzabo::BackCompat Alzabo::BackCompat is a Perl module that can convert old data structures. This module is used to magically convert schemas with an older data structure to the latest format. Alzabo is a two-fold program. Its first function is as a data modelling tool. Through either a schema creation...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (98): Alzabo::BackCompat Download

Added: July 16, 2010 | Visits: 1.077

The Examiner The Examiner is an application that utilizes the objdump command to disassemble and comment foreign executable binaries. This app was designed to analyze static compiled binaries but works ok with others. The intention is for forensic research but could also be used in general reverse...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (98): The Examiner Download

Added: November 10, 2010 | Visits: 1.327

Module::Crypt Module::Crypt is a Perl module to encrypt your Perl code and compile it into XS. SYNOPSIS use Module::Crypt; #Êfor a single file: CryptModule( file => Bar.pm, install_base => /path/to/my/lib ); # for multiple files: CryptModule( files => [Foo.pm, Bar.pm], install_base =>...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (97): Module::Crypt Download

Added: April 24, 2010 | Visits: 1.045

Apache::ReverseProxy Apache::ReverseProxy is an Apache mod_perl reverse proxy. SYNOPSIS # In Apache config file < Location / > SetHandler perl-script PerlHandler Apache::ReverseProxy PerlSetVar ReverseProxyConfig /usr/local/apache/conf/rproxy.conf < /Location > # In rproxy.conf / http://www.cpan.org/ This...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (97): Apache::ReverseProxy Download

Added: January 25, 2010 | Visits: 822

Temperature Monitor Temperature Monitor is an application to read out all available temperature sensors in Macintosh computers. The program can display and visualize measured values in a large variety of fashions. The application supports the following operations on the measured readings: display in a default window...


Platforms: Mac

License: Freeware Download (96): Temperature Monitor Download

Added: February 01, 2010 | Visits: 1.033

Text::Macro Text::Macro Perl module is a template facility whos focus is on generating code such as c, java or sql. While generating perl code is also possible, there is a potential conflict between the control-symbol and the perl comment symbol. Perl is excelent at manipulating text, and it begs the...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (94): Text::Macro Download

Added: June 02, 2010 | Visits: 734

libpuz libpuz is a C library implementing the .PUZ crossword file format. PUZ is a file format commonly used by commercial software for crossword puzzles. There is, to my knowledge, no other documentation of the format available online. This page (and the implementation) is the result of a few weeks...


Platforms: *nix

License: Freeware Size: 317.44 KB Download (94): libpuz Download

Added: September 15, 2010 | Visits: 1.007

Class::Declare::Attributes Class::Declare::Attributes is a Perl module with Class::Declare method types using Perl attributes. SYNOPSIS package My::Class; use 5.006; use strict; use warnings; use base qw( Class::Declare::Attributes ); # declare the class/instance attributes __PACKAGE__->declare( ... ); # #...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (93): Class::Declare::Attributes Download

< 1 2 3 4 5 >