mirror of
https://github.com/vee1e/capa-rules.git
synced 2026-09-02 19:37:19 +00:00
* add dotnet limitation rule for dynamic samples * restructure limitations rules Signed-off-by: vibhatsu <maulikbarot2915@gmail.com> * refactor limitation rules to use 'static' namespace Signed-off-by: vibhatsu <maulikbarot2915@gmail.com> * update internal .NET file limitation description and name Signed-off-by: vibhatsu <maulikbarot2915@gmail.com> --------- Signed-off-by: vibhatsu <maulikbarot2915@gmail.com> |
||
|---|---|---|
| .. | ||
| internal-autohotkey-file-limitation.yml | ||
| internal-autoit-file-limitation.yml | ||
| internal-dotnet-single-file-deployment-limitation.yml | ||
| internal-installer-file-limitation.yml | ||
| internal-packer-file-limitation.yml | ||
| internal-visual-basic-file-limitation.yml | ||
| README.md | ||
file limitations
This directory contains rules with the special namespace internal/limitation/file.
capa uses these rules to identify files that it cannot handle well, such as .NET modules or packed programs.
When one of these rules matches, capa will render the description as a warning message and bail.