Level 12
Moderators: UncleTimmy, mjpieters
Enjoying the challenge? Need a hint?Make a donation and help keep the site running! -thesamet
Ok, I've got the binary file, opened it in a hex editor and I don't know what I'm looking at. I've never worked with binary data directly (getting good at text though), so I'm feeling a bit out of my depth (I'm an artist by day). I can't find an obvious module to help. Can someone give me a hint about how to get the data into a sensible format?
drea wrote:Ok, I've got the binary file, opened it in a hex editor and I don't know what I'm looking at. I've never worked with binary data directly (getting good at text though), so I'm feeling a bit out of my depth (I'm an artist by day). I can't find an obvious module to help. Can someone give me a hint about how to get the data into a sensible format?
Read through the 4th page of this forum carefully. There's all the information you need. (Staring at hex data is not always intuitive, particularly for the kind who isn't familiar with that.)
Stuck
I thought that I had it figured out, but I don't. I took the .gfx file and divided it into 5 piles each of which is a different type of image file when using the imghdr.what() function. I save each file and hope to have 5 images with further clues, but all of them are corrupt. I have 2 .jpg, 2 .png, and one .gif.
Where did I go wrong? Is there any signifigance to the third .jpg clue "No ___ _____" because I went to the fourth .jpg which says to go back. I also found the "Yes _____ is ______.". So far I have abandoned everything but the .gfx file. The first image suggest to divide into 5 piles and the .gfx size also divides nicely into 5.
Where did I go wrong? Is there any signifigance to the third .jpg clue "No ___ _____" because I went to the fourth .jpg which says to go back. I also found the "Yes _____ is ______.". So far I have abandoned everything but the .gfx file. The first image suggest to divide into 5 piles and the .gfx size also divides nicely into 5.
Awful luck
I had the code pretty much right, except I didn't open the files in binary mode. Finally got it though.
GAH! I am *SO* lost!
Here's where I am stuck: I have three .JPG files, one misnamed .JPG file, and a .GIF file. I have NO idea how to shuffle/unshuffle the files while keeping them in any kind of usable format. I've looked at all the files in a hex editor. I've tried manipulating the files in GIMP (to no avail). I've messed with file headers. All with no luck. From what I can tell, the .JPG files are .JPG files, except the misnamed one, and the .GIF file is a .GIF file. What have I missed?
I noticed above that we have an artist in our midst. I'm a in a similar situation in that I am not a programmer by trade, or even by hobby. I've played a little bit with Python a few years ago, and that's about it. Give me a shell script any day.
I noticed above that we have an artist in our midst. I'm a in a similar situation in that I am not a programmer by trade, or even by hobby. I've played a little bit with Python a few years ago, and that's about it. Give me a shell script any day.
japplegate wrote:Do you mean the misnamed file, or one of the sequence? If one of the sequence, which?
I still don't know what is meant by "shuffle" or "unshuffle" either.
One of the pictures tells you to change part of the url, which leads to another file. That is the file you should pay attention to.
Return to Python Challenge Hints
Who is online
Users browsing this forum: No registered users and 6 guests
