capa-testfiles
capa-testfiles copied to clipboard
Data to test capa's code and rules.
This PR adds in YARA rules that will be used to test the script match-2-yar from [this PR](https://github.com/mandiant/capa/pull/1703)
Please look at the commits to view each file's details and their objectives.
Added POC of https://github.com/Outbuilt/.NET-Anti-Debug For reference: https://github.com/mandiant/capa-rules/issues/596
bump rdoc 0000a657 to version 7.0.1
Adding a PINEGROVE sample to run rules against.
related to https://github.com/mandiant/capa/pull/2134/.
and bump to version 7.0.1, supersedes #244
Related to: https://github.com/mandiant/capa-rules/issues/971
## Summary - Added a separate directory for PMA Labs. - Plan to add directories for **benign** and **malware** samples. - Considering using the **VirusTotal API** in a Python script...