mandiant / capa

The FLARE team's open-source tool to identify capabilities in executable files.
https://mandiant.github.io/capa/
Apache License 2.0
4.14k stars 522 forks source link

binexport: extract import / export symbols from BinExport file #2112

Open mike-hunhoff opened 4 months ago

mike-hunhoff commented 4 months ago

The main argument for this is to take advantage of name demangling handled by the underlying disassembler (IDA, Ghidra, etc.). Optionally, add name demangling to capa's ElfFeatureExtractor.