Profiling C++ code with Frida (2nd part)
A practical follow-up on profiling C++ with Frida, including static-library hooks and the limitations introduced by different C++ ABIs.
Read articleRelease notes, executable-format research, reverse-engineering tutorials, and engineering updates from the LIEF maintainers.
A practical follow-up on profiling C++ with Frida, including static-library hooks and the limitations introduced by different C++ ABIs.
Read articleProfile 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 articleLIEF 0.11.1 fixes PE Authentihash computation: section name handling, data directory coverage, and the return value of verify_signature().
Read article