Skip to content

itchyny/procout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages