Section: .. / linux / reverse-engineering /
| /// File Name: |
bastard_src-0.10.tgz |
Description:
|
A disassembler written for disassembly of x86 ELF targets on Linux (other file formats/CPUs can be 'plugged in'). Written as a backend or engine -- the UI is a command line; support for controlling the disassembler via pipes or FIFOs is provided. Note that this disassembler does not rely on libopcodes to do its disassembly; rather, the 'libi386' plugin is a standard .so that can be reused by other projects.
| | Homepage: | http://bastard.sourceforge.net | | Changes: | Added extensions (modules for CPU, assembler, source language, and also plugins). Wrote a basic Tk frontend, and added support for structures. | | File Size: | 1206277 | | Last Modified: | Sep 3 23:12:14 2001 |
| MD5 Checksum: | d9da18ea56712f37e641bda4019cea79 |
|
| /// File Name: |
bastard-0.08.tgz |
Description:
|
A disassembler written for disassembly of x86 ELF targets on Linux (other file formats/CPUs can be 'plugged in'). Written as a backend or engine -- the UI is a command line; support for controlling the disassembler via pipes or FIFOs is provided. Note that this disassembler does not rely on libopcodes to do its disassembly; rather, the 'libi386' plugin is a standard .so that can be reused by other projects.
| | Homepage: | http://bastard.sourceforge.net | | Changes: | The base functionality is there, but the code is not complete. The program depends upon: libreadline [not included], typhoon RDB [included], and seer interpreter [included]. Basic [non-FPU, non-MMX, etc] x86 instructions are supported. Work is currently being done on adding higher-level disassembly[/decompilation] features. As of .08, address naming, subroutine recognition, xrefs, and library imports are functional. Strings are 'in the works.' Documentation is sparse. | | File Size: | 1825231 | | Last Modified: | Apr 15 20:53:26 2001 |
| MD5 Checksum: | 12d9b2989602954eb53a2ed64f701623 |
|
| /// File Name: |
hypersrc-3.0.3.tar.gz |
Description:
|
hypersrc is a GUI program for browsing source code, which uses GTK+. It provides a list widget containing sorted source code tags. A programmer can click a tag to hyperlink to a particular tagged line in a source code file. Screenshot here.
| | Author: | Jim Brooks | | Homepage: | http://www.jimbrooks.org/web/hypersrc/hypersrc.html | | Changes: | Hypersrc now displays a tree view of function call relationships in the source code. | | File Size: | 116305 | | Last Modified: | Jan 25 08:56:14 2001 |
| MD5 Checksum: | 5650f70aabbe0c882108300eaa8d9248 |
|
| /// File Name: |
hypersrc-2.1.6.tar.gz |
Description:
|
hypersrc is a GUI program for browsing source code, which uses GTK+. It provides a list widget containing sorted source code tags. A programmer can click a tag to hyperlink to a particular tagged line in a source code file. Screenshot here.
| | Author: | Jim Brooks | | Homepage: | http://www.jimbrooks.org/web/hypersrc/hypersrc.html | | Changes: | Fixed all known segfaults. | | File Size: | 101339 | | Last Modified: | Jan 3 23:27:11 2001 |
| MD5 Checksum: | 992fbec325b7a06225603aca670af082 |
|
| /// File Name: |
gvd-1.0.1-linux.gz |
Description:
|
GVD is a general purpose graphical debugger frontend. It features advanced data display and visualization capabilities, and allows the debugging of multi-process/multi-threaded applications in the same debugging session. GVD works with native and cross-debuggers and can handle several languages in the same debugging session and the same application. C and Ada are supported. GVD can run on a host different from the machine where the debugger is running and provides friendly support for cross-debuggers (VxWorks, Lynx, etc.). For instance, you can use Linux or Windows to debug an application running on a Power PC board with a debugger running on a Sun workstation.
| | Homepage: | http://libre.act-europe.fr | | File Size: | 1080416 | | Last Modified: | Dec 2 21:47:55 2000 |
| MD5 Checksum: | d5a4f12782f729048d9b1af98f4725e9 |
|
| /// File Name: |
sdebug.tgz |
Description:
|
Segment debugger is an ELF binary segment scanner with a console ncurses interface. its currently in alpha stages and features only stack phrase, and double word searching.
| | Author: | Sector X | | Homepage: | http://xorteam.cjb.net | | File Size: | 162871 | | Last Modified: | Nov 10 22:35:51 2000 |
| MD5 Checksum: | d9d6a874652a1b7427ba07f6df3c257f |
|
| /// File Name: |
biew-520.tar.bz2 |
Description:
|
Biew is Binary vIEWer with built-in editor for binary, hexadecimal and disassembler modes. It contains a PentiumIII/K7Athlon/Cyrix-M2 disassembler, full preview of MZ, NE, PE, LE, LX, DOS.SYS, NLM, arch, ELF, a.out, coff32, PharLap, and rdoff executable formats, a code guider, a text viewer with russian codepages support, and many other features.
| | Author: | Nick Kurshev | | Homepage: | http://biew.sourceforge.net | | Changes: | A Pentium IV disassembler, improved documentation, and lots of various enhancements and bugfixes. | | File Size: | 424983 | | Last Modified: | Oct 31 00:38:49 2000 |
| MD5 Checksum: | fa1a992ce9abd7538e7fc4ac23023c4d |
|
| /// File Name: |
repeat.tar.gz |
Description:
|
The Reverse Engineer's Patcher is the first byte patcher for UNIX systems. It will compare two binaries and produce a patch in C.
| | Author: | The Grugq | | File Size: | 4301 | | Last Modified: | Aug 9 10:34:00 2000 |
| MD5 Checksum: | 789bfd8669711efdf2def87f1fd9b4b7 |
|
| /// File Name: |
SN451.tar.gz |
Description:
|
Source-Navigator is a source code analysis tool. With it, you can edit source code, display relationships between classes and functions and members, display call trees, and build projects.
| | Homepage: | http://sources.redhat.com/sourcenav/ | | File Size: | 14510013 | | Last Modified: | Jul 23 05:22:19 2000 |
| MD5 Checksum: | 0db736f55a930b0074c10ad2be79a5eb |
|
| /// File Name: |
hypersrc-1.2.1.tar.gz |
Description:
|
hypersrc is a GUI program for browsing source code, which uses GTK+. It provides a list widget containing sorted source code tags. A programmer can click a tag to hyperlink to a particular tagged line in a source code file. Screenshot here.
| | Author: | Jim Brooks | | Homepage: | http://www.jimbrooks.org/web/hypersrc/hypersrc.html | | Changes: | Starts much faster now. | | File Size: | 76584 | | Last Modified: | Jul 23 05:08:10 2000 |
| MD5 Checksum: | 312406c825e11ba1c8b654dfc325b1b0 |
|
| /// File Name: |
biew511.tar.bz2 |
Description:
|
Biew is Binary vIEWer with built-in editor for binary, hexadecimal and disassembler modes. It contains a PentiumIII/K7Athlon/Cyrix-M2 disassembler, full preview of MZ, NE, PE, LE, LX, DOS.SYS, NLM, arch, ELF, a.out, coff32, PharLap, and rdoff executable formats, a code guider, a text viewer with russian codepages support, and many other features.
| | Author: | Nick Kurshev | | Homepage: | http://biew.sourceforge.net | | Changes: | Bugfixes, minor changes and optimizations, and a Watcom C and DOS/4GW port. | | File Size: | 364990 | | Last Modified: | Jun 24 02:19:40 2000 |
| MD5 Checksum: | 4bfc1ad694c81e85739608366d071acc |
|
| /// File Name: |
debauch-0.5.tar.gz |
Description:
|
Debauch is a memory allocation debugger for C which has been modified from memleak from the XFree86 project. The debugger will detect memory leaks, corrupted memory, stores to freed memory and more. Best of all, it doesn't require recompiling or relinking existing programs to work, making it ideal for finding leaks even in shared libraries. Currently debauch works on Linux systems. Preliminary ports for BSD, MIPS and Sun architectures are available but may not work properly at present.
| | Homepage: | http://quorum.tamu.edu/jon/gnu/ | | File Size: | 41212 | | Last Modified: | Jun 21 18:47:01 2000 |
| MD5 Checksum: | 08f07f86b6a5875db718fffb76c83723 |
|
| /// File Name: |
kdbg-1.1.3.tar.gz |
Description:
|
KDbg is a graphical user interface to gdb, the GNU debugger. It provides an intuitive interface for setting breakpoints, inspecting variables, and stepping through code.
| | Homepage: | http://members.telecom.at/~johsixt/kdbg.html | | Changes: | This is the newest developmental version. | | File Size: | 374115 | | Last Modified: | Jun 1 06:37:00 2000 |
| MD5 Checksum: | d88148a3c5fd93d5245e6abd34b0206f |
|
| /// File Name: |
cscope-13.0-2.tar.gz |
Description:
|
cscope is an interactive, screen-oriented tool that allows the user to browse through C source files for specified elements of code. The current version allows searching code for all references to a symbol, global definitions, functions called by a function, functions calling a function, test string, regular expression pattern, a file, and files including a file.
| | Author: | Petr Sofra | | Homepage: | http://cscope.sourceforge.net/ | | Changes: | Supprts more architectures. | | File Size: | 74346 | | Last Modified: | May 17 02:46:33 2000 |
| MD5 Checksum: | c727eff70fddfee73754537b6be39597 |
|
| /// File Name: |
LDasm-0.02.40.tar.gz |
Description:
|
LDasm (Linux Disassembler) is a Perl/Tk-based GUI for objdump/binutils that tries to imitate the look and feel of W32Dasm. It searchs for cross-references (e.g. strings), converts the code from GAS to a MASM-like style, and much more.
| | Author: | Ravemax | | Homepage: | http://rover.wiesbaden.netsurf.de/~ravemax/ldasm.htm | | Changes: | New html-export and language support, bugfixes for Status-window and ReadSymbolTable. Screen shot here. | | File Size: | 43922 | | Last Modified: | May 11 01:13:33 2000 |
| MD5 Checksum: | 0381e9bfa9e2e987120536318d30fb80 |
|
| /// File Name: |
LDasm-0.01.32.tar.gz |
Description:
|
LDasm (Linux Disassembler) is a Perl/Tk-based GUI for objdump/binutils that tries to imitate the look and feel of W32Dasm. It searchs for cross-references (e.g. strings), converts the code from GAS to a MASM-like style, and much more. Screen shot here.
| | Author: | Ravemax | | Homepage: | http://rover.wiesbaden.netsurf.de/~ravemax/ldasm.htm | | File Size: | 36684 | | Last Modified: | Apr 17 22:04:00 2000 |
| MD5 Checksum: | f23eca9aaf1495c7cfced3a34c0b16e2 |
|
| /// File Name: |
exectrace-v0.1.tar.gz |
Description:
|
ExecTrace is a linux only debugging tool that logs to a file the execution path of a child process using ptrace. This is good when you have a program that continually segfaults and you want to know where and why.
| | File Size: | 10917 | | Last Modified: | Apr 2 22:23:00 2000 |
| MD5 Checksum: | f6a5338e4cad46857cdb3725686c98cf |
|
| /// File Name: |
biew503.tar.bz2 |
Description:
|
Biew is Binary vIEWer with built-in editor for binary, hexadecimal and disassembler modes. It contains a PentiumIII/K7Athlon/Cyrix-M2 disassembler, full preview of MZ, NE, PE, LE, LX, DOS.SYS, NLM, arch, ELF, a.out, coff32, PharLap, and rdoff executable formats, a code guider, a text viewer with russian codepages support, and many other features.
| | Author: | Nick Kurshev | | Homepage: | http://biew.sourceforge.net | | Changes: | Mouse reporting on xterms, eterm improvements, and bug fixes. | | File Size: | 278725 | | Last Modified: | Apr 1 05:05:00 2000 |
| MD5 Checksum: | b7897ccd5e64bb0c3b63c00ca2e8eb28 |
|
| /// File Name: |
hdasm.tgz |
Description:
|
Hdasm is a DASM hack in perl that dumps output as html allowing the Reverser to follow JMPs and CALLs with ease.
| | Author: | Amphisbaena | | File Size: | 17755 | | Last Modified: | Mar 24 20:18:03 2000 |
| MD5 Checksum: | eff6e79daf090315d6e04d297b242a88 |
|
| /// File Name: |
hex_0.9.tar.gz |
Description:
|
Phex (Ptolomei's Hex Editor) is a simple hex editor for Unices with a look & feel similar to that of joe. It supports files up to 256 MB, binary and text search, and basic block operations. Originally programmed for Linux, it should work on all Unices with curses libraries.
| | Author: | Senko Rasic | | Homepage: | http://fly.srk.fer.hr/~senko/hex/ | | File Size: | 30980 | | Last Modified: | Mar 24 04:35:45 2000 |
| MD5 Checksum: | a67bd9c3b17e80aafc27f62baaf24edd |
|
| /// File Name: |
biew501.tar.bz2 |
Description:
|
Biew is Binary vIEWer with built-in editor for binary, hexadecimal and disassembler modes. It contains a PentiumIII/K7Athlon/Cyrix-M2 disassembler, full preview of MZ, NE, PE, LE, LX, DOS.SYS, NLM, arch, ELF, a.out, coff32, PharLap, and rdoff executable formats, a code guider, a text viewer with russian codepages support, and many other features.
| | Author: | Nick Kurshev | | Homepage: | http://biew.sourceforge.net | | File Size: | 260701 | | Last Modified: | Mar 4 03:56:21 2000 |
| MD5 Checksum: | b2ce070901ee1e0b2949a595bf3c087f |
|
| /// File Name: |
reqt-0.7f.tar.gz |
Description:
|
The Reverse Engineer's Query Tool is a script that will attempt to exstract as much information from a binary as possible, strings, symbols, hex dump, disassembly, etc.
| | Author: | The Grugq | | File Size: | 12454 | | Last Modified: | Feb 17 21:55:18 2000 |
| MD5 Checksum: | c23fb8ba23bf4b581faeeeb64f54883f |
|
| /// File Name: |
reap-0.4B.tar.gz |
Description:
|
The Reverse Engineer's Assembly Producer is a GUI to dasm with some added functionality, the ability to include hexidecimal opcodes in the assembler listing.
| | Author: | The Grugq | | Homepage: | http://reap.cjb.net | | File Size: | 7292 | | Last Modified: | Feb 17 21:55:18 2000 |
| MD5 Checksum: | 4035d71c0a653b9010c3139960afc2eb |
|
|
|
|
|