timed1 decrypt problem
I am using PHP cURL to access the page and it ALL works, i can make it alert the string so i know i have the correct coding. I use $ans=base64_decode($hash); on it and then relocate to http://www.hellboundhackers.org/challenges/timed/timed1/index.php?b64=".$ans
this says wrong answer, is base64_decode not the right thing to use or what?? lol
thnx in advance for ANY help =]
986 wrote: What kind of chars should i look…? o_O I'm using cURL from command line, with one of the GNU coreutils, and i can decode the string, it should be correct, 'cause i decrypted it in an online decoder and it's same as mine… Should i get chars like ^},;? :right: It should be ugly. Here's an example of one I just decoded: 'qkf=*g({f2p;*l-h' You must be sending it wrong.
By the way, this thread is old.