./security/ruby-rex-encoder, Polymorphic encoders that Metasploit uses for payload encoding

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.1.7, Package name: ruby31-rex-encoder-0.1.7, Maintainer: minskim

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.


Required to run:
[devel/ruby-metasm] [security/ruby-rex-text] [security/ruby-rex-arch] [lang/ruby26-base]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 40.5 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-11 14:44:30 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
security/ruby-rex-encoder: update to 0.1.7

0.1.7 (2023-10-04)

* PD-41096 Auto-add cortex.yaml [no action required by you]
   2021-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605)
Log message:
security: Replace RMD160 checksums with BLAKE2s checksums

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-07 16:54:50 by Nia Alarie | Files touched by this commit (606)
Log message:
security: Remove SHA1 hashes for distfiles
   2021-09-19 19:15:42 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
security/ruby-rex-encoder: update to 0.1.6

0.1.6 (2020-11-30)

* Land #3, Update gemspec
   2021-02-05 16:07:10 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
security/ruby-rex-core: update to 0.1.15

0.1.5 (2020-11-30)

* update spec to require Ruby 2.2.0 or greater
   2020-06-21 16:54:51 by Takahiro Kambe | Files touched by this commit (13)
Log message:
Add "USE_LANGUAGES=	# noen"

Add "USE_LANGUAGES=	# noen" for pure Ruby packages.
   2017-10-13 20:51:42 by Min Sik Kim | Files touched by this commit (4)
Log message:
security/ruby-rex-encoder: Import version 0.1.4

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.