Sexton is a cross-platform hex editor written in Python. Its main goal is to be able to open and search in very large files very quickly.
- Search with unicode strings in any encoding, hexadecimal, and regular expressions.
- Open disks (Windows only)
- View and edit C data types (int, short, double, etc.)
- Python 3
- PySide
- pywin32 (for disks and UAC elevation)