Projects / LibSysCTr

LibSysCTr

LibSysCTr is a utility library that can be used to intercept system call functions on a Linux system. Process monitoring and sandboxing are just two of its potential uses. Internally, it uses ptrace to monitor and report events to the library caller using callbacks. Utility functions are supplied to retrieve information about the process, get/set the system call parameters, and read/write the monitored process address space.

Tags Software Development Bug Tracking Libraries Monitoring
Licenses LGPL
Operating Systems POSIX Linux
Implementation C

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  21 May 2004 13:31
  • Rrelease-after

Changes: Fixes in the wait infrastructure, code cleanup, and an extended man page.

  • Rrelease-mid
  •  13 May 2004 02:36
  • Rrelease-after

No changes have been submitted for this release.

No-screenshot

Project Spotlight

Goanna

An Eclipse plugin providing static analysis for C/C++.

No-screenshot

Project Spotlight

sslh

A server-side multiplexer for SSL and SSH.