strace topic

List strace repositories

gtrace

74
Stars
1
Forks
Watchers

Experimental system call tracer for Linux x86-64, written in Go

b3

31
Stars
3
Forks
Watchers

strace to json parser

wtrace

661
Stars
54
Forks
Watchers

Command line tracing tool for Windows, based on ETW.

write-a-strace-and-gdb

110
Stars
18
Forks
Watchers

Tiny system call tracer and debugger

lurk

713
Stars
25
Forks
Watchers

A pretty (simple) alternative to strace

strace-pipes-presentation

151
Stars
18
Forks
Watchers

Presentation: Debugging across pipes and sockets with strace

hatrace

124
Stars
23
Forks
Watchers

scriptable strace

phuzz

58
Stars
16
Forks
Watchers

Find exploitable PHP files by parameter fuzzing and function call tracing

ssh_password_sniffer

35
Stars
9
Forks
Watchers

Extract passwords from memory with strace

debuglib

21
Stars
7
Forks
Watchers

wrapper library for the functionality offered by ptrace. features facilities to enter breakpoint, debug and hook syscalls, etc.