Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leechristensen/UnmanagedPowerShell

Executes PowerShell from an unmanaged process
https://github.com/leechristensen/UnmanagedPowerShell

Last synced: about 1 month ago
JSON representation

Executes PowerShell from an unmanaged process

Awesome Lists containing this project

README

        

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).