Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

seccomp_unotify

A Golang-based syscall interception tool using Seccomp Notify as an alternative to ptrace

Installation

Clone the repository

git clone https://github.com/robertmin1/seccomp_unotify
cd seccomp_unotify
go mod init main.go
go mod tidy

Usage

go run main.go wget google.com
go run main.go firefox

About

A Golang-based syscall interception tool using Seccomp Notify as an alternative to ptrace

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages