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 system-calls
Why do certain Linux x86_64 system calls require a stub?
Nov 04, 2022
c
linux-kernel
operating-system
x86-64
system-calls
Linux syscall, libc, VDSO and implementation dissection
Nov 12, 2020
c
linux
system-calls
libc
vdso
How to collect system calls from a binary with static analysis?
Jun 21, 2022
operating-system
reverse-engineering
system-calls
static-analysis
why did wait4() get replaced by waitpid()
Sep 17, 2022
c
linux
wait
system-calls
waitpid
How to use copy_to_user
Nov 05, 2022
linux-kernel
system-calls
mmap Mac: Segmentation fault
Nov 15, 2022
c++
c
system-calls
Dtruss not showing mmap/sbrk calls?
Oct 13, 2020
c++
macos
system-calls
dtrace
dtruss
Can ptrace tell if an x86 system call used the 64-bit or 32-bit ABI?
Jun 08, 2022
linux
x86
x86-64
system-calls
ptrace
Golang retrieve application uptime
Nov 02, 2022
go
cross-compiling
system-calls
uptime
sysinfo
Assembly Syscalls in 64-bit Windows
May 13, 2022
windows
assembly
x86-64
system-calls
interrupt
FreeBSD syscall clobbering more registers than Linux? Inline asm different behaviour between optimization levels
Sep 05, 2022
c
x86-64
system-calls
freebsd
inline-assembly
Why Would WIFEXITED Return True on Running Process?
Nov 06, 2022
c
system-calls
How to get information of /proc/[pid]/status
Oct 23, 2022
linux
system-calls
What does maximum resident set size mean?
Sep 22, 2022
linux
system-calls
When does Linux x86-64 syscall clobber %r8, %r9 and %r10?
Aug 22, 2022
linux
assembly
x86-64
system-calls
what is S_IFMT in UNIX system programming?
Jan 03, 2020
c
linux
operating-system
system-calls
Get Sleep/Hibernate and Resume/Wakeup events in Visual Basic.NET
May 01, 2022
vb.net
winapi
system-calls
how does the processor know an instruction is making a system call
Oct 28, 2022
operating-system
kernel
system-calls
processor
Is it possible implementing a C program which does not perform any system calls?
Sep 09, 2022
c
unix
system-calls
How does GetWindowText get the name of a window owned by another process without a syscall to read that process's memory?
Sep 06, 2022
windows
winapi
system-calls
« Newer Entries
Older Entries »