This page is experimental and may change significantly in future releases.
Linux Execve
Properties
id: d3f:LinuxExecve
- name
- Linux Execve
- definition
- Executes a program by replacing the calling process with a new program, with newly initialized stack, heap, and (initialized and uninitialized) data segments. The PID stays the same.
- defined by
- https://man7.org/linux/man-pages/man2/execve.2.html
Neighbors