|
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. |
|
|
|
|
VB Master Kit
|
|
Hits: 0 |
|
Date added: 05/29/2006 |
|
This is VB 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! The rar password is lowercased hackerscenter. |
|
|
|
|
IDA pGRAPH
|
|
Hits: 4 |
|
Date added: 05/24/2006 |
|
Built on top of the IDA Function Analyzer, pGRAPH (Pedram's Grapher), provides an interface to generate more detailed and user defined control-flow graphs using the bundled Wingraph package. Extended features include: support for chunked functions, instruction level coloring, edge customization (manhattan vs splines), layout algorithm and more. |
|
|
|
|
String Identifier
|
|
Hits: 4 |
|
Date added: 05/23/2006 |
|
Checks whether a given string is valid identifier. |
|
|
|
|
Java client - server
|
|
Hits: 16 |
|
Date added: 05/21/2006 |
|
Lear how to code your own basic RAT in java. Client-server source example. |
|
|
|