App Patching
oke so I found the pass ,NOPed the jumps but I dont understand this: Yep, you got the password right. Now you need to edit the file and NOP over the jump. Once you have done that, calculate the MD5 of the file, and submit it as the answer. what md5, I don't know what to calculate and where is that , to calculate the password in a hash or I have no idea ,its driving me crazy ,please PM somebody what do I have to calculate ,I see no hash in the exe :-Q
You could try Karen's hasher; a VB application which can calculate hashes from text strings as well as files. Open source. Supports MD5, SHA-1, SHA-224, SHA-256, SHA-384 and SHA-512
"Copy changes to executable file"
EDIT
or get this plugin: http://www.pediy.com/tools/Debuggers/ollydbg/plugin/OllyDump/OllyDump.zip
I heard they use this to save files too. Google for "ollydump.dll".
spyware wrote: "Copy changes to executable file"
EDIT
or get this plugin: http://www.pediy.com/tools/Debuggers/ollydbg/plugin/OllyDump/OllyDump.zip
I heard they use this to save files too. Google for "ollydump.dll".
Nope, don't use that. That is used only when you unpack manually.
If you use ollydump, your oep will change and some shit may screw your app.