SkillAgentSearch skills...

Ftrace

Go library to trace Linux syscalls using the FTRACE kernel framework.

Install / Use

/learn @evilsocket/Ftrace
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

FTRACE kernel framework library for Go

GoDoc Go Report Card release

ftrace utilizes the FTRACE kernel framework in order to trace system calls and kernel events from user space.

Installation

To install this package, you need to install Go and setup your Go workspace on your computer. The simplest way to install the library is to run:

$ go get -u github.com/evilsocket/ftrace

Documentation

See API documentation for package and API descriptions and find examples in the this directory.

License

This package was made with ♥ by Simone Margaritelli and it's released under the GPL 3 license.

Related Skills

View on GitHub
GitHub Stars82
CategoryDevelopment
Updated7mo ago
Forks6

Languages

Go

Security Score

87/100

Audited on Sep 1, 2025

No findings