This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > System > hexec (0.2.1)

hexec (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.

As an example: hexec -name ls -exec echo {} \; bash

This will run a shell, but any time you try to run "ls", you'll run
"echo" instead. The syntax is similar to "find"; see the man page for
details.

Maintained by: B. Watson
Keywords: hook,execve,execlp,execle,execvpe
ChangeLog: hexec

Homepage:
https://packages.debian.org/sid/hexec

Source Downloads:
hexec_0.2.1.orig.tar.gz (ceec7e57107efecf10d943137b0f5180)

Download SlackBuild:
hexec.tar.gz
hexec.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
hexec.SlackBuild
hexec.info
slack-desc

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds