morgenm / unpadit

Tool for Removing Binary Padding from PEs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unpadit

What is this?

This is a simple tool written in Rust to remove padding added to the end of PE files. This was written because of some malware discovered in the wild which had junk data appended to the end which made the file size too large for VirusTotal. I may add additional features in the future.

About

Tool for Removing Binary Padding from PEs


Languages

Language:Rust 100.0%