All Projects → rapid7 → Rex

rapid7 / Rex

Licence: other
Rex provides a variety of classes useful for security testing and exploit development.

Programming Languages

ruby
36898 projects - #4 most used programming language

Rex

An re-packaging of the Rex library included in the Metasploit Framework for use by non-Metasploit applications. Originally created by Jacob Hammack and made official by the Rapid7 development team. The upstream of this package is the lib/rex subdirectory of https://github.com/rapid7/metasploit-framework

Note that prior to version 2.0.0, the 'rex' gem was an unrelated library developed by Aaron Paterson (@tenderlove).

For users of the prior library (a lexical scanner generator), set your Gemfile to something like the following:

gem 'rex', '< 2.0.0'

This package replaces the librex gem.

$ gem install rex

Credits

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].