mirror of
https://github.com/autistic-symposium/sec-pentesting-toolkit.git
synced 2025-12-24 03:51:07 -05:00
2 lines
74 B
Makefile
2 lines
74 B
Makefile
shell: simplest_shellcode.c
|
|
gcc -static -g -o shell simplest_shellcode.c
|