Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/leechristensen/UnmanagedPowerShell
- Owner: leechristensen
- License: bsd-3-clause
- Created: 2014-12-15T00:59:03.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-17T05:20:55.000Z (over 8 years ago)
- Last Synced: 2024-11-07T04:50:18.000Z (about 1 month ago)
- Language: C
- Size: 12 MB
- Stars: 473
- Watchers: 30
- Forks: 111
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - leechristensen/UnmanagedPowerShell - Executes PowerShell from an unmanaged process (C)
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).