process-monitor
There are 130 repositories under process-monitor topic.
winsiderss/systeminformer
A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware. Brought to you by Winsider Seminars & Solutions, Inc. @ http://www.windows-internals.com
hishamhm/htop
htop is an interactive text-mode process viewer for Unix systems. It aims to be a better 'top'.
bvaisvil/zenith
Zenith - sort of like top or htop but with zoom-able charts, CPU, GPU, network, and disk usage
cyring/CoreFreq
CoreFreq : CPU monitoring and tuning software designed for 64-bit processors.
jaredrummler/AndroidProcesses
DEPRECATED
kostya/eye
Process monitoring tool. Inspired from Bluepill and God.
walles/px
ps, top and pstree for human beings
Hexagon/pup
Universal process manager built in Deno
eronnen/procmon-parser
Parser to process monitor file formats
imengyu/PCMgr
Windows 任务管理器重制版 A rebulid version for Windows task manager.
apriorit/windows-process-monitor
A demo solution to illustrate approaches on getting information about processes and block/allow their start
thijse/Watchdog
C# Watchdog application. It will monitor applications and restart if necessary.
ColinIanKing/forkstat
Forkstat is a program that logs process fork(), exec() and exit() activity. It is useful for monitoring system behaviour and to track down rogue processes that are spawning off processes and potentially abusing the system.
mirfatif/WhatsRunning
Know what's running on your Android device
kfiros/execmon
Advanced process execution monitoring utility for linux (procmon like)
berghetti/netproc
tool to monitor network traffic based on processes
padosoft/kill-process
Bash script to kill high CPU process, long running process and too much consuming memory process.
reklatsmasters/node-process-list
Cross-platform native method to receive the list of the launched processes
IamSanjid/linux-process_mem
Simple library to Read and Write Memory of a Linux Process through custom Kernel Module
HSF/prmon
Standalone monitor for process resource consumption
SweetIceLolly/Prevent_Process_Creation
Record & prevent process creation in kernel mode
kongo2002/nyx
Lean linux and OSX process monitoring written in C
vorakl/TrivialRC
A trivial process manager for containers and applications
ColinIanKing/smemstat
Smemstat reports the physical memory usage taking into consideration shared memory. The tool can either report a current snapshot of memory usage or periodically dump out any changes in memory.
pmarino90/igniter
A simple process manager written in Rust
happyfish100/watchd
watchd is a process watcher / monitor, so watchd is a process watch dog to keep the watched processes alive.
DEMON1A/Brocmon
Modified version of Process monitor that bypasses procmon detection for anti-debuggers
dangeabunea/PMonitor
PMonitor is a process monitoring library focused on simplicity and ease of use. Its goal is to help you monitor the status of applications that are of interest to you.
wuanzhuan/system_monitor
Monitor windows kernel event, based on etw, development in rust. A replacement of procmon. more events and useful filter. Typically can check handle leak for a few weeks.
diazona/pwait
Small utility to wait for a process to finish
Intika-Linux-Network/Network-Watcher
Linux graphical network connections manager with tomoyo firewall support (based on mihaivzr/netactview)
Starwarsfan2099/PyWinDbg
Python based 32-bit Windows debugger built for learning purposes. Currently includes breakpoint setting, register modification, process monitoring and inspection, file monitoring and hooking, DLL injection, shellcode injection, and crash detection.
yell/process-manager
My solution to Kodisoft C++ challenge 2015
nshalabi/ProtectVSS
PoC to protect volume shadow copies
X3n0m0rph59/precached
Precached - A Linux process monitor and pre-caching daemon
EaseFilterSDK/ProcessFilterExample
A C# process filter driver example which was implemented with the Process Filter Driver SDK. The Process Filter Driver SDK is a kernel-mode driver that filters process/thread creation and termination, it provides you an easy way to develop Windows application for the Windows process monitoring and protection.