Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in ptrace
How to detach from process, so that it can be traced by another process?
Sep 20, 2026
c
linux
ptrace
How can I insert int3 with ptrace in Ubuntu x64?
Sep 19, 2026
c
linux
debugging
x86-64
ptrace
How does debug exceptions (ptrace single_step) work in arm64 on Linux kernel?
Sep 17, 2026
linux
linux-kernel
arm
arm64
ptrace
C - Get PID of process opened with popen
Sep 05, 2026
c
popen
kill
pid
ptrace
Read/write /proc/<pid>/mem from java code on Android platform
Aug 13, 2026
java
android
c
bytebuffer
ptrace
Getting IP address, port and connection type from a socket fd
Aug 12, 2026
linux
sockets
network-programming
libc
ptrace
Why do these instruction counts of ls differ so much? (ptrace vs perf vs qemu)
Jul 28, 2026
c
linux
qemu
perf
ptrace
Address of instruction causing SIGSEGV in external program
Jul 23, 2026
linux
exception
segmentation-fault
ptrace
ptrace - Input/Output Error (errno 5) on 32 bits only
Jun 21, 2026
c++
linux
code-injection
errno
ptrace
Trouble with getting syscalls with own python debugger
Jun 16, 2026
python
linux
x86
system-calls
ptrace
Why does ptrace show a 32-bit execve system call having EAX = 59, the 64-bit call number? How do 32-bit system calls work on x86-64?
Jun 14, 2026
linux
x86-64
system-calls
32bit-64bit
ptrace
Stack Walk on linux using ptrace
May 26, 2026
c
linux
ptrace
Looking for a way to trap CPUID instructions
May 18, 2026
linux
debugging
opcode
breakpoints
ptrace
Why does ptrace not recognize the function?
May 05, 2026
c
ptrace
Injected mprotect system call into traced process fails with EFAULT
Apr 20, 2026
c
linux
ptrace
mprotect
Reading ELF String Table on Linux from C
Mar 30, 2026
elf
ptrace
Older Entries »