You are on page 1of 2

HxD Hex Editor README ===================== HxD Copyright 2002-2009 by Mal Hrz. All rights reserved.

See also the license file. Features ======== - Available in a portable and installable edition - Instant opening regardless of file-size (>4GB is no problem, if it fits on a disk/drive you can open it) - Files opened in HxD are shared liberally but safely with other applications - Fast searching: forward, backwards or from beginning - Replace function (fast even for millions of edits) - Disk-Editor: RAW reading and writing of disks and drives (WinNT and Win9x) - RAM-Editor: can read and write virtual memory of other processes - Data-folding for better overview in RAM-Editor - Splitting and joining files - Safe deletion of files (shredder) - File compare (simple version for now) - Inserting bytes or filling a selection with a pattern - Grouping of bytes - Only text or only hex mode - Exporting of data to source code (Pascal, C, Java, C#, VB.NET) or as formatted output (plain text, HTML, Richtext, TeX) or to hex formats Motorola S19 Records, Motorola S28 Records, Motorola S37 Records, 16 Bit Intel Hex, 20 Bit Intel Hex, 32 Bit Intel Hex - Checksum-Generator: Checksum-8, ..., Checksum-32, CRC-16, CRC-16 CCITT, CRC-32, Custom CRC, SHA-1, SHA-256, SHA-384, SHA-512, MD-2, MD-4, MD5 - Statistical view: Graphical representation of the character distribution. Helps to identify the data-type of a selection. - Support for ANSI, DOS/IBM-ASCII and EBCDIC charsets - Unlimited undo - Modified data is highlighted - Internet update checker - Ghost caret: displayed around the corresponding character/hex value on the inactive column, the caret is placed on the active column - Printing - Bookmarks: Ctrl+Shift+Number(0-9) sets a bookmark, Ctrl+Number(0-9) goes to a bookmark - Flicker free display and fast drawing FAQ === Q: How do I make a feature request? A: Mail me your ideas and also don't forget to tell me the benefits. You may also post them in the forum: http://forum.mh-nexus.de Q: I found a bug. How should I report it? A: Please use the "Bugs"-section in the support-forum: http://forum.mh-nexus.de Try to give as many details as possible, especially describe the necessary steps to reproduce the bug. Q: I would like to translate HxD. What should I do? A: Translations are very welcome! Please contact me and I will send you the

necessary language files and the translation program. Q: The RAM-Editor shows many ? (question marks), what do they mean? A: Question marks represent inaccessible sections of the virtual memory. This happens either because this memory-section is not allocated or it is protected. Programs usually only use a small amount of the 4 GB range they could use. The data-folding feature should help you to navigate: it hides all inaccessible memory-sections by default. Q: Why does the TeX-Exporter sometimes produce output containing errors? A: It is very hard to tell LaTeX to set all characters of the Windows 1252 charset as it should. I tried to fix some issues, but there are still characters that do not work. If you have any deeper knowledge on this, feel free to contact me. Q: Will there be more printing options? A: This depends on how much interest there is. If you want more features, mail me. Mal Hrz support@mh-nexus.de http://www.mh-nexus.de

You might also like