https://github.com/leechristensen/UnmanagedPowerShell
Executes PowerShell from an unmanaged process
https://github.com/leechristensen/UnmanagedPowerShell
Last synced: 2 days 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 (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-17T05:20:55.000Z (about 9 years ago)
- Last Synced: 2025-04-06T04:13:10.115Z (29 days ago)
- Language: C
- Size: 12 MB
- Stars: 487
- 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).