Skip to content
/ pts Public
forked from DePierre/pts

Packer for PE and ELF, 32 and 64bits.

Notifications You must be signed in to change notification settings

zam5607822/pts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the repo of PTS!

Fork from HackGyver

PTS is a C tool providing the ability of packing PE and ELF files. It will compress and encrypt the target file.

The first main part of the project is to code a PE viewer and ELF viewer (like readelf). Of course tools already exist to do this but it's more interesting to code it by ourselves.

The second main part is the packer itself, where PTS has to manage the informations to modify to headers and co.

About

Packer for PE and ELF, 32 and 64bits.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.4%
  • Makefile 0.6%