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