capa
capa copied to clipboard
dotnet: support for property features
See #939
Add support for extracting property features in capa .NET. This allows for writing rules having property features as follows:
property: System.Environment::MachineName
Checklist
- [x] No CHANGELOG update needed
- [ ] No new tests needed
- [ ] No documentation update needed
tracking dnfile MethodSemantics bugfix: https://github.com/malwarefrank/dnfile/issues/58
tracking dnfile MethodSemantics bugfix: malwarefrank/dnfile#58
@anushkavirgaonkar most recent version of dnfile has been pushed to PyPI: https://github.com/malwarefrank/dnfile/issues/58#issuecomment-1208772405
Let's update setup.py and ensure your tests work with the new version 🚀
branched this PR to #1168 to add #1142. continuing development from new branch and closing this PR.