Go to file
gbrochar 18358ce36c refacto(xor): opti payload size 2024-09-03 23:57:33 +02:00
assets refacto(xor): opti payload size 2024-09-03 23:57:33 +02:00
ft_printf chore(Makefile): better libs rules 2024-08-27 12:09:07 +02:00
inc feat: xor payload 2024-09-03 22:14:18 +02:00
resources chore: Makefile 2024-08-27 10:43:56 +02:00
src refacto(xor): opti payload size 2024-09-03 23:57:33 +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.