Skip to content

Commit f3c501c

Browse files
authored
Update README.md
1 parent 8223895 commit f3c501c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ Hexplorer is an advanced, user-friendly hex editor designed for efficient binary
1010
- Advanced search functionality with forward and backward search
1111
- In-place editing capabilities
1212
- Bookmarking system for quick navigation
13-
- String extraction utility for easy text analysis
1413
- File statistics display
1514
- Color-coded interface for enhanced readability
1615
- Comprehensive help system
@@ -54,7 +53,6 @@ Replace `<filename>` with the path to the file you want to examine or edit.
5453
- 'b': Toggle bookmark at current position
5554
- 'B': Jump to next bookmark
5655
- 'f': Display file statistics
57-
- 'x': Extract and display strings
5856
- 'h': Show help panel
5957
- 's': Save changes
6058
- 'q': Quit the editor

0 commit comments

Comments
 (0)