#!/bin/sh
exec /home/user/mono/bin/pedump $MONO_OPTIONS --verify metadata,code "$@"
