-
Notifications
You must be signed in to change notification settings - Fork 159
Tracing syscalls
hasherezade edited this page Apr 10, 2022
·
18 revisions
Tracing syscalls can be enabled in TinyTracer.ini, by setting:
TRACE_SYSCALL=True
Tracing parameters of selected syscalls can be enabled similarly to tracing parameters of functions, by editing params.txt
.
Example:
<SYSCALL>;0x36;4
<SYSCALL>;0x20;2