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 young monkey Mobile Games package.was

Featured Replies

  • Author
  • Localization

aluigi, posted Wed Jul 13, 2016 10:40 am (15245)


Unknown compression algorithm, so no useful extraction.
  • Author
  • Localization

Ekey, posted Wed Jul 13, 2016 11:24 am (15247)


Game name?
  • Author
  • Localization

Ekey, posted Thu Jul 14, 2016 2:57 pm (15280)


Encrypted with XXTea

Code:
      v10 = (cocos2d::FileUtils *)cocos2d::FileStorage::setXXTEAKey(v9, "27efb289-bc7f-3636-ae74-e747b1bea17c", 36);
      v21 = (unsigned __int8 *)cocos2d::FileStorage::getXXTEAKey(v20);
      v22 = cocos2d::FileStorage::getXXTEAKeyLen(*(cocos2d::FileStorage **)(v6 32));
      v23 = xxtea_decrypt((unsigned __int8 *)v19, v18, v21, v22, (unsigned int *)&destLen);
  • Author
  • Localization

aluigi, posted Thu Jul 14, 2016 3:29 pm (15283)


xxtea uses a key composed by 4 integers of 32bit (16 bytes in total), if you have the final key may be possible to put it in a script on the fly.
  • Author
  • Localization

Ekey, posted Thu Jul 14, 2016 4:05 pm (15284)


Here source's. Works fine. Maybe make additional encryption algorithm for QuickBMS - something like cocos_crypt :)?

CXXTea-src.rar

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.