An open API service indexing awesome lists of open source software.

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

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.