dotnetfile¶
Category: Programming / dotNET
Homepage: https://github.com/pan-unit42/dotnetfile
Vendor: Unit42
License: MIT License
Source: Git
Profiles: Full, Basic
Tags: pe-analysis, dotnet
dotnetfile is a Common Language Runtime (CLR) header parser library for Windows .NET files built in Python. The CLR header is present in every Windows .NET assembly beside the Portable Executable (PE) header. It stores a plethora of metadata information for the managed part of the file.