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 execve
ARM, GNU assembler: how to pass "array" arguments to execve()?
Oct 25, 2025
linux
assembly
arm
shellcode
execve
How does execve know how many arguments are passed in argv?
Oct 23, 2025
execve
Are the arguments of a C program guaranteed to be '\0'-terminated?
Feb 15, 2023
c
security
posix
c11
execve
execve with path search?
Jan 19, 2023
c
exec
execve
Can't find the env passed into execve function
Jan 07, 2023
c
execve
What does execve() do?
Nov 30, 2022
c++
c
linux
execve
Using execve() in c
Oct 22, 2022
c
linux
path
execve
Where do I find the assembly that creates a static variable in the .data section of my C program?
Oct 17, 2022
c
static
gdb
virtual
execve
Confusion about execve parameters
Feb 24, 2022
c
linux
fork
argv
execve
How to execve a process, retaining capabilities in spite of missing filesystem-based capabilities?
May 18, 2022
linux
execve
linux-capabilities
Killed process by SIGKILL
May 04, 2022
c++
gcc
ubuntu
sigkill
execve
How does execve call dynamic linker/loader (ld-linux.so.2)
Jan 30, 2018
linux
linker
system-calls
execve
execve("/bin/sh", 0, 0); in a pipe
Mar 31, 2021
c
shell
pipe
freebsd
execve
Python sys.executable is empty
Nov 19, 2018
python
execve
understanding requirements for execve and setting environment vars
Jul 04, 2018
c
path
exec
execve