The LinuxDig.Com Linux Dictionary is currently in Beta. You can help, email Comments or Suggestions here.
Number of Terms : 8142 Number of Definitions : 9135
ht1. Viewer/editor/analyser (mostly) for executables This is HT, including HT-analyser; please note that this is a BETA version of the program. Therefore HT is incomplete and sometimes buggy. For more info (e.g. keybindings) see the README file! 1. Supported file formats - common object file format (COFF) - executable and linkable format (ELF) - linear executables (LE) - standard DO$ executables (MZ) - new executables (NE) - portable executables (PE) 2. Code & Data Analyser - finds branch sources and destinations recursively - finds procedure entries - creates labels based on this information - creates xref information - allows to interactively analyse unexplored code - allows to create/rename/delete labels 3. Target systems - GNU/Linux - FreeBSD - DJGPP - Win32 From Debian 3.0r0 APT |
|
|