Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 260 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 260 Bytes

binhex

Built with Visual Studio 2017.

Usage: binhex [output file]

If [output file] is not specified, the output will be printed to stdio.

The output is a condensed hexadecimal format, with zero padding for each input byte and no whitespace.