Log in

View Full Version : Auto apply the patches


ldril
March 3rd, 2004, 07:44
Hi!

I'm new to this wonderful debugger and I have a question: if I have some patches made to a DLL is it possible to make OD automatically apply them when the DLL is first loaded?

Now I'm applying them manually with SPACE when I get in the DLL code.

Best regards,
ldril

blabberer
March 3rd, 2004, 10:21
patches are always temporary unless you save them back

if you want to save your patches use copy to executable file---->all modification or some selected modification only and in the window that pops up --->save file

playing and patching system dlls must be done at your risk only if you dont know what you are doing then you are in for lot of troubles and bugs