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