@dki's Projects

Dump iOS Text Views

0 | 3K

List UITextField and UITextView objects in the current view hierarchy and show their current content, autocorrectionType, address, and label.

iOS URL Scheme Fuzzing

3 | 18K

Black-box fuzzing of URL schemes for iOS apps using SpringBoard. Automates launching the app via URL, backgrounding, and checking for a crash. Bonus function to dump all registered URL schemes.