ronin-rb / ronin

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.
https://ronin-rb.dev
GNU General Public License v3.0
692 stars 50 forks source link

Make ronin a "meta gem" which pulls in all other ronin-* gems #61

Closed postmodern closed 2 years ago

postmodern commented 2 years ago

The main ronin gem should pull in all other ronin-* libraries. That way if a user does gem install ronin they get everything. The main ronin gem will also provide some useful commands or define command-aliases to other ronin-* gem commands.

I am open to suggestions on which gems should be default dependencies of the main ronin gem and which should be add-ons that one explicitly installs later.

postmodern commented 2 years ago

Planned future dependencies: