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.83k stars 556 forks source link

CAPE extractor broken #2466

Open xiangchen96 opened 1 week ago

xiangchen96 commented 1 week ago

Description

Looks like I broke the CAPE extractor: https://github.com/mandiant/capa/blob/master/capa/features/extractors/cape/models.py#L301 Could this be a flexiblemodel?

Source: https://github.com/kevoreilly/CAPEv2/pull/2199#issuecomment-2414668108

Steps to Reproduce

Expected behavior:

Actual behavior:

Versions

Additional Information

Hamzah1369 commented 1 week ago

Nice