SonarSniffer 0.8.22
Windows desktop binary is now SonarSniffer.exe (Tauri mainBinaryName). Prefer Start Menu / %LOCALAPPDATA%\SonarSniffer\SonarSniffer.exe over any stale portable under %LOCALAPPDATA%\Programs\SonarSniffer\ (often old 0.77.5).
Mirror: https://www.cesarops.com/downloads/sonarsniffer/0.8.22/
What's new
- MSI/NSIS ship
SonarSniffer.exe(not onlytauri-appsonarsniffer.exe) - Setup installer creates a
SonarSniffer.exealias and retargets shortcuts when needed - msiexec exit
3010(reboot deferred) treated as success
Install instructions (Windows)
1. SonarSniffer-Setup.exe — recommended
One-file bootstrap: prereqs (WebView2 / VC++ if missing) + MSI desktop app + CLIs.
- Download SonarSniffer-Setup.exe
- Run as Administrator (accept UAC)
- Launch from Start Menu → SonarSniffer or
%LOCALAPPDATA%\SonarSniffer\SonarSniffer.exe
Latest shortcut: https://www.cesarops.com/downloads/sonarsniffer/SonarSniffer-Setup.exe
2. SonarSniffer_0.8.22_x64_en-US.msi — MSI
Tauri desktop via Windows Installer (Programs and Features uninstall).
- Download the MSI
- Double-click, or:
msiexec /i SonarSniffer_0.8.22_x64_en-US.msi - Needs WebView2 (usually already on Windows 10/11)
- App path:
%LOCALAPPDATA%\SonarSniffer\SonarSniffer.exe
Exit code3010= success with deferred reboot — app is usable
3. SonarSniffer_0.8.22_x64-setup.exe — NSIS
Tauri NSIS wizard (desktop only; no Setup.exe prereq bootstrap).
- Download the NSIS setup
- Run the wizard
- Launch via Start Menu →
SonarSniffer.exe
4. SonarSniffer.exe — portable
No installer; drop-and-run.
- Download
SonarSniffer.exe - Place in any folder and run
- Still requires WebView2
- No Start Menu / uninstall entry — do not confuse with a stale 0.77.5 under
%LOCALAPPDATA%\Programs\SonarSniffer\
Other artifacts (added by CI when ready)
SonarSniffer-Windows-CLI-x64.zip/SonarSniffer-macOS-CLI-x64.zip— extract and runparse_cli/sonarsniffer-cliSonarSniffer_*.dmg— macOS desktop: open DMG → drag to Applications
Full Changelog: v0.8.21...v0.8.22
Full Changelog: v0.8.21...v0.8.22