DORSETRIGS
Home

strace (3 post)


posts by category not found!

Using ptrace to get arguments and return value of child's system calls

Using ptrace to Retrieve Arguments and Return Values of Childs System Calls In the world of system programming the ptrace system call provides a powerful mechan

3 min read 30-09-2024 33
Using ptrace to get arguments and return value of child's system calls
Using ptrace to get arguments and return value of child's system calls

Find threading.Lock's futex id

Unlocking the Mystery How to Find a threading Locks Futex ID Debugging multithreaded applications can be a real headache especially when encountering long delay

3 min read 06-09-2024 38
Find threading.Lock's futex id
Find threading.Lock's futex id

Why no call fstab64 after read? And can this be a problem?

Why fstat64 Might Be Missing Analyzing Dynamic Library Loading In the realm of dynamic library loading understanding the intricacies of system calls like fstat6

2 min read 05-09-2024 38
Why no call fstab64 after read? And can this be a problem?
Why no call fstab64 after read? And can this be a problem?