Go to file
pbonilla 14c9e036eb Merge pull request 'release woody 1.0' (#6) from refacto into master
Reviewed-on: #6
Reviewed-by: pbonilla <pbonilla@student.42.fr>
2025-01-20 11:35:45 +00:00
assets diverse fixes and polish 2024-09-06 15:02:02 +02:00
ft_printf chore(Makefile): better libs rules 2024-08-27 12:09:07 +02:00
inc refacto: get_code_cave + algo name 2024-09-06 21:26:35 +02:00
resources chore: Makefile 2024-08-27 10:43:56 +02:00
src fix: no-PIE ELF 2025-01-20 12:30:32 +01:00
.gitignore chore: Makefile 2024-08-27 10:43:56 +02:00
Makefile diverse fixes and polish 2024-09-06 15:02:02 +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.