Polymorphic code: Difference between revisions

Content deleted Content added
No edit summary
m ever -> even
Line 60:
some_random_number
 
The code inside "Encrypted" ("lots of encrypted code!!!") could then search the code between Decryption_Code and [[CryptoKey]] and remove all the code that alters the variable C. Before the next time the encryption engine is used, it could input new unnecessary codes that alters C, or evereven exchange the code in the algorithm into new code that does the same thing.
 
see also: [[self-modifying code]], [[alphanumeric code]], [[shellcode]], [[software cracking]], [[security cracking]]