Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>besides I am a VIMer can do some rare Hex edit with :</p> <ul> <li><p><code>:%!xxd</code> to switch into hex mode</p></li> <li><p><code>:%!xxd -r</code> to exit from hex mode</p></li> </ul> <p>But I strongly recommend <code>ht</code></p> <pre><code>apt-cache show ht Package: ht Version: 2.0.18-1 Installed-Size: 1780 Maintainer: Alexander Reichle-Schmehl &lt;tolimar@debian.org&gt; </code></pre> <p>Homepage: <a href="http://hte.sourceforge.net/">http://hte.sourceforge.net/</a></p> <p><strong>Note</strong>: The package is called <code>ht</code>, whereas the executable is named <code>hte</code> after the package was installed.</p> <ol> <li>Supported file formats <ul> <li>common object file format (COFF/XCOFF32)</li> <li>executable and linkable format (ELF)</li> <li>linear executables (LE)</li> <li>standard DO$ executables (MZ)</li> <li>new executables (NE)</li> <li>portable executables (PE32/PE64)</li> <li>java class files (CLASS)</li> <li>Mach exe/link format (MachO)</li> <li>X-Box executable (XBE)</li> <li>Flat (FLT)</li> <li>PowerPC executable format (PEF)</li> </ul></li> <li>Code &amp; Data Analyser <ul> <li>finds branch sources and destinations recursively</li> <li>finds procedure entries</li> <li>creates labels based on this information</li> <li>creates xref information</li> <li>allows to interactively analyse unexplored code</li> <li>allows to create/rename/delete labels</li> <li>allows to create/edit comments</li> <li>supports x86, ia64, alpha, ppc and java code</li> </ul></li> <li>Target systems <ul> <li>DJGPP</li> <li>GNU/Linux</li> <li>FreeBSD</li> <li>OpenBSD</li> <li>Win32</li> </ul></li> </ol>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload