You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AdminFreeExec is a lightweight Windows application that allows users to execute .exe files without requiring administrator privileges. It provides a simple drag-and-drop interface and file selection to launch programs using the RUNASINVOKER compatibility layer.
33
+
34
+
**AdminFreeExec** is a lightweight Windows tool that allows you to run executables without requiring administrator privileges. It provides a simple interface to select or drag-and-drop EXE files and execute them using the `RUNASINVOKER` compatibility layer.
35
+
36
+
---
37
+
38
+
## Features
39
+
40
+
- 🚀 **Bypass UAC Prompt**
41
+
Run programs without requiring administrator permissions.
42
+
43
+
- 🖱️ **Drag & Drop Support**
44
+
Easily select or drag EXE files into the interface.
45
+
46
+
- ⚡ **Simple & Lightweight**
47
+
No installation required, just run and use.
48
+
49
+
- 🎨 **Modern UI**
50
+
Built with PyQt5 for a clean and intuitive interface.
51
+
52
+
---
53
+
54
+
## Installation
55
+
56
+
Clone the repository and install the dependencies:
0 commit comments