|  |  |  |  |  |  |
 
STATIC ANALYSIS SOFTWARE TOOLS
STATIC ANALYSIS SOFTWARE TOOLS
STATIC ANALYSIS SOFTWARE TOOLS
 Home // Software // Static Analysis Software Tools
Email This Page URL  Print This Page
//  IDA Function Analyzer
  seperator  open/close
07.06.06
Author: Pedram Amini
Size: ~22k
MD5: a0b40085fca1c9f3d2d1c12c14725c71
Update Summary: Added gml_export() routine for generating GML graphs.

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.

Download  |  License 

//  Codis
  seperator  open/close
01.11.06
//  IDACompare
  seperator  open/close
12.16.05
//  IDA Sync
  seperator  open/close
04.05.05
//  IDA pGRAPH
  seperator  open/close
04.05.05
//  IDA RPC Enumerator
  seperator  open/close
03.07.05