|
OllyDbg Section Name Crash
This is an old yet interesting bug in OllyDbg. This bug affects OllyDbg v1.10 even with the "OllyAdvanced v1.27" option set. ![]() Here is a screenshot of the vulnerable code. ![]() In brief, set the name of the code section to "%*s%*s%s" and the "SizeOfCode" field to zero. ![]() A demo can be found here. http://ollybugs.googlecode.com/files/SectionName_crash.exe Comments
| ||||||