Include test binaries and fix ascii decoding
This commit is contained in:
2
test-binaries/null-data-addr/Makefile
Normal file
2
test-binaries/null-data-addr/Makefile
Normal file
@ -0,0 +1,2 @@
|
||||
null-data-addr: null-data-addr.c
|
||||
gcc -fno-stack-protector -m32 -static $^ -o $@ -Tdata 0x080f0000
|
Reference in New Issue
Block a user