linux-process
There are 18 repositories under linux-process topic.
pinwhell/Linux-Process-Library
Toolkit for precise Android/Linux process memory control, enabling reading, writing, module handling, and dynamic code manipulation.
josh0xA/K55
Linux x86_64 Process Injection Utility
vykt/ptrscan
Pointer chain scanner for Linux.
narhen/procjack
PoC of injecting code into a running Linux process
UlrichBecker/get_linux_process_id
Module for C/C++ to find process-id numbers of current running linux-processes.
danielpine/dmonitor
a monitor for server process.
LinuxLab-ESGI/Abstract-Linux-Startup-Process
Abstract about Linux Startup Process
nothinux/go-ps
:penguin: find, list, and get information from process in linux with Go
district09/check_lin_process
:four_leaf_clover: Check Linux Process :four_leaf_clover:
halloweeks/proc
Get all running process using of c language
SC-CS-KS/KS-Linux
Linux OS knowledge system(Linux 操作系统知识体系).
smithandrewl/ProcessGraph
Creates a GraphViz file of the processes running on a Linux machine by extracting information from the /proc pseudo filesystem.
dsal3389/whoopen
simple C program that checks what process opened a given file
velnck/sys-prog-6
Operating Environments and System Programming
vykt/ptrwatch
Observe pointer chains in real time.
nsardo/os_x_processes
Usage of (Li|U)nix API for processes under OS X
smithandrewl/py_process_graph
Generates an image of the process hierarchy of your Linux system.