xnumon
xnumon copied to clipboard
Add symhash hash support
Symhash is a proposal for an imphash-like hash for Mach-O binaries. Look into whether it makes sense to implement it in c and add support for a symhash hash type in xnumon.
Blog: https://www.anomali.com/blog/symhash Python PoC: https://github.com/threatstream/symhash/