Instrumenting an Apple Vision Pro Library with QBDI
This blog post demonstrates how to extract liblockdown.dylib from the visionOS dyld shared cache to be instrumented with QBDI on an Apple M1.
Romain Thomas
May 3, 2018
When SideChannelMarvels meets LIEF
Philippe Teuwen , Romain Thomas
On how we used LIEF to lift an Android x86_64 library to Linux to perform our usual white-box attacks on it.
March 3, 2018
How to use frida on a non-rooted device
Romain Thomas
This post explains how to use Frida gadget on a non-rooted device.