Commit Graph

1 Commits

Author SHA1 Message Date
dutchpsycho 98f646f522 hook/runtime: extract integrity watchdog into dedicated translation unit
Moves the hook export byte-probe logic for AMSI and ETW, the periodic
integrity check loop, and the tamper-event publish path out of runtime.cpp
into runtime_integrity.cpp. The watchdog ticks every 2 seconds and republishes
state every 10 seconds independent of whether the tamper state changed.
2026-04-16 15:00:00 +00:00