Skip to content

hasherezade/pe2pic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English|| 简体中文

pe2pic

Small visualizator for PE files

Getting started

Install the dependencies by:

pip install -r requirements.txt

Usage

usage: pe2pic.py [-h] --infile INFILE [--outfile OUTFILE] [--double]
                 [--minheight MINHEIGHT]

PE visualizer

options:
  -h, --help            show this help message and exit
  --infile INFILE       Input file
  --outfile OUTFILE     Output file
  --double              double section view?
  --minheight MINHEIGHT
                        Min height of the output image

Demo

Double view:

Single view:

Releases

No releases published

Packages

No packages published

Languages