List Question
20 TechQA 2024-03-29T05:04:26.830000seccomp_unotify can't catch syscall more than once
30 views
Asked by user23879210
Why do register arg values need to be re-assigned in NASM after an int 0x80 system call?
34 views
Asked by Jake StBu
How to use mmap iteratively to map data in small chunks from a large file
39 views
Asked by SSM Tariq
I want to use toilet to modify hook_function
41 views
Asked by locard
Finding total RAM consumption of process, including swap
41 views
Asked by Thorkil Værge
Why is the write system call printing an incorrect number of characters?
72 views
Asked by Mate de Vita
Why is fork() accepted in strace if the actual syscall is clone()?
57 views
Asked by GuillermoVidal
Why does sudo kill -15 on sh and docker-compose PIDs not stop Docker containers?
31 views
Asked by Shivam Jha
How to know if a syscall returned an error?
61 views
Asked by Clement-Z4RM
Why does the assembly after my sys_clone call affect the cloned process?
32 views
Asked by FlappyToucan
Why does mov fail to set dynamic section sizes when used on a function using GCC
32 views
Asked by FlappyToucan
undefined reference to `sys_getprocs' when getting number of processes in Xv6
42 views
Asked by Overstacked
Hello World in assembly on x86-64 Windows vs. Linux with int 0x80 system call
36 views
Asked by DevMaster
C semaphore and shared memory
90 views
Asked by Grinza
Nginx tries to read config file in one pread() and fails on specific AMI on Amazon
64 views
Asked by Andrei Enshin
How can we redirect system calls between OSes?
37 views
Asked by nullvoid
How applications remain in execution?
34 views
Asked by Sonu Gupta
why does creating a file fail after CAP_DAC_OVERRIDE is dropped?
60 views
Asked by Chris Yungmann
What's the difference between a 'fast' (instruction) syscall and interrupt-driven system call?
81 views
Asked by Certainly not a dog
strace ordering of system calls does not match expected order
35 views
Asked by user3882729