Go to file
gbrochar 7d93440bd1 feat: insert payload ok 2024-08-30 15:10:07 +02:00
assets feat: insert payload ok 2024-08-30 15:10:07 +02:00
ft_printf chore(Makefile): better libs rules 2024-08-27 12:09:07 +02:00
inc feat: insert payload ok 2024-08-30 15:10:07 +02:00
resources chore: Makefile 2024-08-27 10:43:56 +02:00
src feat: insert payload ok 2024-08-30 15:10:07 +02:00
.gitignore chore: Makefile 2024-08-27 10:43:56 +02:00
Makefile feat: insert payload ok 2024-08-30 15:10:07 +02:00
README.md feat: insert payload ok 2024-08-30 15:10:07 +02:00
gen_payload.sh feat: insert payload ok 2024-08-30 15:10:07 +02:00

README.md

Woody Woodpacker

Woody Woodpacker is a simple ELF packer that will encrypt the text section of an ELF program and add a payload that will write "....WOODY...." and decrypt the text section before executing it normally.