summaryrefslogtreecommitdiff
path: root/security/ruby-rex-nop
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-02-05security/ruby-rex-nop: update to 0.1.2taca2-7/+7
0.1.2 (2017-05-11) * 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-nop: Import version 0.1.1minskim4-0/+43
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.