Release notes & engineering

Latest News

Release notes, executable-format research, reverse-engineering tutorials, and engineering updates from the LIEF maintainers.

Articles

Romain Thomas

Profiling C++ code with Frida

Profile C/C++ code with Frida: hook functions through the frida-gum C API and use LIEF to enumerate the functions to instrument, without recompiling the …

Read article
Romain Thomas

LIEF - Release 0.11.1

LIEF 0.11.1 fixes PE Authentihash computation: section name handling, data directory coverage, and the return value of verify_signature().

Read article