termsaver icon indicating copy to clipboard operation
termsaver copied to clipboard

Added windows support of sysmon

Open DaRealElementus opened this issue 4 months ago • 0 comments

added windows implementation of sysmon (technically twice)

the get_win_counters() func is windows only, and it grabs both RAM and CPU in the one powershell call

however in the odd case something goes horribly wrong with get_win_counters(), the original cpu and ram funcs still work as intended, even on windows (although it is quite noticeably slower, but thats just windows.)

also the hate on windows is justified.

DaRealElementus avatar Dec 17 '25 12:12 DaRealElementus