Polymorphic code: Difference between revisions

Content deleted Content added
m Making it look more professional.
m Forgot to remove the links inside code blocks.
Line 26:
Loop:
B = *A
B = B [[XOR]] CryptoKey
*A = B
A = A + 1
Line 48:
B = *A
C = 3214 * A
B = B [[XOR]] CryptoKey
*A = B
C = 1