Skip to content

hjr265/ptrace.go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Ptrace.go

Ptrace.go is a wrapper library for the set of ptrace-related system calls in Linux.

Installation

Install Ptrace.go using the go get command:

 $ go get github.com/hjr265/ptrace.go/ptrace

The only dependency is the Go distribution itself.

Documentation

Contributing

Contributions are welcome.

License

Ptrace.go is available under the Apache License, version 2.0.

About

A wrapper library for the set of ptrace-related system calls in Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages