Tag: instrumentation
3 articles
Date
Tue 31 March 2026
Authors Laurent Laubin, Sami Babigeon, Christian Heitman
Category Reverse-Engineering
Authors Laurent Laubin, Sami Babigeon, Christian Heitman
Category Reverse-Engineering
In this blog, we present how QBDI and TritonDSE can be used to attack a complex C++ binary implementing a VM.
This blog post introduces QBDL (QuarkslaB Dynamic Loader) as well as a use case which runs NVIDIA NGX SDK under Linux. You can take a look at the project on Github: https://github.com/quarkslab/QBDL .
This article aims to presentby analyzing an obfuscated binary using QBDI, thus showcasing some of the nice features it offers. This blog post was written last year during my internship at Quarkslab, where I discovered the wonderful (but not so simple) world of Dynamic Binary Instrumentation.