Thread: pe-compact
View Single Post
  #4  
Old 10-27-2003, 02:43
DCZ
 
Posts: n/a
Lightbulb Inline patching

Patching in memory with ollydbg works, but when i try to inline patch it doesn`t work.Maybe my patch gets overwritten by unpacker code..i suppose. Is there any cool method to find blank space to inject code? I usually inject code at the end of any section.
Reply With Quote