Skip to content

Releases: Z3r0DayZion-install/hypersnatch

HyperSnatch v1.6.12 — Critical Packaged UI Interaction Hotfix

22 Jun 04:31

Choose a tag to compare

HyperSnatch v1.6.12 — Critical Packaged UI Interaction Hotfix

This hotfix repairs the packaged UI being inert (window opened, but no control responded). It supersedes v1.6.11.

What was wrong

The Content-Security-Policy in the packaged build used script-src 'self', which blocked the inline renderer <script> in the UI from executing. Renderer state never initialized, no event listeners attached, and the whole UI was unresponsive.

Fixes

  • CSP: script-src now allows 'unsafe-inline' so the inline renderer initializes in the packaged build (emergency compatibility patch).
  • Missing require: added require('./core/security/sovereign_auth') that was causing a ReferenceError in the get-app-info IPC handler.
  • Null-guards: optional window/license controls (btnWinMinimize/Maximize/Close, btnImportLicense) no longer throw before renderer init when absent.
  • Branding preserved: The Proof Foundry™.

Verified through the actual installer

  • Visible window (MainWindowHandle != 0), title HyperSnatch — The Proof Foundry™
  • v1.6.12 shown everywhere
  • getAppInfo OK, getForensicSnapshot success
  • A real UI click produces a visible state change

Downloads

  • HyperSnatch-Setup-1.6.12.exe — Windows installer
  • HyperSnatch_Vanguard_v1.6.12.zip — release bundle

SHA256

HyperSnatch-Setup-1.6.12.exe      9ef2035a305e2fe95fed43351bca15d4c28a4c607e97cb373b89ece60e92feb4
HyperSnatch_Vanguard_v1.6.12.zip  b748daecf5d7bf4b3a07116ae90e5cbefd2c6211d5cecb602a1c841dbc536692

Verify:

Get-FileHash .\HyperSnatch-Setup-1.6.12.exe -Algorithm SHA256

Full proof record: docs/release/RELEASE_PROOF_v1.6.12.md.

Security follow-up

'unsafe-inline' is an emergency compatibility patch. A separate hardening lane will move the inline renderer JS into a packaged .js file and restore script-src 'self'.

HyperSnatch v1.6.11 — Public Launch

22 Jun 02:43

Choose a tag to compare

Warning

Superseded by v1.6.12. The packaged v1.6.11 UI was inert (CSP blocked inline renderer init). Please use v1.6.12 or newer.


HyperSnatch v1.6.11 is the public launch build for the Proof Foundry-branded release line. HyperSnatch is a local-first Windows tool for decoding, organizing, signing, verifying, and sealing investigation artifacts. ## Fixed * Fixed packaged Windows launch by including the full src/**/* tree in the Electron build. * Fixed missing packaged modules such as src/automation/clipboardWatcher.js, which caused the packaged app to crash before app.whenReady(). * Preserved the earlier launch fixes: * Added missing IntelligenceGraph import. * Switched signing key generation from secp256k1 to prime256v1 for Electron/BoringSSL compatibility. * Removed unsafe pre-load executeJavaScript timing. * Added explicit visible-window launch handling. * Adjusted packaged renderer sandbox behavior for Windows compatibility. ## Brand * Correct parent brand: The Proof Foundry™ * Short form: Proof Foundry * Removed stale "Proof Factory" references. ## Verification * E2E: 93/93 PASS * release:gate PASS * Packaged app.asar now includes required source modules * Installer launch proof: PASS ## Artifacts * HyperSnatch-Setup-1.6.11.exe SHA256: 7757217586fa23612e6cabb17940079b43a19009c5146b30944f7b950112da7b * HyperSnatch_Vanguard_v1.6.11.zip SHA256: 78f4aadf6fd58763f6e81b93848212adfb7b1558099b250e4a9672e8d0ca43cc v1.6.6, v1.6.7, v1.6.8, v1.6.9, and v1.6.10 are superseded. Use v1.6.11 or newer.

HyperSnatch v1.6.6 — The Proof Factory UI Hardening

21 Jun 21:32

Choose a tag to compare

Superseded by v1.6.11.

Use v1.6.11 or newer for public download. Earlier builds were superseded during fresh-install and packaged-launch verification.

HyperSnatch v1.5.9

22 Mar 02:15
0922902

Choose a tag to compare

HyperSnatch v1.5.9 stable release.

