# Welcome

Welcome to the documentation of dotnetfile, 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. dotnetfile is in a way the equivalent of pefile but for .NET samples.

This website gives an overview of the project, why we build it and what you can do with it. This project is a work in progress, meaning we'll continuously expand it with new functionality.

If you find any issues, have suggestions or want to see new features, please report them to the GitHub project page: https://github.com/pan-unit42/dotnetfile