A Glimpse Into DexProtector
This blog post provides a high-level overview of DexProtector's security features and their limitations
Read analysisRESEARCH LOG
Long-form offensive and defensive research into obfuscation, software protections, reverse engineering, and the tooling built along the way.
This blog post provides a high-level overview of DexProtector's security features and their limitations
Read analysisThis blog post introduces coverage-guided fuzzing with QBDI and libFuzzer targeting Windows ARM64.
Read analysisThis blog post demonstrates how to extract liblockdown.dylib from the visionOS dyld shared cache to be instrumented with QBDI on an Apple M1.
Read analysisThis blog post introduces iCDump, a new Objective-C class dump based on LLVM.
Read analysisThis blog post introduces open-obfuscator, a new open-source project to obfuscate mobile applications.
Read analysisThis second blog post deals with native code obfuscation and RASP syscall interception
Read analysisThis first blog post introduces the RASP checks used in SingPass
Read analysisThis series of blog posts details how obfuscators can protect iOS applications from reverse engineering
Read analysisThis blog post is about the internal mechanisms of PGSharp, a cheat engine for PokemonGO.
Read analysisThis blog post analyzes the Frida and Jailbreak detection in PokemonGO for iOS.
Read analysisThis second blog post explains how to recover the whitebox's key from the obfuscated library libnative-lib.so
Read analysisThis first blog post describes the protections in the challenge r2-pay.
Read analysisAnalysis of Tencent Legu: a packer for Android applications.
Read analysisThis blog post deals with QBDI and how it can be used to reverse an Android JNI library
Read analysisOn how we used LIEF to lift an Android x86_64 library to Linux to perform our usual white-box attacks on it.
Read analysisThis post explains how to use Frida gadget on a non-rooted device.
Read analysisThis blog post introduces new features of LIEF as well as some uses cases.
Read analysisWe are open-sourcing LIEF, a library to parse and manipulate ELF, PE, and Mach-O binary formats. This blog post explains the purpose of this project and some parts of its architecture.
Read analysisThis blog post introduces code coverage with Triton
Read analysis