Reset RuntimeBrowser Class

How to use RuntimeBrowser to output such data ( https://github.com/nst/iOS-Runtime-Headers )? I have an old firmware that is not found in the GitHub repository above, and I have some non-public iOS builds that I would like to dump into a class.

Thanks in advance!

+4
source share
1 answer
  • make sure you have an iOS device and a computer on the same network.
  • start OCRuntime on an iOS device
  • Frameworksclick on the tabLoad All
  • check the url on the tab Aboutlet's sayhttp://192.168.2.3:10000
  • on the computer enter wget -r http://192.168.2.3:10000/tree
  • 20000+ 15-20 .
+3

All Articles