aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-rex-bin_tools
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update to 0.1.7Antoine Brodin2020-12-272-4/+4
| | | | Notes: svn path=/head/; revision=559377
* Update to 0.1.6Antoine Brodin2018-11-242-4/+4
| | | | Notes: svn path=/head/; revision=485744
* Update to 0.1.4Antoine Brodin2017-06-242-4/+4
| | | | Notes: svn path=/head/; revision=444247
* Update to 0.1.3Antoine Brodin2017-05-212-4/+4
| | | | Notes: svn path=/head/; revision=441369
* Update to 0.1.2Antoine Brodin2017-04-272-4/+4
| | | | Notes: svn path=/head/; revision=439574
* Update to 0.1.1Antoine Brodin2016-10-092-4/+4
| | | | Notes: svn path=/head/; revision=423573
* New port: security/rubygem-rex-bin_toolsAntoine Brodin2016-09-173-0/+41
Ruby Exploitation(Rex) Library 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. WWW: https://github.com/rapid7/rex-bin_tools Notes: svn path=/head/; revision=422313