HextEdit 1.0.8
PopularHextEdit is a fast, native hex editor for macOS from developer Finn Voorhees, built for viewing and editing the raw bytes of any file. It features a multi-format byte inspector, fast incremental background search for large files, full undo/redo, and byte-level editing tools suited for patching files and reverse engineering.
Features
HextEdit is a fast, native hex editor for macOS from developer Finn Voorhees, built for viewing and editing the raw bytes of any file. It features a multi-format byte inspector, fast incremental background search for large files, full undo/redo, and byte-level editing tools suited for patching files and reverse engineering.
Features
HextEdit 1.0.8 Overview
Key Features
Byte Inspector Selected bytes can be interpreted simultaneously as little- or big-endian signed or unsigned integers, floats, or doubles, with values shown in binary, decimal, or hexadecimal formats. Fast Incremental Find HextEdit searches for strings, integers, and byte patterns using incremental background search, allowing users to keep working while very large files are searched. Native Performance on Apple Silicon and Intel Built using Swift with an efficient underlying data structure, HextEdit runs natively on both architectures for fast editing of files regardless of size. Insert, Delete, Copy, and Paste at the Byte Level Users can insert, delete, copy, or paste raw bytes or strings directly within a file, supporting precise low-level editing. Full Undo/Redo Support Every editing action can be undone or redone, giving users confidence to experiment with byte-level changes without risking permanent mistakes. Radix-Flexible Byte Editing Bytes can be edited directly as integers, floats, or doubles in any radix, supporting a range of technical editing workflows. Jump to Offset Users can jump directly to a specific byte offset within a file, speeding up navigation in large binaries. Zero Selected Bytes A dedicated action lets users quickly zero out a selected range of bytes, useful for clearing or resetting specific data regions.