mandiant / capa

The FLARE team's open-source tool to identify capabilities in executable files.
Apache License 2.0
3.98k stars 499 forks source link

binexport: consider following data references to resolve pointers to data #2103

Open mike-hunhoff opened 1 month ago

mike-hunhoff commented 1 month ago

We do this with our other feature extractors e.g. IDA. It's not clear, however, if BinExport provides enough context for this so research is needed to determine if this is possible and practical.