Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

procout

process output

procout peeks write(2) of another process

This is my hobby project to learn how ptrace(2) works and how can I use it from Rust. Supports Linux on x86-64.

 $ sudo procout [pid]

procout example

Author

itchyny (https://github.com/itchyny)

License

This software is released under the MIT License, see LICENSE.

About

procout peeks write(2) of another process using ptrace(2), written in Rust

Topics

Resources

Stars

28 stars

Watchers

0 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages