summaryrefslogtreecommitdiff
path: root/md
diff options
context:
space:
mode:
authorFreeArtMan <dos21h@gmail.com>2016-02-13 11:54:29 +0000
committerFreeArtMan <dos21h@gmail.com>2016-02-13 11:54:29 +0000
commit167ea3e3ea39982ce40ef2ba54b7889f6d587df5 (patch)
tree4bd6f14fe111081ba8f5d7da669441c82edef6be /md
parent5b1de43546fbe66cf95d8b9b9784a0d66be70f66 (diff)
downloadmd-content-167ea3e3ea39982ce40ef2ba54b7889f6d587df5.tar.gz
md-content-167ea3e3ea39982ce40ef2ba54b7889f6d587df5.zip
Commented out kernel post
Diffstat (limited to 'md')
-rw-r--r--md/writeup.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/md/writeup.md b/md/writeup.md
index 7cdc0bd..45ef4bb 100644
--- a/md/writeup.md
+++ b/md/writeup.md
@@ -4,9 +4,9 @@
[Using RTLSDR](writeup/rtlsdr_usage.md)
[Using mitmproxy](writeup/mitmproxy.md)
-[Linux syscall table](notes/syscalls.md)
+<!--[Linux syscall table](notes/syscalls.md)-->
[Using GDB](writeup/using_gdb.md)
-<!--[Compile Linux Kernel](writeup/compile_linux_kernel.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)
@@ -16,10 +16,10 @@
| Project | Description |
| --- | --- |
| [DataMatch](writeup/datamatch.md) | data matching language for binary files |
-| [Radiola](writeup/radiola.md) | rtlsdr sdr experiments |
-| [Kconf2h](writeup/kconf2h.md) | convert kernel Kconfig to *.h files |
-| [h64e](writeup/h64e.md) | mini hexdump like hex dumper |
-| [ihe](writeup/ihe.md) | interactive cli hex editor |
+| [Radiola](writeup/radiola.md) | rtlsdr sdr experiments |
+| [Kconf2h](writeup/kconf2h.md) | convert kernel Kconfig to *.h files |
+| [h64e](writeup/h64e.md) | mini hexdump like hex dumper |
+| [ihe](writeup/ihe.md) | interactive cli hex editor |
# Archive
[Create ELF file from scratch](http://archive.main.lv/writeup/create_elf_file_from_scratch.html)
@@ -65,4 +65,4 @@
### Archive OpenWRT
[Building OpenWRT for RTL8196C](http://archive.main.lv/writeup/building_openwrt_for_rtl8196c.html)
[RTL8196C support for OpenWRT](http://archive.main.lv/writeup/rtl8196c_support_for_openwrt.html)
-[OpenWRT dependency graph drawing](http://archive.main.lv/writeup/openwrt_dependency_graph_drawing.html) \ No newline at end of file
+[OpenWRT dependency graph drawing](http://archive.main.lv/writeup/openwrt_dependency_graph_drawing.html)