Skip to content

42 School project: packer for ELF x64 binaries. Obfuscate a program, decrypt it at runtime and execute it before execute the real binary

Notifications You must be signed in to change notification settings

vsteffen/woody_woodpacker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

woody_woodpacker

42 School project. From the subject (also available in french):

The goal of this project is to code a program that will, firstly, encrypt a program give as parameter. Only 64 bits ELF files will be managed here.

A new program called “woody” will be generated from this execution. When this new program (woody) will be executed, it will have to be decrypted to be run. Its execution has to be at any point identical to the program given as parameter in the last step.

About

42 School project: packer for ELF x64 binaries. Obfuscate a program, decrypt it at runtime and execute it before execute the real binary

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published