| Obfuscated Code |
Website Links For Obfuscated |
Information AboutObfuscated Code |
| CATEGORIES ABOUT OBFUSCATED CODE | |
| anti-patterns | |
| articles with example c code | |
| obfuscation | |
| programming games | |
|
There are also programs known as Obfuscators that may operate on source code, Object Code , or both, for the purpose of deterring Reverse Engineering . RECREATIONAL OBFUSCATION Code is sometimes obfuscated deliberately for recreational purposes. There are programming contests which reward the most creatively obfuscated code: the International Obfuscated C Code Contest , Obfuscated Perl Contest , International Obfuscated Ruby Code Contest and Obfuscated PostScript Contest . There are many varieties of interesting obfuscations ranging from simple keyword substitution, use/non-use of whitespace to create artistic effects, to clever self-generating or heavily compressed programs. Short obfuscated Perl programs printing " Just Another Perl Hacker " or something like that are often found in Signatures of Perl programmers. Examples Take this infamous example from Internet Lore :
|
|
|