#!/bin/sh echo "--- No inject:" ./a echo "--- Inject:" LD_PRELOAD=./c.so ./a