aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2016-09-17 12:08:09 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2016-09-17 12:08:09 +0000
commit37473e2e3c35267352bc407e2e21ff782e77b794 (patch)
tree27ff351553ba7f139a7c5d6f896ff521f6bc3278 /security/Makefile
parentc1fcf777b685377d386003d2962cd9c50857da6c (diff)
downloadports-37473e2e3c35267352bc407e2e21ff782e77b794.tar.gz
ports-37473e2e3c35267352bc407e2e21ff782e77b794.zip
New port: security/rubygem-rex-nop
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. The original code was written by Optyx and spoonm. WWW: https://github.com/rapid7/rex-nop
Notes
Notes: svn path=/head/; revision=422314
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index b18508fbbbed..7b3a10c1f273 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1018,6 +1018,7 @@
SUBDIR += rubygem-rex-core
SUBDIR += rubygem-rex-java
SUBDIR += rubygem-rex-mime
+ SUBDIR += rubygem-rex-nop
SUBDIR += rubygem-rex-ole
SUBDIR += rubygem-rex-powershell
SUBDIR += rubygem-rex-random_identifier