Skip to content
forked from hasherezade/pe2pic

Small visualizator for PE files

Notifications You must be signed in to change notification settings

sh4do0ow/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:

About

Small visualizator for PE files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%