summaryrefslogtreecommitdiff
path: root/md/writeup.md
diff options
context:
space:
mode:
Diffstat (limited to 'md/writeup.md')
-rw-r--r--md/writeup.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/md/writeup.md b/md/writeup.md
index c3e3e7b..038d2f4 100644
--- a/md/writeup.md
+++ b/md/writeup.md
@@ -6,13 +6,14 @@
[Using mitmproxy](writeup/mitmproxy.md)
[Linux syscall table](notes/syscalls.md)
[Using GDB](writeup/using_gdb.md)
-[Compile Linux Kernel](writeup/compile_linux_kernel.md)
[QEMU usage](writeup/qemu_usage.md)
[Multiboot USB drive](writeup/multiboot_usb_drive.md)
[Solving crackmes](writeup/crackme.md)
[Using iptables](writeup/using_iptables.md)
[GCC inline assembly](writeup/gcc_inline_assembly.md)
+[Compile Linux Kernel](writeup/compile_linux_kernel.md)
[Kernel:Hello World](writeup/kernel_hello_world.md)
+[Kernel:Debug messages](writeup/kernel_debug_messages.md)
## Projects