diff options
Diffstat (limited to 'md/writeup.md')
-rw-r--r-- | md/writeup.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/md/writeup.md b/md/writeup.md index 1e22cb2..7cdc0bd 100644 --- a/md/writeup.md +++ b/md/writeup.md @@ -16,9 +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 | +| [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) |