pedram
April 5th, 2005, 09:11
OllyDBG has excellent breakpoint manipulation capabilities and can store breakpoint information across debugging sessions for the main module being debugged. However, there are some limitations to the available functionality which this plug-in attempts to address. The OllyDbg Breakpoint (BP) Manager plug-in was written to provide three main functions- breakpoint exporting, breakpoint importing and automatic breakpoint loading. Offsets are used in place of absolute addresses to support setting and restoring breakpoints on modules that move around in memory. More information, examples and source code are available on the software page of the iDEFENSE Labs web site:
http://labs.idefense.com ("http://labs.idefense.com")
I encourage users to submit useful breakpoint sets they have created with OllyDbg Breakpoint Manager to me for credit and inclusion in future releases and on the release web site.
-pedram
http://labs.idefense.com ("http://labs.idefense.com")
I encourage users to submit useful breakpoint sets they have created with OllyDbg Breakpoint Manager to me for credit and inclusion in future releases and on the release web site.
-pedram