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