Reversing React Native Apps

Reverse engineer React Native mobile apps, including Hermes bytecode bundles, using hbctool, hermes-dec, and Frida. Use when an APK contains index.android.bundle or libhermes.so, when an IPA contains main.jsbundle, when jadx shows only ReactActivity classes, or when a bundle file starts with the Hermes magic bytes instead of readable JavaScript.

trilwu 94574e6 7.1 KB Updated

File contents

trilwu/secskills/tree/main/secskills-core/skills/reversing-react-native-apps commit 94574e6953

Frequently asked questions

npx skillmds add trilwu/reversing-react-native-apps