Suspicious Breakpoint Fix is a plugin for Olly 1.10 debugger.
Basically it's a cure for 2 problems:
1. Sometimes ( for example with conditional branch logger ) Olly shows the following message:
"It looks like you are trying to set a breakpoint in the middle of some command or data.
If this is really the case, such breakpoint will not execute and may have disastrous influence
on the debugged program. Do you really want the set breakpoint here?"
With this plugin you can hardcode this answer to YES/NO without pressing the button so many times.
2. Sometimes ( for example with conditional branch logger ) Olly shows the following message:
"It looks like you are trying to set a breakpoint on the data.
If this is really the case, such breakpoint will not execute and may have disastrous influence
on the debugged program. Do you really want the set breakpoint here?"
With this plugin you can hardcode this answer to YES/NO without pressing the button so many times.
File list:
suspicious_breakpoint_fix
........................\builds
........................\......\suspicious_breakpoint_fix_1.0.rar
........................\ollydbg.def
........................\ollydbg.lib
........................\plugin.h
........................\readme.txt
........................\suspicious_breakpoint_fix.cpp
........................\suspicious_breakpoint_fix.h
........................\suspicious_breakpoint_fix.sln
........................\suspicious_breakpoint_fix.suo
........................\suspicious_breakpoint_fix.vcproj
........................\suspicious_breakpoint_fix.vcxproj
........................\suspicious_breakpoint_fix.vcxproj.filters
........................\suspicious_breakpoint_fix.vcxproj.user