Skip to content

ohjeongwook/petool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisite

pip install pefile

Installation

pip install git+https://github.com/ohjeongwook/petool

Update

pip install git+https://github.com/ohjeongwook/petool --upgrade

PYTHONPATH

python %PYTHONHOME%\Lib\site-packages\petool\petool.py

Use Case


Fixing Sections

  • After dumping PE image from process, you can use petool to fix sections.
python -m petool.petool -c fix <input> <output>

About

PE File Manipulation Utility

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages