Bug#507155: ITP: hexec -- Command line tool to hook into exec calls
Package: wnpp
Severity: wishlist
Owner: Alexander Block <ablock@blocksoftware.net>
* Package name : hexec
Version : 0.2.0
Upstream Author : Alexander Block <ablock@blocksoftware.net>
* URL : http://sourceforge.net/projects/hexec/
* License : GPL
Programming Lang: C
Description : Command line tool to hook into exec calls
hexec can be used to hook into exec system calls. It evaluates
a user defined expression against all hooked exec calls. This
expression can contain simple path checks (e.g. -path "*/name")
and even complex bash scripts.