Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.

Is this file compressed?

Featured Replies

  • Author
  • Localization

prixone, posted Tue Aug 07, 2018 4:58 am (37274)


I tried to run a scan on it but I kept getting errors, any chance you guys could take a look?

The directly URL is as follow:

Code:
aurakingdom.patch.aeriagames.com/release/20131002145600bz2/_GameDataFileList.txt?201806070154


Not sure if required but the requests usually have the current date/hour at the end "?201806070154"

I can read the header of the above file but from 0x374 it seems to be compressed and I would like to figure out how to read it, if any one could help out!

Thanks.
  • Author
  • Localization

prixone, posted Wed Aug 08, 2018 1:45 am (37294)


Maybe I am going crazy, I can see it have the header 78 DA at 0x374 however using zlibx and zlib it will not decompress the file.

From the header I assume

22 af 0d 00 compressed size?
a3 37 3b 00 uncompressed size?
  • Author
  • Localization

prixone, posted Wed Aug 08, 2018 2:08 am (37298)


From what I understood the packvver01 is to generate the file with the URL list, which is not what I am trying to do, I want to read the file from the URL to extract a single line from it for comparison on the checksum, without having to download any game files or have those files locally.
  • Author
  • Localization

aluigi, posted Wed Aug 08, 2018 2:12 am (37299)


Mah, here it works perfectly and successfully decompressed the file
  • Author
  • Localization

prixone, posted Wed Aug 08, 2018 2:15 am (37300)


is it using zlibx on it?

Oh boy I must be drunk...
  • Author
  • Localization

prixone, posted Wed Aug 08, 2018 2:17 am (37301)


Well I get:

Code:
  offset   filesize   filename
--------------------------------------
  00000374 3880867    20180724105812\20180724105812src\/GameDataFileList.txt

Error: the compressed zlib/deflate input is wrong or incomplete (-3)
Info:  algorithm   1
       offset      00000374
       input size  0x000dabae 895918
       output size 0x003b37a3 3880867
       result      0xffffffff -1

Error: the uncompressed data (-1) is bigger than the allocated buffer (3880867)
  • Author
  • Localization

aluigi, posted Wed Aug 08, 2018 2:24 am (37304)


Don't know, here it's perfect.
I have attached the generated file as proof.
The md5 hash of the downloaded file was d4f00dd5c05fc6fdd2c1aee27013c57c, just in case there is some ip/region difference.
  • Author
  • Localization

prixone, posted Wed Aug 08, 2018 2:26 am (37305)


What command are you running with quickbms? maybe I am doing something wrong.

I was downloading the above file and then running:

Code:
quickbms.exe packver01.bms _GameDataFileList.txt output


And it would give me that error.
  • Author
  • Localization

prixone, posted Wed Aug 08, 2018 2:53 am (37306)


OK, I have found the issue, for some reason my file was corrupted, sorry about the trouble, and thank you very much for answering quickbms is a GREAT tool thank you for creating it as well as the other many tools u have shared!
Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.