Description: 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 in the bundled archive.
We encourage users to submit useful breakpoint sets they have created with OllyDbg Breakpoint Manager to us for credit and inclusion in future releases and on the release web site.
“OllyDbg Breakpoint Manager”这个插件的说明里有这么一句话:“However, there are some limitations to the available functionality”,我理解是说ollydbg自带的断点管理有局限性,我就不知道它所说的局限性(limitations)到底是指什么。于是问了一句,难到是我的表达很有问题,大家不能理解我在问什么?