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