Difference between revisions of "Compel plugins"
(Created page with "== std == : This plugins gets packed with your binary by default and provides standard Linux system calls, strings functions and printf-like priting helper. == fds == : This...") |
(fds and argv plugins are no more) |
||
| (5 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| + | The following plugins for [[compel]] are available. | ||
| + | |||
== std == | == std == | ||
| − | |||
| − | + | Provides standard Linux system calls, strings functions and printf-like priting helper. This plugins is packed with your binary by default. | |
| − | |||
== shmem == | == shmem == | ||
| − | + | ||
| + | Sets up shared memory between the parasite and the master. | ||
| + | |||
| + | == See also == | ||
| + | |||
| + | * [[Compel]] | ||
| + | |||
| + | [[Category: Compel|Plugins]] | ||