DaBookshah
November 9th, 2006, 22:10
In a crackme, I find this:
00401662 F3: PREFIX REP: ; Superfluous prefix
00401663 C3 RETN
Is this one of those exploits of olly not recognising prefixes properly? apparently it was written in asm so it has to be there on purpose. If it is an exploit, what is the correct behaviour?
00401662 F3: PREFIX REP: ; Superfluous prefix
00401663 C3 RETN
Is this one of those exploits of olly not recognising prefixes properly? apparently it was written in asm so it has to be there on purpose. If it is an exploit, what is the correct behaviour?