项目作者: ghoulgy

项目描述 :
Simple dotNet PE CLI header parser (Not complete yet) and resource extractor
高级语言: Python
项目地址: git://github.com/ghoulgy/pydotNetCLI.git
创建时间: 2021-05-25T13:50:20Z
项目社区:https://github.com/ghoulgy/pydotNetCLI

开源协议:MIT License

下载


pydotNetCLI

pydotNetCLI.py is tool to parse dotNet PE CLI header (currently just partially parse the header information) and extract resource files from CLI header.

Usage

python3 pydotNetCLI.py "your dotNetFile"

Output

meta_header_info.png
use_case_1.png

Refenrences

https://www.codeproject.com/Articles/12585/The-NET-File-Format