
fnprint
match functions in binaries by what they do, not what their bytes look like. behavioral function fingerprinting via microexecution.
binary-analysisdynamic-code-analysisfirmware-analysis+3
35

match functions in binaries by what they do, not what their bytes look like. behavioral function fingerprinting via microexecution.

GNU IFUNC is the real culprit behind CVE-2024-3094

User-mode x86_64 binary emulator for malware analysis and reverse engineering. Supports PE, ELF, memory dumps, and raw binaries with syscall tracing,…