engineering
- Heresy - Inspect and Instrument React Native Apps
Heresy is an experimental utility for inspecting and instrumenting React Native applications
Oct 16, 2024 - 9 min read - Reverse Engineering and Instrumenting React Native Apps
An adventure involving injecting JavaScript into the React Native global context, accessing onPress events, and overriding prototypes
Oct 4, 2024 - 10 min read - Sneaky Javascript - Anonymous Function Abuse
An overview on abusing Javascript's parser to hide source code in plain sight.
Aug 29, 2022 - 6 min read