diff options
author | FreeArtMan <dos21h@gmail.com> | 2015-12-21 20:50:21 +0000 |
---|---|---|
committer | FreeArtMan <dos21h@gmail.com> | 2015-12-21 20:50:21 +0000 |
commit | 45d3c1d6287f8e2272436ed99109ff5dd1774254 (patch) | |
tree | b1630a7375e397a5fe4f29e480c04144cb52c032 /md/writeup.md | |
parent | 45f9bdfb904149e0048bcbd4de208232d0a81da8 (diff) | |
download | md-content-45d3c1d6287f8e2272436ed99109ff5dd1774254.tar.gz md-content-45d3c1d6287f8e2272436ed99109ff5dd1774254.zip |
Added project pages
Diffstat (limited to 'md/writeup.md')
-rw-r--r-- | md/writeup.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/md/writeup.md b/md/writeup.md index d37efde..6960029 100644 --- a/md/writeup.md +++ b/md/writeup.md @@ -9,6 +9,15 @@ <!--[Compile Linux Kernel](writeup/compile_linux_kernel.md)--> [QEMU usage](writeup/qemu_usage.md) +### Projects + +| 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 | + # Archive [Create ELF file from scratch](http://archive.main.lv/writeup/create_elf_file_from_scratch.html) [ASCIITex ascii text formating utility](http://archive.main.lv/writeup/asciitex_ascii_text_formating_utility.html) |