module Rex::Powershell::Templates
Constants
- DEFAULT_RIG_OPTS
RandomIdentifier::Generator options
- TEMPLATE_DIR
The base directory that all
Powershell
script templates live in- TO_MEM_DOTNET
The powershell script template for memory injection using .NET
- TO_MEM_MSIL
The powershell script template for memory injection using the old method
- TO_MEM_OLD
The powershell script template for memory injection using the old method
- TO_MEM_REFLECTION
The powershell script template for memory injection using reflection