diff options
author | Vincent Batts <vbatts@hashbangbash.com> | 2011-11-07 18:28:01 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-11-26 09:08:06 -0600 |
commit | 3ad58f21f5e608c80e2475dfe93f43418088471c (patch) | |
tree | eea597dde5f4e043d073ae0fb1a82f58cb7710a2 /development/hte/README | |
parent | e2fccbd2cc544680ecc6eafc0944eab31e8f29a3 (diff) | |
download | slackbuilds-3ad58f21f5e608c80e2475dfe93f43418088471c.tar.gz |
development/hte: Added (editor/viewer/analyzer for executables)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'development/hte/README')
-rw-r--r-- | development/hte/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/development/hte/README b/development/hte/README new file mode 100644 index 0000000000..aadae5bc04 --- /dev/null +++ b/development/hte/README @@ -0,0 +1,6 @@ +hte (editor/viewer/analyzer for executables) + +The goal is to combine the low-level functionality of a debugger and +the usability of IDEs. We plan to implement all (hex-)editing +features and support of the most important file formats. +HT is distributed under the terms of the GPL. |