38a44ba7e3
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.
18 lines
564 B
Text
18 lines
564 B
Text
@comment $NetBSD: PLIST,v 1.1 2017/10/13 17:59:11 minskim Exp $
|
|
${GEM_HOME}/cache/${GEM_NAME}.gem
|
|
${GEM_LIBDIR}/.gitignore
|
|
${GEM_LIBDIR}/.rspec
|
|
${GEM_LIBDIR}/.travis.yml
|
|
${GEM_LIBDIR}/CODE_OF_CONDUCT.md
|
|
${GEM_LIBDIR}/Gemfile
|
|
${GEM_LIBDIR}/LICENSE
|
|
${GEM_LIBDIR}/README.md
|
|
${GEM_LIBDIR}/Rakefile
|
|
${GEM_LIBDIR}/bin/console
|
|
${GEM_LIBDIR}/bin/setup
|
|
${GEM_LIBDIR}/lib/rex/nop.rb
|
|
${GEM_LIBDIR}/lib/rex/nop/opty2.rb
|
|
${GEM_LIBDIR}/lib/rex/nop/opty2_tables.rb
|
|
${GEM_LIBDIR}/lib/rex/nop/version.rb
|
|
${GEM_LIBDIR}/rex-nop.gemspec
|
|
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|