Skip to content

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pe_appended

Usage: pe_appended.exe "/directory/file.exe"

A portable executable (PE or ".exe") contains an executable image. It can also contain abitrary data appended to the end. This tool can:

  • Tell you if the portable executable file has data appended to it.
  • Print the size of the file, PE image and appended data.
  • Print the processor architecture type this executable image was compiled for.

This tool can be compiled for x86 or x64 and can take either x86 or x64 executable files as input.

About

Small tool to check for hidden data lurking at the end of executable files.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages