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.

Disney's Beauty and the Beast pak

Featured Replies

  • Author
  • Localization

Ekey, posted Tue Nov 17, 2015 5:59 pm (9857)


Seems it's little bit modified zip's.
  • Author
  • Localization

aluigi, posted Tue Nov 17, 2015 6:20 pm (9859)


I think the algorithm is shrink or explode but none of them works.
The following is the work-in-progress script (aka do NOT USE IT):
Code:
get ZERO long
get MAX_OFF asize
for i = 0
    get OFFSET long
    if i == 0
        math MAX_OFF = OFFSET
    endif

    savepos TMP
    goto OFFSET
    get ZERO long
    get ZSIZE long
    get SIZE long
    get method short    # ???
    get VER short
    get DUMMY short
    getdstring NAME 0x12
    savepos OFFSET
    goto TMP

    if method == 0
        log NAME OFFSET SIZE
    else
        #ComType deflate
        #ComType shrink
        ComType explode

        clog NAME OFFSET ZSIZE SIZE
    endif

    if TMP == MAX_OFF
        break
    endif
next i
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.