capa icon indicating copy to clipboard operation
capa copied to clipboard

dotnet: support for property features

Open anushkavirgaonkar opened this issue 2 years ago • 2 comments

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

anushkavirgaonkar avatar Jul 25 '22 21:07 anushkavirgaonkar

tracking dnfile MethodSemantics bugfix: https://github.com/malwarefrank/dnfile/issues/58

mike-hunhoff avatar Aug 01 '22 22:08 mike-hunhoff

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 🚀

mike-hunhoff avatar Aug 09 '22 13:08 mike-hunhoff

branched this PR to #1168 to add #1142. continuing development from new branch and closing this PR.

mike-hunhoff avatar Sep 09 '22 00:09 mike-hunhoff