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.

Red Stone 2 online

Featured Replies

  • Author
  • Localization

chrrox, posted Thu Nov 27, 2014 6:12 pm (2017)


The game uses the Ryde2Engine
http://rydesoft.com/default/
full client
http://dl-redstone2.cdn.x-cdn.com/RS2La ... _Setup.exe
The archive structure looks fairly standard.
But I can not find the compression in quickbms.
Here is the unprotected executable
https://www.sendspace.com/file/inwg4a

here is some sample of the archive.
https://www.sendspace.com/file/84hcxe
  • Author
  • Localization

aluigi, posted Fri Nov 28, 2014 3:53 pm (2036)


Yeah no results from the scanner.
The following is the WORK-IN-PROGRESS script:
Code:
comtype ???
open FDDE "RPI"
open FDDE "RPD" 1

goto 0x10
get FILES long
goto 0x1c
for i = 0 < FILES
    getdstring NAME 520
    set NAME unicode NAME
    get ZIP long
    get OFFSET long
    get NEXT_OFF longlong
    get SIZE longlong
    get DUMMY longlong
    get ZERO long
    getdstring DUMMY 20
    get DUMMY long
    get DUMMY long
    if ZIP == 0
        log NAME OFFSET SIZE 1
    else
        goto OFFSET 1
        get XSIZE threebyte 1
        math OFFSET = 3
        math SIZE -= 3
        clog NAME OFFSET SIZE XSIZE 1
    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.