Skip to content

2.0.3

Compare
Choose a tag to compare
@postmodern postmodern released this 12 Jun 13:24
· 45 commits to main since this release
v2.0.3
  • Extend 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.

CLI

  • Fixed a regression in the ronin irb command where the ronin-support Mixin
    methods (ex: http_get) were missing from the ronin irb shell.