CLI tool to analyze data from binary executables
jbin -p <path>
- get basic information about a file
jbin --help
- you know what this does
-H
- flag to display the file's hash checksum
-s
- flag to get strings nested in files (still looks like shit)
--hex
- flag to get hex dump of any file