bl/readme.txt

12 lines
324 B
Plaintext
Raw Normal View History

2022-03-06 05:39:52 +00:00
bfu/bl
small repository containing a lab and some (brief) documentation covering:
- buffer overflow
- stack smashing
- writing code that's memory safe (memory safety, but for recognition purposes)
- "safe code"
- [memory] vulnerability recognition
- static analysis
- dynamic analysis (like.. gdb/lldb <-- lldb is better)