List Question
20 TechQA 2024-03-17T00:05:32.980000How to know if a syscall returned an error?
61 views
Asked by Clement-Z4RM
Setup a watchpoint/breakpoint over a range of addresses with ptrace
75 views
Asked by Maray97
Problems with finding out file path via descriptor
145 views
Asked by Tameris Isamidinova
Trace all threads of a non-child process reliably and transparently with ptrace
79 views
Asked by kunht
Does tgkill interrupt tasks currently executing a system call, effectively aborting it like ptrace does?
40 views
Asked by Simon Farre
PTRACE_GETSIGINFO si_code for breakpoint doesn't match with siginfo.h definition
69 views
Asked by HellDiner
How to resume main thread/process while tracing syscalls and cloned process with ptrace()
154 views
Asked by Febryan Asa Perdana
Reading a process' memory using ptrace but with restrictions
104 views
Asked by MBS
GDB crashes debugging x86 binary under Rosetta 2 + Apple Virtualization Framework
861 views
Asked by peter
How do I monitor a specific process file read/writes on android?
259 views
Asked by Howard Jack
How do I test that a given shell has been executed in Python?
80 views
Asked by Iain Samuel McLean Elder
ptrace not recording forked process despite setting PTRACE_SETOPTIONS to PTRACE_O_TRACEFORK
179 views
Asked by frazz
How to solve "ptrace operation not permitted"?
503 views
Asked by Arpita Dutta
Editing registers (RIP specifically) with ptrace and PTRACE_POKEUSER
72 views
Asked by R-Rothrock
Ptrace pokedata Input/output eror in memory injection
187 views
Asked by PacoFrost
Cant PTRACE_DETACH from process
79 views
Asked by Olivia22
Linux Process GUI freezes when attached
71 views
Asked by LIsa