nst / RuntimeBrowser

Objective-C Runtime Browser, for Mac OS X and iOS
3.55k stars 510 forks source link

RuntimeBrowser

This is a class browser for the Objective-C runtime on iOS and OS X. It gives you full access to all classes loaded in the runtime; allows you to dynamically load new modules and their classes; shows every method implemented on each class; and displays information in a header (.h) file format.

We have found this to be a useful development tool. Please note, however, that each user is responsible for their own usage.

The original version was released in April 2002 by Ezra Epstein. The project is maintained by Nicolas Seriot since August, 2008.

iOS Version

You can browse the iOS headers as seen by RuntimeBrowser.

RuntimeBrowser RuntimeBrowser

OS X Version

Latest build: 2019-11-17 http://seriot.ch/temp/RuntimeBrowser_0.996.zip 344 KB

Screenshot