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.

Need Help Extracting .png.bytes Files game:Cat Planet

Featured Replies

  • Author
  • Localization

einherjar007, posted Tue Jun 07, 2022 6:52 am (71887)


Chinese title: ???

This is an encryption method that has become very common in recent Chinese games.
0xA6 XOR is used after the res information, and then 0x1000 bytes or so are encrypted using some other encryption method.
There was a previous thread on Xentax asking about Abyss Horizon encryption, and presumably the encryption method is similar to that.

What these games have in common is that il2cpp is obfuscated through some process.
It is not encryption; tools such as il2cppdumper are not available.
Presumably, they are using encryption support such as virbox. The encryption of the asset is also probably an effect of that.

If we can do a RAM dump, you may be able to get it from there,
but Chinese games block gameplay from outside of China, so I can't get a confirmation.
  • Author
  • Localization

zhiqieou, posted Tue Jun 07, 2022 8:22 am (71888)


einherjar007 wrote:
Chinese title: ???

This is an encryption method that has become very common in recent Chinese games.
0xA6 XOR is used after the res information, and then 0x1000 bytes or so are encrypted using some other encryption method.
There was a previous thread on Xentax asking about Abyss Horizon encryption, and presumably the encryption method is similar to that.

What these games have in common is that il2cpp is obfuscated through some process.
It is not encryption; tools such as il2cppdumper are not available.
Presumably, they are using encryption support such as virbox. The encryption of the asset is also probably an effect of that.

If we can do a RAM dump, you may be able to get it from there,
but Chinese games block gameplay from outside of China, so I can't get a confirmation.


How do I do a RAM dump?
  • Author
  • Localization

einherjar007, posted Tue Jun 07, 2022 12:28 pm (71892)


Game Guardian can be used for dump. If you want to check if the decrypted data exists in RAM, the fastest way is to check the binary data of the process with HxD, but it is difficult to judge without some knowledge.
  • Author
  • Localization

zhiqieou, posted Tue Jun 07, 2022 11:06 pm (71897)


einherjar007 wrote:
Game Guardian can be used for dump. If you want to check if the decrypted data exists in RAM, the fastest way is to check the binary data of the process with HxD, but it is difficult to judge without some knowledge.

thank you
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.