Capa-scripts: new feature - imported named constant #1125
Unanswered
adamstorek
asked this question in
Ideas
Replies: 2 comments 2 replies
-
Can we piggyback on the |
Beta Was this translation helpful? Give feedback.
1 reply
-
We could try to extend numbers to match based on their value or their description. This would still require rule authors to identify and include relevant constants. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We might want to consider adding a new insn feature - a named constant - to capture the following examples:
These are captured by capa-binaries by using the Number feature and adding a description. This is, however, not applicable to source code, since programmers will often use/import named constants.
Beta Was this translation helpful? Give feedback.
All reactions