add executable with null byte in data address

This commit is contained in:
2020-11-28 20:35:39 +00:00
parent 2933e3d434
commit 15c38f07df
4 changed files with 46 additions and 1 deletions

6
vuln-programs/.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
# ignore binaries
*
!/**/
!*.*
!Makefile