svt
February 25th, 2004, 05:32
For example, main program is A.exe, but it is the loader and command line parser only. The code I want to examine is in the file A.res
I need to set breakpoint to CreateFileA and some other places in A.res, but how to do it when Olly loads A.exe ? Is there solution except to attach Olly to A.res manually ?
I need to set breakpoint to CreateFileA and some other places in A.res, but how to do it when Olly loads A.exe ? Is there solution except to attach Olly to A.res manually ?