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