bin2hex

command module
v0.8.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 15, 2018 License: Apache-2.0 Imports: 6 Imported by: 0

README

bin2hex

Bin2Hex is a command line tool that will parse a binary file and write out a a hex file in an escaped format (e.g. "\x90\41").

For example .\Bin2Hex.exe -i MyBytes.bin -o MyHex.hex

Usage: 
  -i, --InFile string    Path to the input file.
  -o, --OutFile string   Path to the output file.
  -l, --linebreak        Multiline output.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL