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.

IL2CPP compiled game (Super Mario Run) crashes if original APK is modified.

Featured Replies

  • Author
  • Localization

LolHacksRule, posted Fri Jan 11, 2019 2:56 am (42171)


I want to make Super Mario Run debuggable but the game crashes when I modify ANY part of the APK (even rebuild the APK with no changes), the game force closes silently after the loading screen. Any advice on bypassing this check or will someone help me figure out how to fix this? ~~before you give hate I already bought the game already on iOS~~ I heard if you have ROOT its possible to install the clean, then install unsigned overtop but I don't...
  • Author
  • Localization

[Legacy], posted Fri Jan 01, 2021 6:47 am (61428)


Usually this means that the game has signature protection, meaning that if you sign the apk with a key other than the one used by the developer, the key will get detected resulting in security trigger (silent crash in your case).

You will need to find the detection logic and bypass it, commonly it is in dex files but it can vary in different games.

Also you can try to use this tool which works in some cases, again which depends on game and its protection logic.

https://github.com/L-JINBIN/ApkSignatureKiller/
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.