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.

The Secret Order *.cub

Featured Replies

  • Author
  • Localization

Ekey, posted Sun Aug 07, 2016 6:01 pm (16252)


Code:
# The Secret Order(CUB format)
# Written by Ekey (h4x0r)
#
# script for QuickBMS http://quickbms.aluigi.org

idstring "cub\0"
idstring "1.0\0"
get FILES long
getdstring ID 256 #Paczka danych CUBE

for i = 0 < FILES
    getdstring NAME 256
    get OFFSET long
    get SIZE long
    log NAME OFFSET SIZE
next i
  • Author
  • Localization

aluigi, posted Sun Aug 07, 2016 6:09 pm (16253)


The script is the same for Enigmatis, the only difference is the absence of xor obfuscation.
Try this script 0.3:
http://aluigi.org/bms/enigmatis.bms

The script should work also with other games by Artifex Mundi, I will check it.
  • Author
  • Localization

hackspeedok, posted Mon Aug 08, 2016 2:49 am (16270)


aluigi wrote:
The script is the same for Enigmatis, the only difference is the absence of xor obfuscation.
Try this script 0.3:
http://aluigi.org/bms/enigmatis.bms

The script should work also with other games by Artifex Mundi, I will check it.

Ekey wrote:
Code:
# The Secret Order(CUB format)
# Written by Ekey (h4x0r)
#
# script for QuickBMS http://quickbms.aluigi.org

idstring "cub\0"
idstring "1.0\0"
get FILES long
getdstring ID 256 #Paczka danych CUBE

for i = 0     getdstring NAME 256
    get OFFSET long
    get SIZE long
    log NAME OFFSET SIZE
next i


Thanks so much :D But can you help me how to repack the *.xml files with the larger size ? I want to translate this game to different language
  • Author
  • Localization

aluigi, posted Mon Aug 08, 2016 9:35 am (16274)


The reimporting feature doesn't allow to reimport larger files. Sorry.
  • Author
  • Localization

hackspeedok, posted Mon Aug 08, 2016 1:03 pm (16278)


aluigi wrote:
The reimporting feature doesn't allow to reimport larger files. Sorry.

thanks :D
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.