Skip to content

FileFormatInfo/fftools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Format Tools Logo for fftools

Credits

Git Github golang svgrepo

To Do

  • asciify: converts to ASCII using anyascii
  • asciitable: prints out an table of ASCII characters
  • bytecount: counts the number of occurrences of each byte
  • certinfo: print info about an x509 (aka SSL/HTTPS) certificate
  • ghash: calculate various hashes available in the Go standard library
  • hexdumpc: generate canonical hexdump (hexdump -C) output in case you don't have hexdump installed
  • trilobyte: translates bytes according to a map
  • ustrings: like the standard strings utility, but with Unicode support
  • unhexdump: convert the (edited) output of hexdump -C back to binary

About

Command line tools for working on file formats

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published