ROP/very_old_school published in CISCN2022-NC-Regional
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -2,6 +2,10 @@
|
||||
.gdb_history
|
||||
peda*.txt
|
||||
|
||||
# IDA
|
||||
!*.i64
|
||||
!*.so.i64
|
||||
|
||||
# Prerequisites
|
||||
*.d
|
||||
|
||||
@@ -29,7 +33,7 @@ peda*.txt
|
||||
# Shared objects (inc. Windows DLLs)
|
||||
*.dll
|
||||
# *.so
|
||||
*.so.*
|
||||
# *.so.*
|
||||
*.dylib
|
||||
|
||||
# Executables
|
||||
|
||||
Reference in New Issue
Block a user