Skip to content

k1LoW/capv

Repository files navigation

capv Build Status

capv is a viewer of Linux capabilitiies.

Notice

You should use getpcaps and getcap, if possible.

Usage

Show thread capability sets of process

$ capv -p [PID]

Show file capability sets of file

$ capv -f [PATH]

Show thread capability set after the execve(2)

🚧 WORK IN PROGRESS 🚧

$ capv -p [PID] -f [PATH]

Required

  • Linux kernel > 4.3