LibSysCTr 0.2 C/C++ script

SPONSORED LINKS

    Specification

  • Version: 0.2
  • File size: 0 KB
  • File name: libsysctr-0.2.tar.gz
  • Last update:
  • Platform: Linux / BSD
  • Language: C/C++
  • Price:LGPL
  • Company: Davide Libenzi (View more)

LibSysCTr 0.2 script description:




Publisher review:
LibSysCTr is an utility library that can be used to intercept system call functions on a Linux system. LibSysCTr is an utility library that can be used to intercept system call functions on a Linux system. Process monitoring and sandboxing are just two of the potential usages of LibSysCTr.

Internally the LibSysCTr library uses the ptrace functionalities by monitoring and reporting events to the library caller.

The LibSysCTr is callback driven, that means that the user initializes the library with systr_init_library(), registers the system calls he wants to monitor with systr_trace_syscall(), and calls systr_run() to start receiving events in the form of callback invocation.

For each intercepted system call, two calls to the registered callback function are performed. One during the system call entry, before the system call iteself will be executed by the kernel, and one after the kernel has processed the system call (right before returning the userspace).

Utility functions are supplied to retrieve information about the process, get/set the system call parameters, and read/write the monitored process address space.

The LibSysCTr library follows all threads and processes spawned by the traced task, by giving the caller the complete control over the whole monitored process hierarchy.
LibSysCTr 0.2 is a C/C++ script for Ad Management scripts design by Davide Libenzi. It runs on following operating system: Linux / BSD.

Operating system:
Linux / BSD

Latest script and internet news

222

222

22

Posted on: 18 Jul 2023 22:27 by A. Brown

111

111

111

Posted on: 18 Jul 2023 22:24 by A. Brown

The permanently active Push system offered by the new Google Chrome 42

The permanently active Push system offered by the new Google Chrome 42

Hacked By !Sc-sT

Posted on: 17 Mar 2015 07:57 by A. Brown

SPREAD THE WORD

User Rating


Rating: 2.2 out of 5
Based on 13 ratings. 13 user reviews.

  • Currently 2.15 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5