https://github.com/dergoogler/powershell
The Windows PowerShell Module is a tool that integrates PowerShell functionality into Android devices via the Magisk framework, allowing users to run PowerShell scripts and commands directly on their rooted devices.
https://github.com/dergoogler/powershell
android cpp kernelsu magisk windows
Last synced: 12 months ago
JSON representation
The Windows PowerShell Module is a tool that integrates PowerShell functionality into Android devices via the Magisk framework, allowing users to run PowerShell scripts and commands directly on their rooted devices.
- Host: GitHub
- URL: https://github.com/dergoogler/powershell
- Owner: DerGoogler
- License: mit
- Created: 2024-06-16T21:22:37.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-16T21:51:51.000Z (almost 2 years ago)
- Last Synced: 2025-04-05T18:54:55.971Z (12 months ago)
- Topics: android, cpp, kernelsu, magisk, windows
- Language: C++
- Homepage:
- Size: 522 KB
- Stars: 21
- Watchers: 3
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PowerShell

## Example
```powershell
powershell file.ps1
```