Skip to content

๐Ÿงพ Changelog

FullStackHero edited this page Aug 3, 2025 · 1 revision

๐Ÿงพ Changelog

This changelog documents all notable changes to the VirusTotal File Scanner project in reverse chronological order.


[v1.0.0] | 2025-08-01 - 2025-08-03

๐Ÿš€ Initial Release

  • First stable version of the GUI-based VirusTotal File Scanner
  • Integrated SHA-256 hashing with VT public API
  • PyArmor-encrypted app.py with runtime verification
  • GUI support for scan results, VT report link, and file metadata
  • Export to CSV and JSON
  • Configurable .env and config.py support
  • Logging and customizable export folder
  • Language toggle: English and German
  • Theme switch: Light / Dark / High Contrast
  • CLI batch scan placeholder
  • Added verify_runtime.py for runtime dependency checks
  • Fully functional pyarmor_runtime_000000/ structure included

[v1.0.1] โ€“ Upcoming

๐Ÿ”„ Planned Enhancements

  • Support for BLAKE2 and SHA3 hashing
  • Multi-file Drag & Drop support
  • Risk visualization (traffic light)
  • API usage monitor
  • JSON-based plugin system
  • Export history and dashboard integration
  • CLI scan tool with output formats

Clone this wiki locally