noahra / byteblitz

A CLI-tool for viewing the binary content of files.
GNU General Public License v3.0
24 stars 0 forks source link

Add functionality for peeking further into binary file. #14

Closed noahra closed 8 months ago

noahra commented 8 months ago

As of right now, the application only takes the first 1600 bytes into account when inspecting files.

add functionality so users can press enter to peek further into file.