e85a14a45f
0.1.91 (2021-04-23) * Land #30, Implement the rc4 wrapper 0.1.92 (2021-07-09) * Land #31, add method to obfuscate string literals * Land #32, fix unit tests 0.1.93 (2021-07-19) * Land #33, Add github actions for tests * Land #35, Add W^X powershell payload templates
30 lines
1.2 KiB
Text
30 lines
1.2 KiB
Text
@comment $NetBSD: PLIST,v 1.4 2021/09/19 17:12:30 taca Exp $
|
|
${GEM_HOME}/cache/${GEM_NAME}.gem
|
|
${GEM_LIBDIR}/.github/workflows/verify.yml
|
|
${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}/data/templates/to_mem_dotnet.ps1.template
|
|
${GEM_LIBDIR}/data/templates/to_mem_msil.ps1.template
|
|
${GEM_LIBDIR}/data/templates/to_mem_old.ps1.template
|
|
${GEM_LIBDIR}/data/templates/to_mem_pshreflection.ps1.template
|
|
${GEM_LIBDIR}/data/templates/to_mem_rc4.ps1.template
|
|
${GEM_LIBDIR}/lib/rex/powershell.rb
|
|
${GEM_LIBDIR}/lib/rex/powershell/command.rb
|
|
${GEM_LIBDIR}/lib/rex/powershell/function.rb
|
|
${GEM_LIBDIR}/lib/rex/powershell/obfu.rb
|
|
${GEM_LIBDIR}/lib/rex/powershell/output.rb
|
|
${GEM_LIBDIR}/lib/rex/powershell/param.rb
|
|
${GEM_LIBDIR}/lib/rex/powershell/parser.rb
|
|
${GEM_LIBDIR}/lib/rex/powershell/payload.rb
|
|
${GEM_LIBDIR}/lib/rex/powershell/psh_methods.rb
|
|
${GEM_LIBDIR}/lib/rex/powershell/script.rb
|
|
${GEM_LIBDIR}/lib/rex/powershell/templates.rb
|
|
${GEM_LIBDIR}/lib/rex/powershell/version.rb
|
|
${GEM_LIBDIR}/rex-powershell.gemspec
|
|
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|