mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
7cfe59ba13
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
6 lines
272 B
Plaintext
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
|