Level 12
Moderators: UncleTimmy, mjpieters
Enjoying the challenge? Need a hint?Make a donation and help keep the site running! -thesamet
Oh yeah! I got through! Thanks for your hints.
I got the gfx file and found out what gfx means, than wrote a C rather than Python program to unshuffle the file. Unfortunately, I fopen()ed the output files in mode "w" rather than "wb" and got meaningless files
Try to study the file header of different image formats, the gfx file should be unshuffled exactly.
Hint: The header of a proper JPG file contains characters "JFIF"
I got the gfx file and found out what gfx means, than wrote a C rather than Python program to unshuffle the file. Unfortunately, I fopen()ed the output files in mode "w" rather than "wb" and got meaningless files
Try to study the file header of different image formats, the gfx file should be unshuffled exactly.
Hint: The header of a proper JPG file contains characters "JFIF"
Re: Still stuck
mjpieters wrote:stack wrote:So I've unshuffled the deck and am presented with a word. I've tried the word, but get nowhere.
You should have 5 parts, and it should be clear what parts apply and what parts don't. The parts that apply form the correct word.
i got the last word too by unshuffle gfx fiel.
but i don't know what's mean about the word. by google day after day , i think if anything about Sesame Street's count von count?
i never watch the Sesame Street tv show , and i'm so tired to get the right url.
can you give me more hints?
sorry my poor english.
Re: Still stuck
fatbobman wrote:i got the last word too by unshuffle gfx fiel.
but i don't know what's mean about the word. by google day after day , i think if anything about Sesame Street's count von count?
i never watch the Sesame Street tv show , and i'm so tired to get the right url.
The word is the solution, no need to comprehend it. If it doesn't work in a URL, then you didn't solve the puzzle.
So you don't need a Hex-editor, nor modules. So I have to use the built-in functions.
I tried reading in the contents of the gfx, but it can't read it. It displays very few characters.
What am I supposed to do? This is really hard.
I also got something stating that someone is evil. Is it the hint for a latter level?

I tried reading in the contents of the gfx, but it can't read it. It displays very few characters.
What am I supposed to do? This is really hard.
I also got something stating that someone is evil. Is it the hint for a latter level?
Return to Python Challenge Hints
Who is online
Users browsing this forum: prosellerhere and 3 guests
