Unpacking and repacking Java apps
A practical guide to exploring, modifying, and understanding Java apps by unpacking and repacking JAR archives.
A practical guide to exploring, modifying, and understanding Java apps by unpacking and repacking JAR archives.
Reversing the Crédit Agricole app: Analyzing its Swift-based jailbreak checks, debugging with LLDB to identify the specific file triggering the block, and implementing a Frida bypass.
Reversing the main Banque Postale app: Dealing with Hermes bytecode, analyzing the JailMonkey library, and discovering why the detection logic fails on modern rootless jailbreaks.
A deep dive into the Banque Postale iOS app’s jailbreak detection.
A comprehensive Frida command reference for reverse engineering.
A comprehensive LLDB command reference for reverse engineering.
How predictable segment timing in MPEG-DASH manifests enables temporal access to streaming content through timestamp bruteforcing
Reverse engineering a clipboard hijacker distributed through compromised Xubuntu torrent downloads
Exploring how the Kindle Web Reader fetches DRM-protected content and how to capture the rendered pages automatically.
A practical guide to exploring, modifying, and understanding Electron apps by unpacking and repacking ASAR archives.