Antoine Brodin 7cfe59ba13 New port: security/rubygem-rex-encoder
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.

WWW: https://github.com/rapid7/rex-encoder
2016-09-28 20:27:55 +00:00

6 lines
272 B
Plaintext

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.
WWW: https://github.com/rapid7/rex-encoder