Entropy-z / Parse_PE

Parsing PE Headers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parse PE

It is a software that scans the PE header on the disk and returns some information such as Image DOS Headers, Image File Header, Image Optional Header, Directories, and sections.

Example of usage below:

Example 1 Example 2

About

Parsing PE Headers


Languages

Language:C 100.0%