mirror of
https://github.com/autistic-symposium/sec-pentesting-toolkit.git
synced 2025-08-15 18:00:12 -04:00
2 lines
74 B
Makefile
2 lines
74 B
Makefile
shell: simplest_shellcode.c
|
|
gcc -static -g -o shell simplest_shellcode.c
|