ptrace topic

List ptrace repositories

TARDIS

155
Stars
13
Forks
Watchers

Trace And Rewrite Delays In Syscalls: Hooking time-related Linux syscalls to warp a process's perspective of time, using ptrace.

sudohulk

118
Stars
28
Forks
Watchers

try privilege escalation changing sudo command

mysql-magic

235
Stars
58
Forks
Watchers

dump mysql client password from memory

reprozip

298
Stars
33
Forks
Watchers

ReproZip is a tool that simplifies the process of creating reproducible experiments from command-line executions, a frequently-used common denominator in computational science.

dlinject

760
Stars
76
Forks
Watchers

Inject a shared library (i.e. arbitrary code) into a live linux process, without ptrace

proot

1.9k
Stars
352
Forks
Watchers

chroot, mount --bind, and binfmt_misc without privilege/setup for Linux

memorpy

779
Stars
139
Forks
Watchers

Python library using ctypes to search/edit windows / linux / macOS / SunOS programs memory

write-a-strace-and-gdb

110
Stars
18
Forks
Watchers

Tiny system call tracer and debugger

ptracer

154
Stars
27
Forks
Watchers

A library for ptrace-based tracing of Python programs

proot

719
Stars
159
Forks
Watchers

An chroot-like implementation using ptrace.