This commit is contained in:
firmianay
2017-12-30 15:17:21 +08:00
parent b3c82b0ccf
commit 77bf625a38
4 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
# 第四章 技巧篇
- [4.1]()
- 4.1
- [4.2 Linux 命令行技巧](4.2_Linux_terminal_tips.md)
- [4.3 GCC 编译参数解析](4.3_gcc_arg.md)
- [4.4 GCC 堆栈保护技术](4.4_gcc_sec.md)

View File

@ -3,6 +3,6 @@
- [8.1 更多 Linux 工具](8.1_Linuxtools.md)
- [8.2 更多 Windows 工具](8.2_wintools.md)
- [8.3 更多资源](8.3_books&blogs.md)
- [8.4 习题 write-up](8.4_writeup.md)
- 8.4
- [8.5 Linux x86-64 系统调用表](8.5_syscall.md)
- [8.6 幻灯片](8.6_slides.md)