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.

Shards of Light (*.BIN)

Featured Replies

  • Author
  • Localization

Ekey, posted Fri Aug 22, 2014 4:33 pm (233)


Screenshots: here
Download: here (4gb)

Code:
# Shards of Light (BIN format)
# Core Online (BIN format)
#
# Written by chrrox & Ekey (h4x0r)
#
# script for QuickBMS http://quickbms.aluigi.org

comtype coreonline

idstring "MFFP"
get NULL long
get FILES long

for i = 0 < FILES
    get ID long
    get NULL long
    get ZSIZE long
    get SIZE long
    get DUMMY1 long
    getdstring HASH 0x10
    get NSIZE short
    get DUMMY2 short
    getdstring NAME NSIZE
    savepos OFFSET
   
    if ZSIZE == SIZE
        filexor "0xF0 0x2E 0xAA 0x3C 0xE4 0xCD 0x11 0x89 0xD1 0xA5 0x45 0xAF 0xC3 0x43 0x52 0x4A 0xA3 0xBE 0x6C 0x82 0xFE 0xF1 0x31 0x63 0x2F 0x39 0xCF 0xA1 0xFA 0xDC"
        log NAME OFFSET ZSIZE
        filexor ""
    else
        clog MEMORY_FILE OFFSET ZSIZE SIZE
        filexor "0xF0 0x2E 0xAA 0x3C 0xE4 0xCD 0x11 0x89 0xD1 0xA5 0x45 0xAF 0xC3 0x43 0x52 0x4A 0xA3 0xBE 0x6C 0x82 0xFE 0xF1 0x31 0x63 0x2F 0x39 0xCF 0xA1 0xFA 0xDC"
        log NAME 0 SIZE MEMORY_FILE
        filexor ""
    endif
   
    math OFFSET ZSIZE
    goto OFFSET
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.