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.

[PC] Gunslayer Legend

Featured Replies

  • Author
  • Localization

Ekey, posted Sun Oct 02, 2016 10:58 am (17791)


Encrypted header.
  • Author
  • Localization

godskin, posted Sun Oct 02, 2016 11:07 am (17792)


Ekey wrote:
Encrypted header.


you can ? Pls help pro ^ ^
  • Author
  • Localization

aluigi, posted Sun Oct 02, 2016 6:26 pm (17801)


What if you skip the encrypted header and dump the various 0xc1832a9e chunks for manually checking them (because ueviewer doesn't load them)?
Code:
idstring "AK\x9a\x87"
get SIZE long
getdstring DUMMY SIZE
get ARCHIVE_SIZE asize
do
    savepos OFFSET
    getdstring SIGN 4
    findloc NEXT_OFF binary "\xc1\x83\x2a\x9e" 0 ""
    if NEXT_OFF == ""
        math NEXT_OFF = ARCHIVE_SIZE
    endif
    xmath SIZE "NEXT_OFF - OFFSET"
    log "" OFFSET SIZE
    math OFFSET = NEXT_OFF
    goto OFFSET
while OFFSET != ARCHIVE_SIZE
It's not a solution but maybe it's useful in some situations.
  • Author
  • Localization

godskin, posted Mon Oct 03, 2016 3:23 pm (17809)


aluigi wrote:
What if you skip the encrypted header and dump the various 0xc1832a9e chunks for manually checking them (because ueviewer doesn't load them)?
Code:
idstring "AK\x9a\x87"
get SIZE long
getdstring DUMMY SIZE
get ARCHIVE_SIZE asize
do
    savepos OFFSET
    getdstring SIGN 4
    findloc NEXT_OFF binary "\xc1\x83\x2a\x9e" 0 ""
    if NEXT_OFF == ""
        math NEXT_OFF = ARCHIVE_SIZE
    endif
    xmath SIZE "NEXT_OFF - OFFSET"
    log "" OFFSET SIZE
    math OFFSET = NEXT_OFF
    goto OFFSET
while OFFSET != ARCHIVE_SIZE
It's not a solution but maybe it's useful in some situations.


don't work
  • Author
  • Localization

godskin, posted Tue Nov 15, 2016 2:37 pm (18838)


Bump
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.