Latest news

New ELF Builder
Romain Thomas 2022-01-23
After spending months on refactoring the ELF builder, here are the improvements.
Profiling C++ code with Frida (2nd part)
Romain Thomas 2021-04-08
This blog post brings additional information about using Frida to hook function in a static library. It exposes the limits of the approach regarding the different C++ ABI
Profiling C++ code with Frida
Romain Thomas 2021-03-10
This blog post introduces a new technique to profile C/C++ code with Frida