Public distribution point for HackTool desktop builds.
This repository contains no source code. It exists so the desktop app's
in-app updater can reach its release feed: electron-updater fetches
latest.yml / latest-mac.yml / latest-linux.yml and the installer assets
over plain HTTPS, and a private repository cannot serve those without shipping
a credential inside the app.
Each release carries:
| Asset | Purpose |
|---|---|
*.dmg, *.exe, *.AppImage, *.deb |
Platform installers |
latest-mac.yml, latest.yml, latest-linux.yml |
electron-updater manifests |
manifest.json |
Update-check feed for hacktool.io |
SHA256SUMS.txt |
Checksums for every installer |
sha256sum -c SHA256SUMS.txt --ignore-missingmacOS builds are signed with an Apple Developer ID, notarized, and stapled. Windows builds are signed via SSL.com. Verify before running:
# macOS
spctl -a -vvv -t install /Applications/HackTool.appBugs and feature requests belong in the product tracker, not here — this repository is a distribution artifact and does not accept issues or pull requests.
Source is closed. Licensing and support: https://hacktool.io