summaryrefslogtreecommitdiff
path: root/devel/ht/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ht/DESCR')
-rw-r--r--devel/ht/DESCR9
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/ht/DESCR b/devel/ht/DESCR
new file mode 100644
index 00000000000..bd73d486ca5
--- /dev/null
+++ b/devel/ht/DESCR
@@ -0,0 +1,9 @@
+ht is a file viewer, editor and analyzer for text, binary, and (especially)
+executable files. It recognizes the most common executable formats, like
+COFF, ELF, LE, MZ, NE, PE32, PE64 and Java .class files, and can disassemble
+them.
+
+It can also find branch sources and destinations recursively, find procedure
+entries, creates labels based on this information, create xref information,
+interactively analyse unexplored code, create/rename/delete labels and
+create/edit comments.