v0.2.0 - Process listing MVP
The first working command: hightower scan --all lists every running process as a plain, aligned table.
Highlights
hightower scan --all-- PID / NAME / PATH for every process.- Windows
ProcessListervia ToolHelp32 (adapters), allunsafedocumented with// SAFETY:. - Pure domain + ports in
core(ProcessInfo, ProcessVerdict, RiskRule, ...), risk aggregation ready for the heuristics. - Protected/SYSTEM processes are shown as
(restricted)-- run from an elevated terminal for their full paths -- never dropped, never crashing the scan.
Download
hightower-v0.2.0-x86_64-pc-windows-msvc.exe (Windows x64). It is unsigned, so SmartScreen may warn on first run; you can also build from source with cargo build -p hightower-cli --release.
Not yet
No risk verdicts / known-process database / signature checks yet -- those are v0.3.0 and v0.4.0. This release only lists processes.
Next
v0.3.0 -- embedded known-Windows-process database.