ps
General
Section titled “General”ps allows you to see current running processes.
It uses Native Indirect Syscall with little to no windows API at all.
[Session 9: haroun@DESKTOP-DU89UIV] » ps --help
list running processes
Usage: ps [flags]
Flags: -h, --help display helpIt requires you to load the ps DLL with load-module ps.
Example:
[Session 9: haroun@DESKTOP-DU89UIV] » ps