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