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

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

Awesome Lists containing this project

README

          

To build from git:

```
./autogen.sh && ./configure && make
```