Inject Ruby into any running OS X application

In Cool, OS X Specific, Ruby Tricks

RubyInject is an intriguing new tool that can "inject" a Ruby interpreter into any running OS X application. Why? Well, along with RubyCocoa it allows you to interact with an application "from the inside." If you're a RubyCocoa aficionado you can probably think of a few cute tricks to use this for already. If not, then just think about AppleScript on acid. All of this fun and games does require OS X 10.5 (Leopard), however.

Vaguely Related Posts (Usually)

One Comment Response to “Inject Ruby into any running OS X application”

  1. #1
    José Bonnet Says:

    Any worries on the security of this stuff..?

    jb