Update README

This commit is contained in:
2021-08-31 13:32:56 +08:00
parent 6bec98d2e1
commit 0ca5b28f22
3 changed files with 6 additions and 3 deletions
+1
View File
@@ -1,5 +1,6 @@
# gdb # gdb
.gdb_history .gdb_history
peda*.txt
# Prerequisites # Prerequisites
*.d *.d
+5 -1
View File
@@ -4,4 +4,8 @@ A pwn learning repo containing multiple pwn program codes.
## Tutorials ## Tutorials
[Pwn学习总结(1):工具篇](https://renjikai.com/pwn-learning-summary-1/) [Pwn学习总结(1):工具篇](https://renjikai.com/pwn-learning-summary-1/)
[Pwn学习总结(2):ELF保护知识篇](https://renjikai.com/pwn-learning-summary-2/) [Pwn学习总结(2):ELF保护知识篇](https://renjikai.com/pwn-learning-summary-2/)
[Pwn学习总结(3):gdb调试命令篇](https://renjikai.com/pwn-learning-summary-3/)
[Pwn学习总结(4):无保护的栈溢出](https://renjikai.com/pwn-learning-summary-4/)
@@ -1,2 +0,0 @@
break SayHello