Skip to content

Instantly share code, notes, and snippets.

View fqqf's full-sized avatar
💭
I may be slow to respond. Sorry!

Mifia fqqf

💭
I may be slow to respond. Sorry!
View GitHub Profile
@fqqf
fqqf / reg.reg
Created August 27, 2025 18:50
Fake UAC
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\shell\forcerunasinvoker]
@="Run without privilege elevation"
[HKEY_CLASSES_ROOT\*\shell\forcerunasinvoker\command]
@="cmd /min /C \"set __COMPAT_LAYER=RUNASINVOKER && start \"\"\"\" \"%1\"\""