termsaver
termsaver copied to clipboard
Added windows support of sysmon
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.