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 articleThis blog post introduces a new technique to profile C/C++ code with Frida
Read article