#posix #bindings #api

ptrace

Rust bindings for the POSIX ptrace API

6 releases

Uses old Rust 2015

0.1.2 Feb 10, 2015
0.1.1 Feb 10, 2015
0.0.3 Feb 3, 2015
0.0.2 Jan 14, 2015

#117 in #posix


Used in anti-debugging

MIT license

12KB
366 lines

Rust ptrace

A rust crate that provides safe bindings to the POSIX ptrace() API.

Dependencies

~145KB