Python Challenge ahead [NEW] for riddle lovers
Reinhold Birkenfeld
reinhold-birkenfeld-nospam at wolke7.net
Mon May 2 09:31:34 EDT 2005
John Hazen wrote:
> * mstarzyk at gmail.com <mstarzyk at gmail.com> [2005-05-02 05:10]:
>> Any hints on level 6 ?
>> There is "zip" in the page source, "ZIp" in the
>> image data, but have no clue what to do with them
>> - tried many things :).
>
> Have you found the zip file yet?
>
> (I did, and I still can't figure it out. I'm wondering if there are
> comments embedded in the jpg that none of my viewers will show me.
> Hmm, maybe there's a python module that does that... I'll play with it
> more after I sleep on it.)
It's best when you use the zipfile module.
*** SPOILER ***
Look carefully at the ZipInfo class for every file in the archive.
More information about the Python-list
mailing list