Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 384 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 384 Bytes

JBin - Binary Analysis

CLI tool to analyze data from binary executables

Usage

jbin -p <path> - get basic information about a file

jbin --help - you know what this does

Optional Flags

-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