leechristensen / UnmanagedPowerShell

Executes PowerShell from an unmanaged process

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UnmanagedPowerShell

Executes PowerShell from an unmanaged process. With a few modifications, these same techniques can be used when injecting into different processes (i.e. you can cause any process to execute PowerShell if you want).

About

Executes PowerShell from an unmanaged process

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 80.5%Language:C# 12.5%Language:C++ 7.0%