./security/ruby-rex-nop, Rex library for dynamic generation of x86 multi-byte NOPs

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


Branch: CURRENT, Version: 0.1.3, Package name: ruby31-rex-nop-0.1.3, Maintainer: minskim

This library contains the opty2 library for dynamic generation of x86
multi-byte NOPs.This is useful in writing exploits and encoders. It
allows you to dynamic generate variable length instruction sets that
are equivalent to a No Operation(NOP) without using the actual 0x90
bytecode.


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

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 27 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-11 14:58:33 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
security/ruby-rex-nop: update to 0.1.3

0.1.3 (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-02-05 16:15:44 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
security/ruby-rex-nop: update to 0.1.2

0.1.2 (2017-05-11)

* 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 19:59:11 by Min Sik Kim | Files touched by this commit (4)
Log message:
security/ruby-rex-nop: Import version 0.1.1

This library contains the opty2 library for dynamic generation of x86
multi-byte NOPs.This is useful in writing exploits and encoders. It
allows you to dynamic generate variable length instruction sets that
are equivalent to a No Operation(NOP) without using the actual 0x90
bytecode.