sp <foo bar com> |
Saturday, February 10 2007 19:08.35 CST |
Version 0.04 of RubLib, a high-level API for writing IDA Pro scripts in Ruby, is here. It grew from 125 methods to 163 methods since version 0.03. The most important new features are:
- Support for function chunks
- The Instruction class was restructured a bit
- The behaviour of the [ ]-operator of the RubLib classes was standardized. It behaves like the [ ]-operator of the standard String class now.
Download RubLib 0.04 Online manual, examples, API documentation
|