Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.

v1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jan 21:30
· 32 commits to main since this release
945eb27

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).