Functionsยง
get_proc_by_idwill take a process id asi32and get the process with that idget_proc_by_namewill take a name try to find a process with that nameread_addris used to readnbytes from a processpidand starting fromaddrwatch_procis used to monitor a process and get a real-time list of all the system calls it makes.write_addris used to write a buffer ofnbytes into the memory of processpidataddr