PDA

View Full Version : Silly question,but What is a decrypted .exe?


matt31
27-07-2001, 08:16
I'd like to know What is a decrypted .exe and how do you decrypt an .exe file?Also,how do they make nocd .exe's and how are these different from decrypted .exe's?

Any help appreciated,

Regards,
Matt

r!sc
27-07-2001, 11:23
cd#####s.cjb.net for info on removing cd #####s .. you need a dissasembler, hex editor, and some knowledge of asm / win32 api .. that site can teach you most of the shit ..

some commercial copy protections, encrypt the game executables to stop ppl tampering with them so easily .. they verify cd is original, and then decrypt and run the exe if all was ok ..

fixed exe / decrypted exe, are these exe's dumped from memory after the cd verification, or decrypted manually by somebody / program ..

crackstore.com has some utilities to assist in removal of cd #####s and has some tutorials to help u learn .. protools.cjb.net has some tools too !

matt31
27-07-2001, 13:19
thanks for the links