How make conquer.exe 5300+ loaded decrypted server.dat by using ollydbg
Who help me i'll click thanks ;)
Who help me i'll click thanks ;)
Like I said before - try loading the client in a debugger, find where the file name is pushed on the stack, find the decryption routine (should be in a call sometime after the file is loaded), and nop the call to it. At least that's what I'd try first...Quote:
can u guide me how make that?