blob: 3289eeb738a77f5361b4410a062af8648e55cf96 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
Lfhex - Large file hex editor.
Features:
- Low memory usage with respect to filesize. Opening a 2gig file requires
only ~1.4megs of additional memory.
- Fast load times.
- Fast save times.
- Infinite undo/redo.
- Conversion dialog
- Search function.
- Shows modified regions in alternate color.
- Scalable working area. Resize can use as much screen as you give it.
- Multiple editing modes (can switch on the fly)
- Runtime configurable bytes per column.
- binary comparison user interface
WWW: http://stoopidsimple.com/lfhex
|