Skip to content

Tool that can be used to trim useless things from a PE file such as the things a file pumper would add.

License

Notifications You must be signed in to change notification settings

RadonCoding/file-unpumper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

  1. Install rust
  2. Install windows toolchain

Usage

  1. Run cargo run -- <file>

Contributing

  1. Fork it
  2. Create your branch (git checkout -b my-change)
  3. Commit your changes (git commit -m "changed something")
  4. Push to the branch (git push origin my-change)
  5. Create new pull request

About

Tool that can be used to trim useless things from a PE file such as the things a file pumper would add.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages