Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xiii-mc/trustedinstallerelevation
Create a shell that has TrustedInstaller level of power.
https://github.com/xiii-mc/trustedinstallerelevation
cpp powershell shell trustedinstaller windows
Last synced: 26 days ago
JSON representation
Create a shell that has TrustedInstaller level of power.
- Host: GitHub
- URL: https://github.com/xiii-mc/trustedinstallerelevation
- Owner: XIII-MC
- Created: 2024-08-27T21:48:06.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2024-08-30T09:58:54.000Z (2 months ago)
- Last Synced: 2024-10-13T00:01:36.970Z (26 days ago)
- Topics: cpp, powershell, shell, trustedinstaller, windows
- Language: C++
- Homepage:
- Size: 20 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[//]: # (Main title, centered)
TrustedInstaller Elevation
This tool allows you to create a cmd shell that has TrustedInstaller (System) level of power. This allows you to do everything you want on your Windows machine, without any permissions limits.
## Features & Functionalities
- Create a shell with TrustedInstaller permissions
## How does it work ?
- Get TrustedInstaller's process
- Create a shell under TrustedInstaller, therefore herit TrustedInstaller permissions## Releases/Updates
No release will be created, if you wish to download this tool please download the "TrustedInstallerElevation.exe" file from the "cmake-build-debug" folder.
## Issues
Issues and errors/bugs will only be trated if they are judged "critical" or "impactful". Most feature requests or enhancement will be ignored.
## Contributing
Contribution are welcomed but will most likely be ignored and/or not merged or rejected. If you wish to add modifications please fork this repository and make your own modifications on your side.
## License
This project is not under any license, feel free to use it as you wish.