This repository has been archived by the owner on Nov 29, 2024. It is now read-only.
This is the initial release of Byteblitz, a powerful and intuitive command-line tool for examining the binary content of files. Byteblitz offers a range of features designed to make the analysis of binary data both efficient and insightful.
Added
- Basic File Analysis: Users can now input any file to analyze its binary content.
- Hexadecimal View: Implemented a feature to display the binary content in a hexadecimal format for better readability.
- Cross-Platform Compatibility: Ensured compatibility with major operating systems (Windows, macOS, Linux).