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.

Help with the *.ab(unity) file

Featured Replies

  • Author
  • Localization

nbbmcll1994, posted Sat Jan 30, 2021 12:49 pm (61906)


It is a unity game whose chinese name is "?????".https://mhxzx.wanmei.com/
However, it can't be loaded with Asset Studio. Please help me with it.
  • Author
  • Localization

DJ Normality, posted Sat Jan 30, 2021 6:55 pm (61919)


Well I looked into the .obb file to the game and found that you cant open it.
Image
I opened it up in hex to find the data looks compressed or encrypted somehow.
Image
  • Author
  • Localization

nbbmcll1994, posted Sun Jan 31, 2021 2:36 am (61925)


DJ Normality wrote:
Well I looked into the .obb file to the game and found that you cant open it.
Image
I opened it up in hex to find the data looks compressed or encrypted somehow.
Image


Thank you ! As you can see, the game hasn't been realeased. The *.ab file is from beta version of the game. So I am not clear about the *.obb file, since I didn't find it in the APK file.
  • Author
  • Localization

chrrox, posted Sun Jan 31, 2021 12:55 pm (61941)


is there a link to the apk to look for the decryption code.
  • Author
  • Localization

DJ Normality, posted Sun Jan 31, 2021 3:00 pm (61943)


Oh i didnt see it was that new. And I think i just had the wrong files.
  • Author
  • Localization

chrrox, posted Sun Jan 31, 2021 4:04 pm (61946)


I downloaded the test client of ?????
just need to fix the unity header then it works fine.
https://bs3.resource.ccplay.cn/media/pa ... 8/mhzx.apk
Code:
get SIZE asize
math SIZE - 11
get NAME basename
string NAME .unity3d
set MEMORY_FILE binary "\x55\x6E\x69\x74\x79\x46\x53\x00\x00\x00\x00\x06\x35\x2E\x78\x2E\x78\x00\x35\x2E\x34\x2E\x31\x66\x31\x00\x00\x00\x00\x00"
append
endian big
goto 0x1E MEMORY_FILE
put SIZE long MEMORY_FILE
math SIZE - 0x22
log MEMORY_FILE 0x2D SIZE
append
get SIZE asize MEMORY_FILE
log NAME 0 SIZE MEMORY_FILE


Image
  • Author
  • Localization

nbbmcll1994, posted Wed Feb 03, 2021 1:52 am (61979)


chrrox wrote:
I downloaded the test client of ?????
just need to fix the unity header then it works fine.
https://bs3.resource.ccplay.cn/media/pa ... 8/mhzx.apk
Code:
get SIZE asize
math SIZE - 11
get NAME basename
string NAME .unity3d
set MEMORY_FILE binary "\x55\x6E\x69\x74\x79\x46\x53\x00\x00\x00\x00\x06\x35\x2E\x78\x2E\x78\x00\x35\x2E\x34\x2E\x31\x66\x31\x00\x00\x00\x00\x00"
append
endian big
goto 0x1E MEMORY_FILE
put SIZE long MEMORY_FILE
math SIZE - 0x22
log MEMORY_FILE 0x2D SIZE
append
get SIZE asize MEMORY_FILE
log NAME 0 SIZE MEMORY_FILE


Image

Thank you very much! It works well.
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.