MASTG-TOOL-0072: xcrun
xcrun can be used invoke Xcode developer tools from the command-line, without having them in the path. For example you may want to use it to locate and run swift-demangle or simctl.
Techniques¶
MASTG-TECH-0055: Launching a Repackaged App in Debug Mode
Demos¶
MASTG-DEMO-0134: Custom URL Scheme Handler Without Input Validation MASTG-DEMO-0135: Custom URL Scheme Handler with Source Validation