in reply to
Weird file extraction problem
An example of png file ending:
{ IENDŽB`
[download]
With null bytes between { and I.
You should treat your file as binary and bytes representation if you want to check them.
Comment on
Re: Weird file extraction problem
Download
Code
In Section
Seekers of Perl Wisdom