Skip to content

A x86 PE packer implementation made for experimentation.

License

Notifications You must be signed in to change notification settings

deqline/ZMPacker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

A PE packer implementation made in FASM for x86 PE files.

Encrypts the text section using a xor key and stores it later in the PE File Header timestamp for decryption, also prints a MessageBox upon executable opening.

Takes the file name as a parameter.

About

A x86 PE packer implementation made for experimentation.

Topics

Resources

License

Stars

Watchers

Forks