Files
metasploit-gs/external/source/exploits/tpwn/Makefile
T
2015-08-17 18:27:47 -05:00

4 lines
103 B
Makefile

all:
gcc *.m -o tpwn -framework IOKit -framework Foundation -m32 -Wl,-pagezero_size,0 -O3
strip tpwn