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