Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ivkos/hexviewer
Console hex viewer written in C
https://github.com/ivkos/hexviewer
c console hex hex-viewer hexviewer simple
Last synced: 4 days ago
JSON representation
Console hex viewer written in C
- Host: GitHub
- URL: https://github.com/ivkos/hexviewer
- Owner: ivkos
- License: mit
- Created: 2014-05-21T12:24:48.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-15T07:32:45.000Z (about 10 years ago)
- Last Synced: 2024-04-14T05:14:21.779Z (7 months ago)
- Topics: c, console, hex, hex-viewer, hexviewer, simple
- Language: C
- Size: 160 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
HexViewer
=========Console hex viewer written in C
## Usage
hexviewer.exe <file name>## Screenshot
![Screenshot](https://i.imgur.com/EiDJs1V.png)