Skip to content

jovibor/Hexer

Repository files navigation

Hexer

Fast, fully-featured, multi-tab hexadecimal editor based on the HexCtrl.

Features

  • View and edit files, disks and partitions up to 16EB (exabyte)
  • Fully-featured Bookmarks Manager
  • Fully-featured Search and Replace
  • Many options to Copy/Paste to/from the clipboard
  • Undo/Redo
  • Modify data with Filling and many Operations options
  • Ability to visually divide data into pages
  • Powerful system of Templates

How To Build

  1. Clone git repo with all submodules:
    git clone https://github.com/jovibor/Hexer.git --recurse-submodules
  2. Open Hexer\Hexer.sln solution in the Visual Studio 2022 or newer