https://github.com/sysaulab/hexwife
Hex viewer, very basic, with support for 128 bits internal
https://github.com/sysaulab/hexwife
Last synced: 3 days ago
JSON representation
Hex viewer, very basic, with support for 128 bits internal
- Host: GitHub
- URL: https://github.com/sysaulab/hexwife
- Owner: sysaulab
- Created: 2026-06-19T02:16:19.000Z (11 days ago)
- Default Branch: master
- Last Pushed: 2026-06-19T19:39:46.000Z (10 days ago)
- Last Synced: 2026-06-19T21:11:08.807Z (10 days ago)
- Language: Rust
- Size: 28.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HexWife
Simple hexadecimal viewer started as a pun. It internally uses 128 bit for display ranges and other related computations. Used to verify OS's compliances with very large files using generative filesystems capable of serving file content up to the limit. Or just for giggle...
Added editing feature. Spacebar allow editing of hex value at the cursor.
Tested up to 9 *EXA*-Bytes...
# Licenced under GPL3
GNU Public Licence Version 3 covers all this project.