Show Posts
|
Pages: [1] 2 3 »
|
Good experience. But not mood. Congratulations!... but this is not that I think. :-)
|
|
|
How did you even get to doing that? Doesn't make any sense given the source material. Compare them. And I go to do this too.
|
|
|
OP, my data and translator seems to be normal, but I can not translate message to them. I remember that you are not do mistakes, that is why I try and try do it again. And again. My message structure is: *EDITED*, IT IS LOOKS WRONG.
|
|
|
Try to read OP message from last picture using your words. 
|
|
|
Looks like I found a clue, but can not understand how to place it (not very urgen, not too many variations) and how many new lines I must place after it (very urgent)?  Yet another night without a sleep is here... Nice of you to share the clue with us... I wrote a hint in message above.  Can not say if it is a right way, think must try myself before placing it.
|
|
|
Looks like I found a clue, but can not understand how to place it (not very urgen, not too many variations) and how many new lines I must place after it (very urgent)?  Yet another night without a sleep is here...
|
|
|
Sorry, I'm overtired and can't read typo. Care to reword? Yes, sure. There is a key from space. 
|
|
|
Probably (absolutely?) irrelevant: at this place we can see an unique choice of random number generator.
|
|
|
hoba, thanks for the uploading this. Also read Shorenas text, good work.
|
|
|
I can confirm that there is a 7z file embedded inside the wow.jpg.
Seperating them, however, is a task I'll leave to others more suited for that task.
Are you have it? If yes, can you post a hash of this?
|
|
|
edit3: it's also unclear what the next step is - there's no obvious thing to unzip, so does that mean we're almost done? even if that's the case, I am going to step away from the keys for a while.  The JPEG is too big for my liking. are you guys sure that there is nothing more to unzip? my app ask me for a password to unzip Wow.jpg ... There is no signature for 7z archive, unzip also show nothing, how?
|
|
|
You were to slow, haha. Tongue Ah, you are too fast!
|
|
|
Would someone please upload the latest pdf file onto another service.
My work is blocking the link provided here, and I have some free time, to help you guys, working through that.
Thanks in advance.
http://www.speedyshare.com/TTEEG/the-trail.pdf
|
|
|
Damn I'm slow... Thanks to you all. 
|
|
|
Damn son, what a fluke! hahahaha  To unlock Crops: shax2 Wow! = 807779b76e88b7aa9abc84a126822f76c0f24a28b5eb2ea1baa435eb09f5c155 Sorry for a bit offtop, but have a newbie question, how to get this? First calculate hash of "Wow!" (without quotes), then hash result again? Lowercase or uppercase? Already tried this bash script (''sh scriptname.sh Wow!''): echo -n "$1" | openssl dgst -sha256 -binary | tr -d '\n' | openssl dgst -sha256 And this python code: >>> a = hashlib.sha256() >>> a.update("Wow!") >>> a.hexdigest() '4a7d6d3e8888a86b41c710f1d44c43d9ec7a4f97dce4f1ec3c0fb124ca0188de' >>> a2 = hashlib.sha256() >>> a2.update(a.digest()) >>> a2.hexdigest() '15b46b4b87922f08d5cf6df20f900941953fb712df4bd2dda935f0b1f82b7cb9' No matches. Look like all this time I do it wrong. 
|
|
|
|