Stealth Chromium Build
Pre-built Chromium with 31 source-level fingerprint patches.
What's New
- CDP input stealth — 4 new patches removing automation signals from input events
- Support
--remote-debugging-addressflag — eliminates socat workaround incloakserveDocker mode - GPU fingerprint accuracy improvements — renderer suffix strings now match real Chrome output
- GPU capability accuracy fix for NVIDIA profiles
- macOS GPU model database fix for Apple Silicon profiles
- Fix CDP input synthesis — guard condition prevented patch from activating; now fires correctly
Install
pip install cloakbrowser # Python
npm install cloakbrowser # JavaScript
# Binary auto-downloads on first launchPlatforms
| Platform | File |
|---|---|
| Linux x86_64 | cloakbrowser-linux-x64.tar.gz
|
macOS (arm64 + x64) and Windows remain on v145.0.7632.109.2.
Checksums (SHA-256)
c46eba2e7556d22183004a941efc23306592e047524f414afc784a68cf849892 cloakbrowser-linux-x64.tar.gz
Security
- Release tag GPG-signed by CloakHQ (
C60C0DDC9D0DE2DD) - Binary attestation via GitHub Actions (verify provenance)
- VirusTotal scan: Linux x64
Verify
# GPG signature
gpg --keyserver keyserver.ubuntu.com --recv-keys C60C0DDC9D0DE2DD
git verify-tag chromium-v145.0.7632.159.3
# Binary attestation
gh attestation verify cloakbrowser-linux-x64.tar.gz --repo CloakHQ/cloakbrowserFeedback
If you notice any regressions or new detection issues after updating, please open an issue with the site and error details.