Hi,
I have problems to get Olly working with ExeCryptor.
Using AntiDetectOlly v2.2.4 works fine, if I don't rename patched Olly and work with original Olly in same directory.
But in this case lots of error messages appear and the real problem is, that most of plugins are not visible anymore.
So I decided to make a manually patch published by Shub-Niggurath in woodman forum using Re-Pair v0.6.
Quote:
Copy of ollydbg.exe to ollydbg_execrypt.exe
Open LordPE with ollydbg.exe (yes, it's the original file): click on PE Editor and select ollydbg.exe, then directories and then Export Table. Now place RVA and SIZE of the Export Table to 0000. Save everything and exit from LordPE.
Open Re-Pair and click fix on ollydbg.exe and wait till the process finishes.
Now you should have two files as below:
o ollydbg.exe patched with LordPE and Re-Pair
o ollydbg_execrypt.exe still original
Invert these two files renaming them: ollydbg.exe should become the not patched program, and ollydbg_execrypt.exe should become the patched program.
Now launch ollydbg_execrypt.exe (that is now the patched Olly), and exit immediately.
Now look into the directory, there should be a new .ini file, with a name like asbd.ini or something similar (the name is casual, determined by the patch re-pair did on Ollydbg). Well, copy your ollydbg.ini file over this ini file to keep your old olly settings for the patched version too.
Now to debug execrypt use ollydbg_execrypt.exe and you should also see all the plugins.
|
This also does not work for me...
There's no new .ini file in directory and Olly always terminates with ExeCryptor.
Really don't know what to do else?
PS: There is a file named IDP.VXD in Re-Pair folder...
Don't know what to do with this driver, because there's no explanation about it.
Regards,
squareD