diff options
author | Luís Henrique <lmello.009@gmail.com> | 2010-04-19 18:37:29 -0400 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-15 10:38:27 +0200 |
commit | 8684fd4c445983ca23f5fd444ada29e148101ed4 (patch) | |
tree | 4a78a21c0116c2b2b4e0118b3a83c26adff2d157 /development/ht/README | |
parent | df595e4ec408d8355cc5126852aa5fbc8223475f (diff) |
development/ht: Added (Hex editor and debugger)
Diffstat (limited to 'development/ht/README')
-rw-r--r-- | development/ht/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/development/ht/README b/development/ht/README new file mode 100644 index 0000000000000..542ffc693928f --- /dev/null +++ b/development/ht/README @@ -0,0 +1,4 @@ +HT is a file 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. |