summaryrefslogtreecommitdiff
path: root/md/writeup.md
diff options
context:
space:
mode:
authorFreeArtMan <dos21h@gmail.com>2021-05-28 09:23:32 +0100
committerFreeArtMan <dos21h@gmail.com>2021-05-28 09:23:32 +0100
commit0ab4ab1ef46d6696243ce5a57a4008eebfde1b20 (patch)
treefc539fcc5061aa682c35a8077f80dbc2168005fa /md/writeup.md
parentefa24b220d9633d5d7bfef632b33df180dcb0e74 (diff)
downloadmd-content-0ab4ab1ef46d6696243ce5a57a4008eebfde1b20.tar.gz
md-content-0ab4ab1ef46d6696243ce5a57a4008eebfde1b20.zip
Update last articles
Diffstat (limited to 'md/writeup.md')
-rw-r--r--md/writeup.md23
1 files changed, 11 insertions, 12 deletions
diff --git a/md/writeup.md b/md/writeup.md
index 806c3e6..a112bd7 100644
--- a/md/writeup.md
+++ b/md/writeup.md
@@ -30,7 +30,7 @@ title: Writeup page
[Running disk images in QEMU](writeup/running_disk_images_in_qemu.md)
[Mqueue IPC example](writeup/mqueue_ipc_example.md)
[Swift OCR example](writeup/swift_ocr_example.md)
-[Writing mount utility](writeup/writing_mount_utility.md)
+<!--[Writing mount utility](writeup/writing_mount_utility.md)-->
## Projects
@@ -88,16 +88,15 @@ title: Writeup page
[Hooking interrupt descriptor table](writeup/hooking_interrupt_descriptor_table.md)
[Linux Format String Attack](writeup/linux_format_string_attack.md)
[Linux Local Descriptor Table](writeup/linux_local_descriptor_table.md)
-
-[Linux PC speaker](http://archive.main.lv/writeup/linux_pc_speaker.html)
-[Linux ShellCode 1](http://archive.main.lv/writeup/linux_shellcode_1.html)
-[Linux keyboard LED](http://archive.main.lv/writeup/linux_keyboard_led.html)
-[List ELF section names](http://archive.main.lv/writeup/list_elf_section_names.html)
-[Making C executables smaller](http://archive.main.lv/writeup/making_c_executables_smaller.html)
-[Sauerbraten patching and cheating](http://archive.main.lv/writeup/sauerbraten_patching_and_cheating.html)
-[Scan memory for variable](http://archive.main.lv/writeup/scan_memory_for_variable.html)
+[Linux PC speaker](writeup/linux_pc_speaker.md)
+[Linux ShellCode](writeup/linux_shellcode.md)
+[Linux keyboard LED](writeup/linux_keyboard_led.md)
+[List ELF section names](writeup/list_linux_elf_section_names.md)
+[Making C executables smaller](writeup/making_c_executables_smaller.md)
+[Sauerbraten patching and cheating](writeup/sauerbraten_patching_and_cheating.md)
+[Scan memory for variable](writeup/scan_memory_for_variable.md)
### 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)
+[Building OpenWRT for RTL8196C](writeup/building_openwrt_for_rtl8196c.md)
+[RTL8196C support for OpenWRT](writeup/rtl8196c_support_for_openwrt.md)
+[OpenWRT dependency graph drawing](writeup/openwrt_dependency_graph_drawing.md)