Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)