Login  |  Register

Latest links

AutoIt Obfuscator — Obfuscation for AutoIt Script Source Code

Oct 9, 2016 |
PR: 0
Obfuscate your AutoIt script source code & algorithms to protect it against reverse engineering analysis, cracking and decompilation. ... Read more

PE Format Poster

Jan 15, 2014 |
PR: 1
A PE Format poster in A1 59,4 x 84,1 cm format, including almost all of the structures from PE/PE32+ format (with comments from WinNT.h header file). ... Read more

BugChecker

Mar 7, 2011 |
PR: 2
BugChecker is a single-host kernel debugger for the Microsoft Windows 2000 and XP operating systems. "Single-host" means that the debugger and the debuggee (in this case the whole system, ... Read more

Valkyrie

Jan 1, 2011 |
N/A
A Decompiler for Clipper S87 & CA-Clipper 5. Supports CA-Clipper 5.0 through 5.2 ... Read more

Flasm

Oct 15, 2010 |
PR: 4
Flasm disassembles your entire SWF including all the timelines and events. Looking at disassembly, you learn how the Flash compiler works, which improves your ActionScript skills. You can also do some ... Read more

Popular Listings

Rasta Ring0 Debugger

Apr 3, 2008 |
PR: 5
RR0D is a ring 0 debugger. It offers the possibility to debug any kind of code (kernel/user/rasta land). Its philosophy is to be OS independent. That's why RR0D can today be installed on Linux, *BSD, ... Read more

ReFox

Apr 3, 2008 |
PR: 3
ReFox is a multi-purpose and easy-to-use utility for viewing and restoring source code from Visual FoxPro 9.0, VFP 8.0, VFP 7.0, VFP 6.0, VFP 5.0, VFP 3.0, FoxPro 2.x, FoxPro 1 and FoxBASE+ compiled ... Read more

Valkyrie

Jan 1, 2011 |
N/A
A Decompiler for Clipper S87 & CA-Clipper 5. Supports CA-Clipper 5.0 through 5.2 ... Read more

REC - Reverse Engineering Compiler

Apr 9, 2008 |
PR: 4
REC is a portable reverse engineering compiler, or decompiler. It reads an executable file, and attempts to produce a C-like representation of the code and data used to build the executable file. ... Read more

Immunity Debugger

Apr 3, 2008 |
PR: 5
Immunity Debugger is a powerful new way to write exploits, analyze malware, and reverse engineer binary files. It builds on a solid user interface with function graphing, the industry's first heap ... Read more

SysAnalyzer

SysAnalyzer is an application that was designed to give malcode analysts an automated tool to quickly collect, compare, and report on the actions a binary took while running on the system. The main components of SysAnalyzer work off of comparing snapshots of the system over a user specified time interval. The reason a snapshot mechanism was used compared to a live logging implementation is to reduce the amount of data that analysts must wade through when conducting their analysis. By using a snapshot system, we can effectively present viewers with only the persistent changes found on the system since the application was first run. While this mechanism does help to eliminate allot of the possible noise caused by other applications, or inconsequential runtime nuances, it also opens up the possibility for missing key data. Because of this SysAnalyzer also gives the analyst the option to include several forms of live logging into the analysis procedure.
N/A