Trace Process

Properties


name
Trace Process
definition
A trace system call provides a means by which one process (the "tracer") may observe and control the execution of another process (the "tracee"), and examine and change the tracee's memory and registers. It is primarily used to implement breakpoint debugging and system call tracing.
synonyms
Open Process
see also
https://dbpedia.org/resource/Ptrace
see also
https://linux.die.net/man/2/ptrace

Neighbors


Inferred Relationships

This page is experimental and may change significantly in future releases.

Hierarchy

(filtered)

Related Countermeasure Techniques


Related Weaknesses

Related Offensive Techniques

No related offensive techniques in this release.