Skip to content

yumaueda/elf-packer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elf-packer

A packer encrypts ELF64 binaries like dacryfile.

  • Search through a binary to find a sufficient gap to inject a payload
  • Encrypt the .text section
  • Inject a payload. The entry point is the base of a payload

demo

This program expects ELF64 binaries produced with the default link map as input and might not work with others.

About

📦 ELF64 Packer like dacryfile

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published