mandiant / capa-rules

Standard collection of rules for capa: the tool for enumerating the capabilities of programs
https://github.com/mandiant/capa/
Apache License 2.0
514 stars 157 forks source link

adding / updating linux / android rules #907

Closed mike-hunhoff closed 2 months ago

mike-hunhoff commented 2 months ago

@williballenthin @mr-tz we're failing lints because aarch64 isn't introduced until https://github.com/mandiant/capa/tree/feat/1755. That means we can't merge this until the referenced PR is merged?

williballenthin commented 2 months ago

hm let's pull the aarch64 and android features into master now so that we can support these rules. I'm afraid of too many things getting blocked behind #1755

mr-tz commented 2 months ago

That means we can't merge this until the referenced PR is merged?

It may just be this commit: https://github.com/mandiant/capa/commit/e1186c5b4b30ea477e51bef144413f90b7f72798 or we can take all the changes to capa/features/common.py.