.NET
Examine Static Properties
dnfile
Analyze static properties of .NET files.
Website: https://github.com/malwarefrank/dnfile Author: MalwareFrank License: MIT License: https://github.com/malwarefrank/dnfile/blob/master/LICENSE Notes: To use this library, create a Python program that imports it and loads the .NET file, as described in https://github.com/malwarefrank/dnfile/blob/master/README.rst. State File: remnux.python3-packages.dnfile
dotnetfile
Analyze static properties of .NET files.
Website: https://github.com/pan-unit42/dotnetfile
Author: Palo Alto Networks Unit 42
License: MIT License: https://github.com/pan-unit42/dotnetfile/blob/main/LICENSE
Notes: You can use the command-line tool dotnetfile_dump.py
. Alternatively, to use this library, create a Python program that imports it and loads the .NET file, as described in https://github.com/pan-unit42/dotnetfile/blob/main/readme.md.
State File: remnux.python3-packages.dotnetfile
Last updated