Here are
45 public repositories
matching this topic...
Command line tracing tool for Windows, based on ETW.
Presentation: Debugging across pipes and sockets with strace
Updated
Mar 22, 2019
Python
A tiny system call tracer and debugger implementation
Experimental system call tracer for Linux x86-64, written in Go
Find exploitable PHP files by parameter fuzzing and function call tracing
Updated
Jan 24, 2017
Python
Record process launches and files read and written by each process
picotrace - system call process tracer
Trace software components, packages and files between Development/Source and Deployment/Distribution/Binaries codebases - strace build analysis
Updated
Mar 3, 2017
Python
android app for malware detection
A tool scanning other terminal.
Updated
May 31, 2020
Shell
Updated
Feb 14, 2019
JavaScript
Updated
Oct 16, 2019
Python
wrapper library for the functionality offered by ptrace. features facilities to enter breakpoint, debug and hook syscalls, etc.
strace2seccomp - generates libseccomp policies from strace logs
System programming & Algorithm ― Linux programming
A set of tools for working with strace out
Linux logger for ssh-connections, implemented by strace(ptrace) ssh processes, and Linux keyboards logger.
Process call tree memoization tool using strace. Written in Python 3.
Updated
Feb 13, 2017
Python
Extract passwords from memory with strace
Updated
Sep 20, 2019
Shell
Slides and examples from 'Debugging tools' presentation made for Noc Informatyka 1.0 (03.06.2016)
an example scientific filesystem to provide custom metrics and helpers for a container
Updated
Jan 26, 2018
Shell
strace-based proxy leak detector
Updated
Nov 3, 2019
Shell
Write data to any file descriptor in any processs.
Custom simplified version of strace written in C
a web-based front end for phptrace
A collection of debug tools with examples
Updated
Apr 12, 2018
Python
runs strace on processes that spend time in iowait
Updated
Jun 22, 2020
Python
some CLI tools not part of a larger theme
Updated
Jun 21, 2020
Python
Improve this page
Add a description, image, and links to the
strace
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
strace
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Does this work on Windows? An immediate question for someone coming to the project, and I couldn't tell. My guess is no, as it has an unconditional dependency on unix? Does it work on mac?