This directory contains an OCaml client for prctl. To use, you'll need to have Ocaml installed. This has been tested ONLY on 64-bit Ubuntu using OCaml version 3.10.2. There are multiple examples under demo/. Simply run 'make' in this directory and then you can run: on any machine with /bin/ls: ./demo/step against any running process with : ./demo/attach Not all messages are currently supported. Work in progress.