/WatchdogDisabler

Disables app launch watchdog timeouts

Primary LanguageMakefileMIT LicenseMIT

WatchdogDisabler

By default, iOS apps taking longer than 10 seconds to launch are automatically killed by watchdog. This tweak prevents that from happening. This is useful if you want to trace an application start with Frida but it takes more than 10 seconds to launch the app.