Proof gates passed in clean merged-main worktree:

  • npm install
  • npm test
  • npm run verify:ui
  • npm run build:wrapper
  • npm run verify
  • npm run audit:final
  • npm run audit:stable (SIGNOFF STATUS: APPROVED)

HyperSnatch v1.5.8

21 Mar 23:21

Choose a tag to compare

HyperSnatch v1.5.8 stable release.

Proof gates passed in clean merged-main worktree:

  • npm install
  • npm test
  • npm run verify:ui
  • npm run build:wrapper
  • npm run verify
  • npm run audit:final
  • npm run audit:stable (SIGNOFF STATUS: APPROVED)

HyperSnatch v1.5.7

21 Mar 03:47
6911813

Choose a tag to compare

Release commit: 6911813
Tag object: cc5206a7f5e0b87df938da547bc94ea51857b02f
Artifact: HyperSnatch_Vanguard_v1.5.7.zip
SHA256: 94cd66ac3682083ea1929542bb1a66ef32f3e90fb70322cabb3767c622a4b702

Verification gates passed on clean merged main worktree:

  • npm test
  • npm run verify:ui
  • npm run build:wrapper
  • npm run verify
  • npm run audit:final

HyperSnatch v1.5.6

21 Mar 00:09
91dcb67

Choose a tag to compare

HyperSnatch v1.5.6

Release commit:

  • 91dcb67d5d49c11aaa8c9aacef1cec86ec236d76

Tag:

  • v1.5.6
  • Tag object SHA: 0fac3cf8b749bc1e541ed0a06d2e68872a878d96

Artifact:

  • HyperSnatch_Vanguard_v1.5.6.zip
  • SHA256: 802087265fd617cb75524834e28502e85fc303a429c7491ffa3d6178003187bf

Verification (clean merged-main worktree):

  • npm install PASS
  • npm test PASS
  • npm run verify:ui PASS
  • npm run build:wrapper PASS
  • npm run verify PASS
  • npm run audit:final PASS (warn profile with explicit non-signoff guidance)

Included hardening scope:

  • warn-default signoff interpretation tightening
  • deeper runtime UI proof checks
  • governance/status/setup truth alignment
  • identity alignment to 1.5.6

HyperSnatch v1.5.5

20 Mar 23:12
e61e559

Choose a tag to compare

HyperSnatch v1.5.5

Release commit:

  • e61e559be38e4354888f2a0abe764d0f0ea89e87

Tag:

  • v1.5.5
  • Tag object SHA: 00bdb601cb84b538671d3af470ab20c2ed40dbeb

Artifact:

  • HyperSnatch_Vanguard_v1.5.5.zip
  • SHA256: e023abd299eadaa5fcf4c9feadd81725d9921527b49dea55acc2e55d9027ccce

Verification (clean merged-main worktree):

  • npm install PASS
  • npm test PASS
  • npm run verify:ui PASS
  • npm run build:wrapper PASS
  • npm run verify PASS
  • npm run audit:final PASS (WARN profile documented as non-signoff)

Included hardening scope:

  • WARN-default signoff guidance tightening
  • deeper runtime UI proof coverage
  • governance/status/setup truth alignment
  • identity alignment to 1.5.5

HyperSnatch v1.5.4

20 Mar 22:05
48b0047

Choose a tag to compare

HyperSnatch v1.5.4

Release commit:

  • 48b00475766ed36b17807bd8b56e687f41e8ad2c

Tag:

  • v1.5.4
  • Tag object SHA: eb648ce9a523873fab264c0d9d3a47755405e6cd

Artifact:

  • HyperSnatch_Vanguard_v1.5.4.zip
  • SHA256: 29315d6886c79b198a3f35c1c2661f0c8a0fe4931deb70bca614d9d245b7da33

Verification:

  • npm test PASS
  • npm run verify:ui PASS
  • npm run verify PASS
  • npm run audit:final PASS (explicit WARN profile)
  • npm run build:wrapper PASS

Notes:

  • Tightens WARN-profile interpretation/signoff guidance.
  • Deepens runtime UI proof checks for queue/case/report/lineage semantics.
  • Aligns governance/status/setup narrative to shipped truth before release.

HyperSnatch v1.5.3

20 Mar 20:56
1d4767a

Choose a tag to compare

HyperSnatch v1.5.3\n\nRelease commit:\n- 1d4767a\n\nArtifact:\n- HyperSnatch_Vanguard_v1.5.3.zip\n- SHA256: