PyInjector puts you inside the app.
Overview
PyInjector simplifies debugging and exploration of Cocoa applications using Python. It works by embedding a Python command interpreter and a high-level object browser into a running Cocoa application.
Download
The current version is 0.1.0.
Installation
Just put the PyInjector application wherever you'd like. It does not have to be in your Applications folder to work.
PyInjector requires Mac OS X 10.4 (Tiger).
Disclaimer
The functions performed by PyInjector are inherently risky. If you muck around inside of an app's internals, you very well might mess things up. Use at your own risk, and read the license for more legal stuff.
Author
PyInjector was written by James G. Speth.
Feedback
Feel free to send me any feedback at
speth@end.com.
License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 2.5 License.
