Skip to content

grantlemons/ascii-hex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ascii-hex

ascii-hex is a CLI tool that encodes and decodes to the ASCII standard.

Use

Execute the binary either through adding it to the PATH, or directly, through targeting the executable in the target/ subdirectory after building.

The tool can encode or decode through the to-hex or to-ascii modes respectively. More options can be found through passing the --help flag.

Building

  1. Install Rust & Cargo

  2. Clone the repository

  3. Build the binary

cargo build --release

About

encode and decode ascii in hex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages