- Removed legacy 1.x
ronin/uiRuby file. - Use
require_relativeto improve load times. - Documentation improvements and fixes.
Unclaimed project
Are you a maintainer of ronin? Claim this project to take control of your public changelog and roadmap.
Changelog
Ronin is a Free and Open Source Ruby Toolkit for Security Research and Development. Ronin also allows for the rapid development and distribution of code, exploits, payloads, etc, via 3rd-party git repositories.
ronin/ui Ruby file.require_relative to improve load times.ronin cert-gen that prevented generating a new certificate
signed with an EC key (ex: ronin cert-gen --key-type ec ...).ronin cert-gen man-page.ronin irb.
ronin irb Ruby shell.ronin typosquat command to accept multiple domain arguments.usage string to the ronin typosquat command.Ronin::Support into Ronin in order to make their Mixin instance
methods accessible to the ronin irb command which spawns an IRB session
within the Ronin namespace.ronin irb command where the ronin-support Mixin
methods (ex: http_get) were missing from the ronin irb shell.