|
Delphi Master Kit
|
|
Hits: 0 |
|
Date added: 05/06/2006 |
|
This is Delphi’s Programmers Dream Pack. Many hard to find readings are included, e-books, Tools to help with API, Open Source Tools and many Source codes to help you learn as fast as possible. This is aimed at RAT Programming. For Educational use only! |
|
|
|
|
DeWin 2.0
|
|
Hits: 7 |
|
Date added: 01/29/2005 |
|
Smart dump creator for Windows Executable, makes report like a tdump.exe, extracts from .exe segments of data code build .asm source code for it, including external imports, extract resource to its DIB prototype, menu dialogs. |
|
|
|
|
diStorm64 - AMD64 disassembler (C Library)
|
|
Hits: 7 |
|
Date added: 06/23/2006 |
|
diStorm64 is an AMD64 disassembler, which is the first open source disassembler library for AMD64 out there, licensed under the BSD license.
diStorm is a binary stream disassembler. It's capable of disassembling 80x86 instructions in 64 bits (AMD64, x86-64) and both in 16 and 32 bits. In addition, it disassembles FPU, MMX, SSE, SSE2, SSE3 and 3DNow! (w/ extensions) and new x86-64 instruction sets. diStorm was written to decode quickly every instruction as accurately as possible. Robust decoding, while taking special care for valid or unused prefixes, is what makes this disassembler powerful, especially for research. Another benefit that might come in handy is that the module was written as multi-threaded, which means you could disassemble several streams or more simultaneously.
For rapidly use, diStorm is compiled for Python and is easily used in C as well. diStorm was originally written under Windows and ported later to Linux.
Note that there are currently no known bugs. |
|
|
|
|
diStorm64 - AMD64 disassembler (Python 2.4)
|
|
Hits: 5 |
|
Date added: 05/31/2006 |
|
diStorm64 is an AMD64 disassembler, which is the first open source disassembler library for AMD64 out there, licensed under the BSD license.
diStorm is a binary stream disassembler. It's capable of disassembling 80x86 instructions in 64 bits (AMD64, x86-64) and both in 16 and 32 bits. In addition, it disassembles FPU, MMX, SSE, SSE2, SSE3 and 3DNow! (w/ extensions) and new x86-64 instruction sets. diStorm was written to decode quickly every instruction as accurately as possible. Robust decoding, while taking special care for valid or unused prefixes, is what makes this disassembler powerful, especially for research. Another benefit that might come in handy is that the module was written as multi-threaded, which means you could disassemble several streams or more simultaneously.
For rapidly use, diStorm is compiled for Python and is easily used in C as well. diStorm was originally written under Windows and ported later to Linux.
Note that there are currently no known bugs. |
|
|
|
|
DLL Injector
hot!
|
|
Hits: 86 |
|
Date added: 01/17/2007 |
|
Inject injects the dll into the process specified by Executable while Inject All injects the dll into all running processes. |
|
|
|