Skip to content

2025.5

Latest
Compare
Choose a tag to compare
@xchwarze xchwarze released this 20 May 15:48
· 28 commits to master since this release

📋 Changelog

🆕 Added

  • Add Choco GUI to installer

🔧 Changed

  • Update tools (20/05/2025)
  • Bump Universal Updater to 2.4.0
  • Fixes in tools updater regexs

🔀 Differences Between Versions

Currently the toolkit has two versions and three extensions to extend the toolkit tools. Together they make up a total of 100 tools.
These are:

  • Toolkit Setup: It is the complete installer and consists of 79 tools.
  • Toolkit Setup lite: It is the compact installer and consists of 48 tools.
  • Toolkit Extras Ghidra: This installer integrates Ghidra in the toolkit and in the updater.
  • Toolkit Extras Oldies: This installer focuses on the 15 tools that were most used at the time. Among them are PEiD, ProtectionID and ImpREC.
  • Toolkit Extras Unpacking: This installer focuses on add 4 tools for Unpacking.

🛡️ Security & Integrity Measures

To ensure trust and transparency, we implement multiple security measures:

  • All tools are sourced directly from official websites.
  • SHA-256 hashes are provided for all files.
  • Builds are created via GitHub Actions pipelines to ensure reproducibility.
  • Installers are signed using cosign, and .sig files are included for verification.