Double Commander (64-bit)

最新版本 HxD Hex Editor 2.3.0

HxD Hex Editor 2.3.0

HxD Hex Editor 2.3.0
雙指揮官 64 位是一個跨平台的開源文件管理器與兩個面板並排。它受到 Total Commander 的啟發,並具有一些新的想法.

Double Commander 功能:
Unicode 支持在後台工作的所有操作多重命名工具選項卡式界面自定義列內部文本編輯器(F4)  與語法高亮內置文件查看器(F3)查看十六進制,二進製或文本格式的文件檔案處理像子目錄。您可以輕鬆地將文件複製到歸檔文件。支持的存檔類型:ZIP,TAR GZ,TGZ,LZMA 以及 BZ2,RPM,CPIO,DEB,RAR。擴展  搜索功能在任何文件全文搜索可配置的按鈕欄來啟動外部程序或內部菜單命令總指揮官 WCX,WDX 和 WLX 插件支持文件操作記錄還可用:下載雙指揮官為 Mac



ScreenShot

軟體資訊
檔案版本 HxD Hex Editor 2.3.0

檔案名稱 setup.exe
檔案大小 3.13 MB
系統 Windows XP64 / Vista64 / Windows 7 64 / Windows 8 64 / Windows 10 64
軟體類型 開源軟體
作者 Dirk Paehl
官網 http://doublecmd.sourceforge.net/
更新日期 2019-07-07
更新日誌

What's new in this version:

New: open source plugin interface to extend the data inspector:
- supports dll plugins made in C, C++, Delphi or any other language which can deal with a C-like interface
- includes example plugins

New: array navigation toolbar in datainspector (next/previous/first/last element):
- allows to navigate types like ad-hoc arrays, that span the entire stream / file, extending left and right from the current element shown in the datainspector
- all fixed-width data types support navigating forwards and backwards by default
- backward navigation needs special support for variable-width data types like UTF-8
- since UTF-8 is self-synchronizing, determining the previous element is possible (however, x86 assembly, for example, cannot be supported, since trailing bytes in an instruction encoding can also appear as leading bytes, which therefore only allows for an unambigious forward scan)
- New: unintrusive pointer type support in data inspector
- clickable goto link, which is right aligned next to integer type name
- implicitly treats integer types as pointers / addresses / offsets
- signed integers are treated as relative offsets, unsigned integers as absolute offsets
- avoids cluttering the UI with many more rows by having each integer row have a dual function (acting as pointer as well as plain integer)
- typed pointers and pointers that use complex adressing schemes (such as using a lookup table, or computing of an address based on parameters instead of a simple immediate value), will follow with structure views
- New: added Int24 and UInt24 types to data inspector (useful for wav files)
- be sure to reset the data inspector row order in the options, if new types appear in the last rows
- New: separate portable and installable versions (also reduces number of wizard pages)
- portable setup runs with least privileges
- portable setup defaults to desktop folder
- Enhancement: reduce flickering in data inspector when resizing or during fast selection, especially for the text box
- Enhancement: unfold a section if a goto command jumps into it
- Enhancement: implemented new TXmTabControl to enable Ctrl+(Shift+)Tab navigation in Search and Replace windows
- behaves like native TPageControls from Delphi (native TTabControls do not support keyboard shortcuts for tab switching)
- allows focusing the tabs itself to allow navigating with Left/Right arrow keys, yet still focuses the first child control when switching tabs, as required
- Enhancement: edit controls in block selection windows only validate the entry on losing focus
- allows for more flexible editing and temporarily invalid states
- Change: for more consistency in error messages, the goto dialog always displays the computed target offset, instead of the text in the offset text box (which can contain absolute or relative offsets)
- Change: rename optical disk to optical disc (used disk for consistency in the past, but disc is just more common)
- Change: turn all http links into https ones
- Fix: data inspector ignores leading and trailing whitespace where not relevant to the data type (e.g., removing for integers, but keeping for character types)
- Fix: always treat integers as unsigned when displaying them in hexadecimal
- Fix: physical floppy disk drives would show a too small size (limited like the logical ones)
- Fix: writing to floppy disks could fail, because they did not get locked and unmounted
- Fix: make the height of the bottom dock normal size again (it would appear too small, making people believe no results are produced, for example when generating checksums)
- Fix: data inspector: when data name column was too small, the splitter could be overdrawn / interrupted with white space
- Fix: properly handle https URLs by passing INTERNET_FLAG_SECURE and do not fail on redirects from http to https
- Fix: Setup would choose English by default, instead of picking the language based on the OS's locale
- Fix: tab order in various windows (search and replace, and the option frames for each); correct tab order even if option frames are not shown for a certain data type
- Fix: ensure tab switching with Ctrl+(Shift+)Tab keeps working after a switch, by setting the focus to the first control inside the tab each time a tab switch occurs
- Fix: selections would unfold sections even if unnecessary
- Other smaller fixes, many internal enhancements and refactorings
- Lots of work on UTF-8 and handling grapheme cluster boundaries for future UTF-8 support in the hex editing window itself, see https://blog.mh-nexus.de/2019/06/compressing-arrays-of-integers-while-keeping-fast-indexing/
- details of the general UTF-8 support design

New translations:
- Dutch - Jaap Kramer
- Japanese - Airumu
- Turkish - Koray Duman

HxD Hex Editor 2.3.0 相關參考資料
Hex 編輯器:HxD 2.3.0.0 繁體中文免安裝版32+64 bit (免費 ...

Hex 編輯器:HxD 2.3.0.0 繁體中文免安裝版32+64 bit (免費). Sophina Liu 作者: Sophina Liu · 2019 年7 月12 日. 0 0. 0. 0. 分享. 335. 閱覽. FacebookTwitterEmail.

https://blog.iportable.in

HxD - Freeware Hex Editor and Disk Editor | mh-nexus

HxD is a carefully designed and fast hex editor which, additionally to raw disk editing and modifying of main memory (RAM), handles files of any size. The easy ...

https://mh-nexus.de

HxD Hex Editor - Free download and software reviews - CNET ...

HxD is a freeware hex editor, a tool that can open and edit computer code. ... 98/Me/NT/2000/XP/2003/Vista/Server 2008/7 Version 2.3.0 Full ...

https://download.cnet.com

HxD Hex Editor 2.2.1 Download for Windows 10, 8, 7 - FileHorse

Download HxD Hex Editor 2.2.1 for Windows PC from FileHorse. 100% Safe and Secure ... HxD Hex Editor 2.3.0. Requirements: Windows XP ...

https://www.filehorse.com

HxD Hex Editor 2.3.0 Download for Windows Change Log ...

What's new in this version: New: open source plugin interface to extend the data inspector: - supports dll plugins made in C, C++, Delphi or any ...

https://www.filehorse.com

HxD Hex Editor 2.3.0 Download for Windows Old Versions ...

HxD Hex Editor 2.3.0. Date released: 07 Jul 2019 (4 months ago). Download · HxD Hex Editor 2.2.1. Date released: 17 Feb 2019 (9 months ...

https://www.filehorse.com

HxD Hex Editor 2.3.0 Download for Windows Screenshots ...

HxD Hex Editor 2.3.0 Screenshot 1. The image below has been reduced in size. Click on it to see the full version. HxD Hex Editor 2.3.0 ...

https://www.filehorse.com

HxD Hex Editor Download (2019 Latest) for Windows 10, 8, 7

Download HxD Hex Editor for Windows PC from FileHorse. 100% Safe and Secure ... HxD Hex Editor 2.3.0 LATEST. Requirements: Windows ...

https://www.filehorse.com

【HxD中文破解版】HxD Hex Editor 2.3.0-ZOL软件下载

HxD Hex Editor 2.3.0. 官方. 加入对比. 需优先下载高速下载器. 分享到:. 资源大小:3.77 MB; 月下载量:111次; 软件属性:英文免费软件; 更新时间:2019-10-15.

http://xiazai.zol.com.cn

免费十六进制和磁盘编辑器HxD Hex Editor 2.3.0 + x64 中文 ...

免费十六进制和磁盘编辑器HxD + x64 中文绿色版由大眼仔旭(www.dayanzai.me)发布。HxD 是精心设计和快速的十六进制编辑器,除了主存储器(RAM)的原始磁盘 ...

http://www.dayanzai.me