#!/bin/sh
exec /Library/Frameworks/Mono.framework/Versions/6.12.0/bin/pedump $MONO_OPTIONS --verify metadata,code "$@"
