trust is easily compromised
Showing 26 - 44 of 44 RSS Feed

Files

hypersrc-1.2.1.tar.gz
Posted Jul 23, 2000
Authored by Jim Brooks | Site jimbrooks.org

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.

Changes: Starts much faster now.
systems | linux
MD5 | 312406c825e11ba1c8b654dfc325b1b0
biew511.tar.bz2
Posted Jun 24, 2000
Authored by Nick Kurshev | Site biew.sourceforge.net

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.

Changes: Bugfixes, minor changes and optimizations, and a Watcom C and DOS/4GW port.
systems | linux
MD5 | 4bfc1ad694c81e85739608366d071acc
debauch-0.5.tar.gz
Posted Jun 21, 2000
Site quorum.tamu.edu

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.

tags | memory leak
systems | linux, bsd
MD5 | 08f07f86b6a5875db718fffb76c83723
kdbg-1.1.3.tar.gz
Posted Jun 1, 2000
Site members.telecom.at

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.

Changes: This is the newest developmental version.
systems | linux
MD5 | d88148a3c5fd93d5245e6abd34b0206f
cscope-13.0-2.tar.gz
Posted May 17, 2000
Authored by Petr Sofra | Site cscope.sourceforge.net

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.

Changes: Supprts more architectures.
systems | linux
MD5 | c727eff70fddfee73754537b6be39597
LDasm-0.02.40.tar.gz
Posted May 10, 2000
Authored by Ravemax | Site rover.wiesbaden.netsurf.de

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.

Changes: New html-export and language support, bugfixes for Status-window and ReadSymbolTable. Screen shot here.
tags | perl
systems | linux
MD5 | 0381e9bfa9e2e987120536318d30fb80
palmpower-1.0.1.tar.gz
Posted May 9, 2000
Authored by Ali Akcaagac | Site fh-wilhelmshaven.de

Palmpower PilotDis is a disasssembler for palm binaries.

systems | linux
MD5 | 8a8b5fe2fe29bebdc5dcdc2a651baf68
sersniff-0.0.3.tar.gz
Posted Apr 19, 2000
Authored by Jonathan McDowell | Site earth.li

sersniff is a program for tunnelling/sniffing for between 2 serial ports, written to help aid with the decoding of the protocol for the Nokia 9000i Communicator. It also has support for TCP connections.

tags | tcp, protocol
systems | linux
MD5 | 8f1f5b2d1501333b6dd8d3e2712b97fb
LDasm-0.01.32.tar.gz
Posted Apr 17, 2000
Authored by Ravemax | Site rover.wiesbaden.netsurf.de

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.

tags | perl
systems | linux
MD5 | f23eca9aaf1495c7cfced3a34c0b16e2
exectrace-v0.1.tar.gz
Posted Apr 2, 2000

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.

systems | linux
MD5 | f6a5338e4cad46857cdb3725686c98cf
biew503.tar.bz2
Posted Apr 1, 2000
Authored by Nick Kurshev | Site biew.sourceforge.net

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.

Changes: Mouse reporting on xterms, eterm improvements, and bug fixes.
systems | linux
MD5 | b7897ccd5e64bb0c3b63c00ca2e8eb28
hdasm.tgz
Posted Mar 24, 2000
Authored by Amphisbaena

Hdasm is a DASM hack in perl that dumps output as html allowing the Reverser to follow JMPs and CALLs with ease.

tags | perl
systems | linux
MD5 | eff6e79daf090315d6e04d297b242a88
hex_0.9.tar.gz
Posted Mar 24, 2000
Authored by Senko Rasic | Site fly.srk.fer.hr

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.

systems | linux
MD5 | a67bd9c3b17e80aafc27f62baaf24edd
biew501.tar.bz2
Posted Mar 4, 2000
Authored by Nick Kurshev | Site biew.sourceforge.net

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.

systems | linux
MD5 | b2ce070901ee1e0b2949a595bf3c087f
biew500.tar.bz2
Posted Feb 17, 2000
Authored by Nick Kurshev | Site biew.sourceforge.net

The best of the Linux hexeditors, with integrated assembler and disassembler.

systems | linux
MD5 | e1b4b6b7f3a83ed1e28c3396d33b3a2e
dasm
Posted Feb 17, 2000
Authored by SiuL+Hacky | Site huclinux.cjb.net

A script to parse output from the objdump binutil and write in cross refrences (read: Linux disassembler!)

systems | linux
MD5 | 50b1b294bd266950a463e0364d72581b
objdump-output-beatifier.pl
Posted Feb 17, 2000
Authored by Squeak | Site xirr.com

A perl script that parses objdump's output, and cross refrences it. The major advantage over dasm: oob seperates out functions, even if the binary has been stripped.

tags | perl
systems | linux
MD5 | f4e0c04440a88eaa2b70bda1ddf9e780
reap-0.4B.tar.gz
Posted Feb 17, 2000
Authored by The Grugq | Site reap.cjb.net

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.

systems | linux
MD5 | 4035d71c0a653b9010c3139960afc2eb
reqt-0.7f.tar.gz
Posted Feb 17, 2000
Authored by The Grugq

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.

systems | linux
MD5 | c23fb8ba23bf4b581faeeeb64f54883f
Page 2 of 2
Back12Next

Top Authors In Last 30 Days

packet storm

© 2012 Packet Storm. All rights reserved.

close