Skip to content

maculjak/pe-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

pe-parser

This repository contains a simple PE parser written in base Python3 without any additional libraries.

Input

The input to the program is either relative or absolute path of a PE file.

Output

The output of the program is PE file data in human readable format.

About

A simple PE parser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages