Releases: jovibor/HexCtrl
Releases · jovibor/HexCtrl
HexCtrl 2.11
- Reworked menu
- Data Interpreter dialog added
- Many internal changes/improvements
HexCtrl 2.10
- Fully featured bookmark manager, with the ability to change bookmark's bk and text color
- Ability to toggle between Hex and Decimal offset representation with mouse double click
- Additional copy options, as "C" Array and as Grep Hex
- Mark selection start and end with hotkeys (Alt+1, Alt+2)
- Ability to set sector/page size with additional divider line between
- New corresponding interface methods: AddBookmark, RemoveBookmark, SetSectorSize
HexCtrl 2.9
- New API methods added, public structures changes, recompile for existing projects is needed.
- Some internal reworks and minor fixes.