summaryrefslogtreecommitdiff
path: root/security/ruby-rex-encoder
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26security: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./security/cyrus-sasl/distinfo cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
2021-10-07security: Remove SHA1 hashes for distfilesnia1-2/+1
2021-09-19security/ruby-rex-encoder: update to 0.1.6taca2-7/+7
0.1.6 (2020-11-30) * Land #3, Update gemspec
2021-02-05security/ruby-rex-core: update to 0.1.15taca2-7/+7
0.1.5 (2020-11-30) * update spec to require Ruby 2.2.0 or greater
2020-06-21Add "USE_LANGUAGES= # noen"taca1-1/+3
Add "USE_LANGUAGES= # noen" for pure Ruby packages.
2017-10-13security/ruby-rex-encoder: Import version 0.1.4minskim4-0/+71
This library provides the basis for all of the polymorphic encoders that Metasploit uses for payload encoding. Encoders are used to try and create a version of a payload that is free of bad characters as defined by the exploit.