https://github.com/pixel/hexedit
View and edit files in hexadecimal or in ASCII
https://github.com/pixel/hexedit
hex-editor
Last synced: 9 days ago
JSON representation
View and edit files in hexadecimal or in ASCII
- Host: GitHub
- URL: https://github.com/pixel/hexedit
- Owner: pixel
- License: gpl-2.0
- Created: 2008-11-07T15:11:12.000Z (over 17 years ago)
- Default Branch: master
- Last Pushed: 2024-07-31T09:29:57.000Z (over 1 year ago)
- Last Synced: 2024-07-31T22:42:17.762Z (over 1 year ago)
- Topics: hex-editor
- Language: C
- Homepage: http://rigaux.org/hexedit.html
- Size: 83 KB
- Stars: 97
- Watchers: 11
- Forks: 40
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Changelog: Changes
- License: COPYING
Awesome Lists containing this project
- awesome-pentest - hexedit - Simple, fast, console-based hex editor. (Hex Editors / Docker Containers of Penetration Testing Distributions and Tools)
- awesome-pentest - hexedit - Simple, fast, console-based hex editor. (Hex Editors / Zealandia)
- venom - `hexedit` - Simple, fast, console-based hex editor. (Hex Editors / Forensics)
- awesome-pentest-reference - hexedit - Simple, fast, console-based hex editor. (Hex Editors / Docker Containers of Penetration Testing Distributions and Tools)
- penetration-testing - hexedit - Simple, fast, console-based hex editor. (Hex Editors / Zealandia)
- awesome-penetest - hexedit - Simple, fast, console-based hex editor. (Hex Editors / Zealandia)
- awesome-pentest - hexedit - Simple, fast, console-based hex editor. (Hex Editors / Zealandia)
- fucking-awesome-pentest - hexedit - Simple, fast, console-based hex editor. (Hex Editors / Zealandia)
README
To build from git:
```
./autogen.sh && ./configure && make
```