Hello , i tried to extract files from a .obb file from a android game changing his type of file with ".zip" then i got a lot of folders (see img 1) , but when i try to open png files it says "photo viewer cant open this picture because the file appears to be damaged , corrupted, or its too large" i dont know if i have to use other methods of extraction , i checked the .obb file in the hex worshop and shows me this PK in the Header (see img 2), please help.
this is the link of the .obb archive
https://drive.google.com/file/d/1ppihn16v5juL6YBLvnnuw117vwwpZXpZ/view?usp=sharing
IMG1
IMG2
Cant see the extracted images from android game
-
- Posts: 2
- Joined: Thu Jan 16, 2020 11:43 am
Cant see the extracted images from android game
Last edited by snakeblue1 on Fri Jan 17, 2020 11:32 am, edited 1 time in total.
-
- Posts: 865
- Joined: Fri Apr 20, 2018 12:41 am
Re: Cant see the extracted images from android game
Header of a PNG image?
-
- Posts: 190
- Joined: Fri Aug 26, 2016 3:11 pm
Re: Cant see the extracted images from android game
snakeblue1 wrote:Hello , i tried to extract files from a .obb file from a android game changing his type of file with ".zip" then i got a lot of folders (see img 1) , but when i try to open png files it says "photo viewer cant open this picture because the file appears to be damaged , corrupted, or its too large" i dont know if i have to use other methods of extraction , i checked the .obb file in the hex worshop and shows me this PK in the Header (see img 2), please help.
IMG1
IMG2
I would post the obb file, also I can't really tell from your picture but if that is 63/ and not 637 I'd remove the / as that's an invalid character for windows and can cause unexpected behavior as well.
-
- Posts: 2
- Joined: Thu Jan 16, 2020 11:43 am
-
- Posts: 865
- Joined: Fri Apr 20, 2018 12:41 am
Re: Cant see the extracted images from android game
Funky header, doesn't look like encryption (there are a portion that are) but another PNG file's header? Fun fact, files are named MD5 hashes and folders are named two digits of them.
Code: Select all
header (7bytes): 40 53 23 54 24 4F 25 (@S#T$O%)
idk (2bytes): Not relating to filesize
zero (2-3bytes)
idk2 (2-3bytes?)
Last edited by LolHacksRule on Fri Dec 11, 2020 5:01 pm, edited 1 time in total.
-
- Posts: 5
- Joined: Sun Aug 16, 2020 5:37 am
Re: Cant see the extracted images from android game
Any progress with this? Having the same issue.