Skip to content

Unable to open the repaired image #2

Description

@wikijm

Hi,

I encounter error below when I try to open the repaired image:

Traceback (most recent call last):
  File "/root/Root-Me/Forensic/PCRT/PCRT.py", line 780, in <module>
    my_png.CheckPNG()
  File "/root/Root-Me/Forensic/PCRT/PCRT.py", line 447, in CheckPNG
    img=Image.open(self.out_file)
  File "/usr/lib/python2.7/dist-packages/PIL/Image.py", line 2822, in open
    raise IOError("cannot identify image file %r" % (filename if filename else fp))
IOError: cannot identify image file 'output.png'

image

I don't know if it's relevant, bu the source image is coming from a security challenge. For now, the output.png file is a corrupted .png file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions