RuntimeBrowser
RuntimeBrowser copied to clipboard
Objective-C Runtime Browser, for Mac OS X and iOS
|Before|After| |-|-| |||
seems to missing several Private Frameworks including BiometricKit and BiometricSupport
ATS is required for network permission
``` [INFO] GCDWebServer started on port 10000 and reachable at http://192.168.2.2:10000/ 2019-12-03 10:34:26.770756+0800 OCRuntime[255:3744] Visit http://192.168.2.2:10000/ in your web browser [INFO] GCDWebServer now reachable at http://Elf-Sundaes-iPhone.local:10000/ 2019-12-03 10:34:35.318125+0800 OCRuntime[255:3903] --...
Fix https://github.com/nst/RuntimeBrowser/issues/39
In your repo of private frameworks, you left out biometrickit. I would like to get it, but I have no jailbroken 64 bit iphone to run the runtimebrowser on. How...
Hi THe tools is really useful but it is not detect subfolder in side the framework. An example, Message.Framework has inside Message.framework/MailServices/IMAP.framework/IMAP but there is not header for IMAP.
I run this project on iOS 11.2.6, then tap Load All, And then it crashed. the last output: [INFO] GCDWebServer started on port 10000 and reachable at http://172.16.89.170:10000/ 2018-06-25 15:46:02.387534+0800...
2017-06-22 16:37:09.667894+0800 OCRuntime[359:71235] [Snapshotting] Snapshotting a view (0x103112290, _UIButtonBarStackView) that has not been rendered at least once requires afterScreenUpdates:YES. [INFO] GCDWebServer started on port 10000 and reachable at http://172.24.112.92:10000/ 2017-06-22...
How do I use this tool? How can I see runtime headers of an iOS app running in my simulator?