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

Latest commit

 

History

History
13 lines (8 loc) · 687 Bytes

CHANGELOG.md

File metadata and controls

13 lines (8 loc) · 687 Bytes

Changelog

All notable changes to the Byteblitz project will be documented in this file.

[1.0.0] - 2024

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