security-cw/vuln-programs/null-data-addr/Makefile

3 lines
99 B
Makefile
Raw Normal View History

null-data-addr: null-data-addr.c
2020-11-30 16:58:37 +00:00
gcc -fno-stack-protector -m32 -static $^ -o $@ -Tdata 0x080f0000