diff options
author | FreeArtMan <dos21h@gmail.com> | 2016-08-22 18:12:37 +0100 |
---|---|---|
committer | FreeArtMan <dos21h@gmail.com> | 2016-08-22 18:12:37 +0100 |
commit | 8e04380436866e5d35fc674232774cb51faee9c7 (patch) | |
tree | 1d6acd31aacb6d958312c7d20c510abbb01d7a1c /md/writeup.md | |
parent | 519253628e1847e60dca556221bbe0cda13f1172 (diff) | |
download | md-content-8e04380436866e5d35fc674232774cb51faee9c7.tar.gz md-content-8e04380436866e5d35fc674232774cb51faee9c7.zip |
Added kernel hello world compilation
Diffstat (limited to 'md/writeup.md')
-rw-r--r-- | md/writeup.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/md/writeup.md b/md/writeup.md index e3758f7..c3e3e7b 100644 --- a/md/writeup.md +++ b/md/writeup.md @@ -12,6 +12,7 @@ [Solving crackmes](writeup/crackme.md) [Using iptables](writeup/using_iptables.md) [GCC inline assembly](writeup/gcc_inline_assembly.md) +[Kernel:Hello World](writeup/kernel_hello_world.md) ## Projects |