Skip to content

Releases: unupunct/CrashSightPro

CrashSight Pro v0.1.1 (early preview)

Pre-release

Choose a tag to compare

@unupunct unupunct released this 31 Jul 08:56

CrashSight Pro v0.1.1 (early preview)

Phase 2: eight new diagnostic engines, bringing the total to 10. Still an early preview -
see the README roadmap for what's still
planned (BSOD/minidump analysis, Reliability Monitor, OBS/SplitCam, AI root-cause ranking,
and more).

New in this release

  • GPU - driver age, plus live usage via the built-in Windows "GPU Engine" performance
    counters (no vendor SDK needed).
  • Memory - physical/commit pressure, plus a fast-process-growth check that flags likely
    memory leaks.
  • Storage - SMART failure prediction, drive wear/temperature/error counters, and
    free-space checks across every fixed drive.
  • Drivers - unsigned and 5+ year old driver detection, plus devices currently in a
    Device Manager error state with plain-English explanations.
  • Security - Windows Defender, firewall (all three network profiles), Secure Boot, TPM,
    BitLocker (every fixed volume), Memory Integrity/HVCI, and UAC.
  • Battery - live charge% and wear (design vs. full-charge capacity); reports cleanly as
    "not applicable" on desktops instead of faking a result.
  • Network - adapter status, IPv4/IPv6, gateway and DNS configuration, plus
    latency/packet-loss/DNS-resolution checks.
  • Audio - audio device presence and error/disabled state.

Live dashboard sparklines now work for every engine with live data (GPU, Memory, Battery,
Network), not just CPU.

Known limitations (see README for details)

GPU VRAM capacity isn't checked (Win32_VideoController.AdapterRAM is a documented-buggy
32-bit field for 4GB+ cards - a false "over 100% VRAM used" finding was caught and removed
during testing rather than shipped). WiFi signal/channel, Windows Hello enrollment, and live
audio buffer/dropout monitoring aren't implemented yet.

Download

CrashSightPro-v0.1.1-win-x64.exe below - single self-contained portable executable. No
installer, no admin rights required, no telemetry. Just download and run.

CrashSight Pro v0.1.0 (early preview)

Pre-release

Choose a tag to compare

@unupunct unupunct released this 30 Jul 13:22

CrashSight Pro v0.1.0 (early preview)

First public build. This is Phase 1 of a much larger planned platform (see the
README roadmap) - a real, working app
with real architecture, but only two of the many planned subsystem engines are implemented
so far.

What works

  • Windows Engine - edition/build/UBR, activation status, uptime, pending-reboot
    detection, pending/stale Windows Update detection.
  • CPU Engine - live usage/interrupt/DPC sampling feeding the dashboard's real-time
    sparkline, plus on-demand checks for background CPU abuse, thermal throttling, and high
    interrupt/DPC load.
  • Animated overall stability score, dark/light themes, local SQLite history.
  • Every finding explains what happened, why, how confident the detector is, and what to do
    about it - never a bare error code.

Download

CrashSightPro-v0.1.0-win-x64.exe below - single self-contained portable executable.
No installer, no admin rights required, no telemetry. Just download and run.

Not included yet

GPU, Memory, Storage/SMART, Drivers, Security, Network, Audio, Battery, BSOD/minidump
analysis, Reliability Monitor correlation, DPC/ISR latency tracing, OBS/SplitCam monitoring,
AI root-cause ranking, and everything else listed in the roadmap - each is planned as a
follow-up release.