diff options
Diffstat (limited to 'development/wxHexEditor/README')
-rw-r--r-- | development/wxHexEditor/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/development/wxHexEditor/README b/development/wxHexEditor/README new file mode 100644 index 0000000000..0b36b25d17 --- /dev/null +++ b/development/wxHexEditor/README @@ -0,0 +1,7 @@ +wxHexEditor is another Hex Editor, build because of there +is no good hex editor for Linux system, specially for big +files. It supports files up to 2^64 bytes. +Written with C++/wxWidgets GUI libs and can be used with +other OS'es such Windows, Mac OS + +This require wxGTK |