|
IDA RPC Enumerator
|
|
Hits: 3 |
|
Date added: 05/18/2006 |
|
This IDC script will scan through an IDA database locating and marking the relevant RPC server data structures. It will then enumerate the dispatch routines from the DispatchTable. The script outputs the addresses of the discovered structs / functions and was designed to automate the otherwise tedious manual process of locating RPC routines to audit. |
|
|
|
|
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. |
|
|
|
|
IDA Function Analyzer
|
|
Hits: 7 |
|
Date added: 07/05/2006 |
|
Written as a C.. class, Function Analyzer was originally developed to provide an abstracted layer over chunked functions frequently found in Microsoft optimize compiled binaries. As of IDA v4.7 this functionality is built into the SDK. However, Function Analyzer can be used to construct plug-ins compatible across older versions and provides abstracted next_ea()/prev_ea() routines for stepping through an internal unchunked instruction list. The abstraction layer also exposes the following function-level information: basic block enumeration (nodes, edges), call count, MD5 hash, CRC, customizable GDL (Wingraph) and GML graph generation. |
|
|
|
|
IceSword 1.18 EN
|
|
Hits: 23 |
|
Date added: 09/03/2006 |
|
This is programm to help you program and also can be used to remove rootkits or trojans from your system. Some things it does is shows all process, ports used, Kernel Modules, startup, Win32 Services, BHO, SPI and registry. |
|
|
|
|
HTML Converter
|
|
Hits: 12 |
|
Date added: 12/21/2005 |
|
Convert Cache to webpages. Also can convert to Java Commands. |
|
|
|