Cycatz / fsh

fsh, a library provides a convenient and simple way to hook system calls using ftrace

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fsh

Fsh, an abbreviation of *F*trace *s*yscall *h*ook, provides a convenient and simple way to hook system calls using ftrace.

Usage

See fsh-example

Compatibility

amd64i386AArch64AArch32
>= 5.11.0UnknownUnknownUnknown
5.7.0 - 5.11.0UnknownUnknownUnknownUnknown
4.17.0 - 5.7.0UnknownUnknownUnknownUnknown
< 4.17.0UnknownUnknownUnknownUnknown

About

fsh, a library provides a convenient and simple way to hook system calls using ftrace


Languages

Language:C 88.9%Language:Makefile 9.4%Language:Shell 1.7%