Mobile Security
Static Analysis of React Native APK: Extracting Hard-Coded API Tokens Through Bundle Inspection
A walkthrough of reversing a React Native APK using JADX and bundle inspection to expose a hard-coded API token, demonstrating practical static analysis skills in mobile security.
#reverse-engineering
#react-native
+3