Quote (ikusus @ Jun 11 2012 07:10am)
source code would kinda defeat the purpose

just post binary uuencoded/base64/mime/gpg asciiarmor ... where uuencode is just the most comfortable to use.
also good to know moderators know what they are doing

lol yea, but what do you expect
most mods dont really have a clue about programming.
and yea a sourcecode would defeat the purpose simply because you wouldnt really have to reverse or debug anything to understand what it's doing or to find the password.
edit::
completed the second crackme. how do i uuencode these. i assume i need to pipe this to a file because for some reason when i use
uuencode crackme1 crackme1.uu
i just pipes output to stdout.
uuencode crackme1 crackme1.uu >> crackme1.uu
would work i suppose? (would of thought there would be a -o flag lol)
This post was edited by AbDuCt on Jun 11 2012 11:24am