Programming => Advanced Programming => Topic started by: TheMinistered on July 25, 2004, 11:49 AM
Title: Function encryption/decryption!
Post by: TheMinistered on July 25, 2004, 11:49 AM
I know a simple method where you make a block of code, located at the start of each encrypted function, that goes through and xor decrypts the function. However, I want to know of more complex/involved methods, anyone wanna drop their two-cents?