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.

BOCW xpaks

Featured Replies

  • Author
  • Localization

aluigi, posted Sat Oct 17, 2020 12:23 pm (59538)


This KAPI format is weird and very different than the one I checked years ago in cod_kapi.bms (which was experimental btw).
I see the list of 0x5e3 entries but nothing meaningful from them.
The data from offset 0x60000 is just a sequence of information/metadata.

This is the script for parsing the format (does NOT dump anything):
Code:
idstring "KAPI"
get DUMMY short # 4
get DUMMY short # 0x10
get DUMMY long  # 1
get DUMMY long  # 0
get DUMMY long  # 2
get DUMMY long  # 4
get XPACK_SIZE longlong
get DUMMY longlong
get DUMMY longlong
goto 0x7a0
get FILES longlong
get INFO_OFF longlong
get INFO_SIZE longlong
get ZERO longlong
get DATA_OFF longlong
goto INFO_OFF
for i = 0 < FILES
    get DUMMY long
    get DUMMY long
    get DUMMY long
    get DUMMY long
next i
goto DATA_OFF
for i = 0 < FILES
    get DUMMY longlong
    get SIZE longlong
    getdstring DUMMY SIZE
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.