I am, i've even made a program to convert all pixels to bits(2 LSB) and then converted bits to ascii, but no...
Comment has been collapsed.
got till the pixels but i can't figure it out :'(
Comment has been collapsed.
easy to say when you work with these stuffs :)
good luck to whoever got it , for me it's like finding the needle in the haystack.
Comment has been collapsed.
easy to say when you know nothing about coding , isin't it?
Even wikipedia won't help you.
Comment has been collapsed.
This is my first time attempting to do something like this so I'd appreciate any help. Ok, I'm in the hex editor, I see where the pixels are, but I can't understand what I'm supposed to do with what I see there. I take the last 2 bits of each byte but I feel there's something I'm missing here, shouldn't I need another 2 bits to make a byte? Everything I try gets me nowhere... u_u
Comment has been collapsed.
Solution was already posted numerous times. All what you need is either some basic probramming skills or patience (if you go with hex + calculator + ascii table route).
Comment has been collapsed.
Solved.!
You either need to have lots of patience or be a programmer !
Comment has been collapsed.
Meh, been trying all night now. The only output i get with forging new bytes out of the last two bits doesn't get me anywhere. All output is too high to be a char. Off to take a sleep. Enjoy your free bump :)
Comment has been collapsed.
I don't remember it very well either, and i'm a little busy to go back into detail, but basically, if you open the picture in a hex editor, and start from the 66th position (I guess... Don't remember if in decimal or hex), get every next hex, type it into the windows calculator in programmer mode (or you can convert it to binary using whatever else you'd like). Get the 2 last bits from the binary "translation" and paste them somewhere else. Do that many times (don't remember how many times) and eventually, you'll get the full URL for the giveaway when you convert the binary that's created from that process to ASCII.
I hope that makes sense...
Comment has been collapsed.
Fuck this. I'd rather buy the game. (Which I did).
Comment has been collapsed.
122 Comments - Last post 13 minutes ago by paco7533
1,233 Comments - Last post 18 minutes ago by meerling
25 Comments - Last post 1 hour ago by emsee
47,118 Comments - Last post 3 hours ago by Fewithor
60 Comments - Last post 3 hours ago by Gamy7
56 Comments - Last post 4 hours ago by Mantve
16,338 Comments - Last post 5 hours ago by Peiperissimus
900 Comments - Last post 1 minute ago by thed4rkn1te
34 Comments - Last post 1 minute ago by szabe
42 Comments - Last post 3 minutes ago by canis39
126 Comments - Last post 15 minutes ago by Fluffster
14 Comments - Last post 27 minutes ago by Fluffster
25 Comments - Last post 29 minutes ago by Aksell
210 Comments - Last post 1 hour ago by AlohaHawaii
So here we go.
It's very hard, it requires a lot of thinking and knowledge.
But I think it's worth it.
GO ON ADVENTURE FOR SKYRIM
The giveaway ends 28 July so you've got a loooooot of time.
Good luck, have fun, and I hope you'll learn something doing this :3
Pro tips:
FAQ:
Q: I DID IT, WHERE IS MY SKYRIM SCUM???!?!?
A: Everything is there. But not all bits are useful.
Q: Is it fake?
A: No, it's just hard.
Comment has been collapsed.