English|| 简体中文
Small visualizator for PE files
Install the dependencies by:
pip install -r requirements.txt
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
Double view:
Single view: