New OllyDbg Plugins - OllyGraph and AnalyzeThis!
Joe Stewart (joestewart) <jstewartlurhqcom> Tuesday, August 2 2005 10:40.24 CDT


Well, not new, but previously unreleased. Now available only on OpenRCE, in the download area under OllyDbg Plugins.

OllyGraph - generate VCG-compatible graphs like IDA does. Currently only function flowcharting is implemented. Source code is included. Requires wingraph32.exe to display the VCG graphs.

AnalyzeThis! - Sometimes (especially when dealing with packers) you may need to run OllyDbg's code analysis function, only to find it's not available to you because the EIP is currently outside the code segment as defined by the PE header. AnalyzeThis! is an OllyDbg plugin to allow OllyDbg's analysis function to operate outside of the marked code segment, by telling OllyDbg the current segment *is* the code segment.


Comments
Posted: Wednesday, December 31 1969 18:00.00 CST