Simple dotNet PE CLI header parser (Not complete yet) and resource extractor
pydotNetCLI.py is tool to parse dotNet PE CLI header (currently just partially parse the header information) and extract resource files from CLI header.
python3 pydotNetCLI.py "your dotNetFile"
https://www.codeproject.com/Articles/12585/The-NET-File-Format