📋 Changelog
🆕 Added
- Add folder icons
- Add new extra extras/vbdec
🔧 Changed
- Update tools (01/06/2025)
- Bump SendTo Recomposed to 1.2.0
🔀 Differences Between Versions
Currently the toolkit has two versions and four extensions to extend the toolkit tools. Together they make up a total of 101 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 VBDEC: This installer integrates VBDEC 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.
⚙️ Optional Extras
In addition to the tools that make up the pack, the installer can install the following tools:
- Context-menu Entry: Adds a “Send To” menu entry using SendTo Recomposed (x64/x86) for quick file actions.
- Chocolatey Package Manager: Installs Chocolatey and ChocolateyGUI for managing additional tools.
- Java Oracle JRE 8: Deploys Java 8 runtime for legacy Java apps.
- Python 3: Installs the latest Python 3 interpreter.
- OpenHashTab: Adds file hash shell extension for quick checksum lookups.
- WinMerge: Installs WinMerge diff/merge tool for file comparison.
- Windows Terminal: Sets up the new Windows Terminal.
- VC++ Redistributables: Installs Visual C++ runtimes (2008, 2013, 2015-2022) for broad compatibility.
🛡️ 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.