Thread: Obfuscated Code
View Single Post
  #1   (View Single Post)  
Old 31st March 2009
JMJ_coder JMJ_coder is offline
VPN Cryptographer
 
Join Date: May 2008
Posts: 464
Default Obfuscated Code

This is my first exercise in code obfuscation. This is a legal C program and will compile (tested gcc and pcc) -- I'll let you guess what it does before I tell you (don't cheat by running it).

Code:
_(__,___,____,_____){(__)?printf("%d\n",____),_(__-_____,____,___+____,_____):0;}main(){_(25,0,1,1);}
__________________
And the WORD was made flesh, and dwelt among us. (John 1:14)
Reply With Quote