All Projects → rapid7 → rex-bin_tools

rapid7 / rex-bin_tools

Licence: other
Created by David Maloney via the GitHub Connector

Programming Languages

ruby
36898 projects - #4 most used programming language

Rex::BinTools

Ruby Exploitation Library (REX) for Binary Manipulation. This suite of tools contains ElfScan, MachScan, PEScan, and BinScan.

These tools are designed to help you analyze an executable binary and search for particular instruction sets. This is particularly useful for things like building ROP chains or SEH exploits.

Installation

Add this line to your application's Gemfile:

gem 'rex-bin_tools'

And then execute:

$ bundle

Or install it yourself as:

$ gem install rex-bin_tools
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].