/ReadPE

Project developed to analyze a portable executable file on Windows systems.

Primary LanguageC

ReadPE 🔎

Project developed to analyze a portable executable (PE) file on Windows systems using C language. This project is a result of the study of the mente binária classes of Modern Programming in C.

Usage:

make
make install
./readpe <archive>

make clean to remove (:

Example:

readpe