Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13

Thread: Can't Open JPG - Error interpreting JPEG image file

  1. #11
    Join Date
    Apr 2012
    Beans
    7,256

    Re: Can't Open JPG - Error interpreting JPEG image file

    Have you tried looking at the first few bytes of the file to see if there's any recognisable header / exif info ? something like

    Code:
    xxd -l 64 somefile.jpg
    It might give a clue as to what happened
    Last edited by steeldriver; December 5th, 2014 at 03:27 AM.

  2. #12
    Join Date
    Dec 2010
    Location
    Madison, Wisconsin
    Beans
    162
    Distro
    Ubuntu

    Re: Can't Open JPG - Error interpreting JPEG image file

    Thanks ajgreeny, I had tried that too, but unfortunately no luck.

    steedriver, I think you're on to something. It looks like they're encrypted with sophos. There are several rows of 4 digit numbers, with the following text to the far right.

    SafeGuard FileEn
    cryption..Copyri
    ght 1998-2012 So
    phos Group. All
    rights reserved.
    SafeGuard is a
    registered trade
    mark of Sophos G

    Do you know of a good way to decrypt this on Ubuntu? I have the password they were encrpyted with but don't have Sophos on this computer.

  3. #13
    Join Date
    Apr 2009
    Location
    UK Lake District
    Beans
    3,092
    Distro
    Kubuntu 18.04 Bionic Beaver

    Re: Can't Open JPG - Error interpreting JPEG image file

    Quote Originally Posted by zhogan85 View Post
    Thanks ajgreeny, I had tried that too, but unfortunately no luck.

    steedriver, I think you're on to something. It looks like they're encrypted with sophos. There are several rows of 4 digit numbers, with the following text to the far right.

    SafeGuard FileEn
    cryption..Copyri
    ght 1998-2012 So
    phos Group. All
    rights reserved.
    SafeGuard is a
    registered trade
    mark of Sophos G

    Do you know of a good way to decrypt this on Ubuntu? I have the password they were encrpyted with but don't have Sophos on this computer.
    Why didn't you say they had been encrypted?

    My suggestion is to ask Sophos
    Ubuntu 18.04

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •