https://github.com/ethomson/hexdump
Simple hexdump utility for win32 with outputs similar to BSD hexdump.
https://github.com/ethomson/hexdump
Last synced: 10 months ago
JSON representation
Simple hexdump utility for win32 with outputs similar to BSD hexdump.
- Host: GitHub
- URL: https://github.com/ethomson/hexdump
- Owner: ethomson
- License: mit
- Created: 2013-05-26T02:08:20.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2019-02-25T16:43:42.000Z (over 7 years ago)
- Last Synced: 2025-04-10T01:51:00.552Z (about 1 year ago)
- Language: C#
- Size: 20.5 KB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
HexDump: simple hexdump utility for win32
=========================================
HexDump is a simple hexdump utility for win32 with outputs similar to the
classic BSD hexdump.
It is available under an [MIT license](http://github.com/ethomson/hexdump/LICENSE).