#!/bin/sh
# DF-0025 PoC run script. Run as the unprivileged user (maxx).
set -e
cd "$(dirname "$0")"
./kld_leak
