Posted By: postmodern
Date: 2009-09-25 21:18
Summary: ronin-gen 0.2.0 Released
Project: Ronin
ronin-gen version 0.2.0 has been released!
Ronin Gen is a Ruby library for Ronin that provides various generators.
Ronin is a Ruby platform for exploit development and security research. Ronin allows for the rapid development and distribution of code, exploits or payloads over many common Source-Code-Management (SCM) systems.
Changes:
### 0.2.0 / 2009-09-24
* Require ronin >= 0.3.0. * Require rspec >= 1.2.8. * Require yard >= 0.2.3.5. * Updated the project summary and 3-point description of Ronin Gen. * Moved to YARD based documentation. * Refactored Ronin::Generators::Generator to inherit from Thor. * Refactored Ronin::Generators::DirGenerator. * Refactored Ronin::Generators::Platform::Extension. * Refactored Ronin::Generators::Platform::Overlay. * Rewrote the Ronin::UI::CommandLine generator commands to simply inherit from the new Thor based generator classes within Ronin::Generators. |
|