Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bintoss/intern
A small library for elevated tasks.
https://github.com/bintoss/intern
Last synced: about 1 month ago
JSON representation
A small library for elevated tasks.
- Host: GitHub
- URL: https://github.com/bintoss/intern
- Owner: BinToss
- License: gpl-3.0
- Created: 2021-06-04T09:38:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-28T11:37:03.000Z (over 1 year ago)
- Last Synced: 2023-05-28T12:24:23.814Z (over 1 year ago)
- Language: C#
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# The Intern
#### A small library for menial labor. Designed for the .Net Framework.
This library was created to handle simple tasks in an elevated process.# TODO
- Allow invokation via `%windir%/System32/RunDLL32.exe`.
- Accept input from other processes without using startup arguments.
- Define Exit Codes used to determine if greater authorization is required to complete a task.# Badge dump
[![codecov](https://codecov.io/gh/BinToss/Intern/branch/main/graph/badge.svg?token=CB3IJ7PZJ1)](https://codecov.io/gh/BinToss/Intern)