All Projects → XIU2 → UACWhitelistTool

XIU2 / UACWhitelistTool

Licence: GPL-3.0 license
📃 UAC 白名单小工具!

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to UACWhitelistTool

QuickUACk
🐤 Some of my antiUAC Scripts for Rubbber Ducky 🐤
Stars: ✭ 22 (-91.27%)
Mutual labels:  uac
pytorch-gpu-benchmark
Using the famous cnn model in Pytorch, we run benchmarks on various gpu.
Stars: ✭ 174 (-30.95%)
Mutual labels:  windows10
oculante
A minimalistic crossplatform image viewer written in rust
Stars: ✭ 169 (-32.94%)
Mutual labels:  windows10
Bypass-Uac
Small utility written in c++ to bypass windows UAC prompt
Stars: ✭ 27 (-89.29%)
Mutual labels:  uac
EventTranscript.db-Research
A repo for centralizing ongoing research on the new Windows 10/11 DFIR artifact, EventTranscript.db.
Stars: ✭ 33 (-86.9%)
Mutual labels:  windows10
XTR-Toolbox
🛠 Versatile tool to optimize Windows
Stars: ✭ 138 (-45.24%)
Mutual labels:  windows10
Privacy.sexy
Open-source tool to enforce privacy & security best-practices on Windows and macOS, because privacy is sexy 🍑🍆
Stars: ✭ 221 (-12.3%)
Mutual labels:  windows10
windows10
MS Windows 10 cheat-sheet
Stars: ✭ 13 (-94.84%)
Mutual labels:  windows10
Fluent-Design-For-Web
Windows 10 Inspired UI For Web
Stars: ✭ 28 (-88.89%)
Mutual labels:  windows10
windows-digital-authorization
理论支持Windows 10所有版本获取数字版权(仅支持Windows 10系统)
Stars: ✭ 23 (-90.87%)
Mutual labels:  windows10
UUB
UIAccess UAC Bypass using token duplication and keyboard events
Stars: ✭ 22 (-91.27%)
Mutual labels:  uac
Awesome Red Teaming
List of Awesome Red Teaming Resources
Stars: ✭ 4,223 (+1575.79%)
Mutual labels:  uac
TitlebarZ
A simple titlebar customizer for Windows 10.
Stars: ✭ 21 (-91.67%)
Mutual labels:  windows10
usb stack
Tiny and portable USB device/host stack for embedded system with USB IP
Stars: ✭ 175 (-30.56%)
Mutual labels:  uac
Manhunt-fix-Windows-10
Manhunt fix for Windows 10 Updated for Windows 10 latest versions
Stars: ✭ 24 (-90.48%)
Mutual labels:  windows10
SneakyEXE
Embedding a "UAC-Bypassing" function into your custom payload
Stars: ✭ 95 (-62.3%)
Mutual labels:  uac
1000hz
Overclock your old mouse and increase its polling rate
Stars: ✭ 45 (-82.14%)
Mutual labels:  windows10
Privilege Escalation
UAC Bypass for windows
Stars: ✭ 33 (-86.9%)
Mutual labels:  uac
MediaFlyout
Windows 10+ Media Control Taskbar Flyout
Stars: ✭ 87 (-65.48%)
Mutual labels:  windows10
dccwUACBypass
PowerShell script to bypass UAC using DCCW
Stars: ✭ 17 (-93.25%)
Mutual labels:  uac

XIU2/UACWhitelistTool

Release Version GitHub license GitHub Star GitHub Fork

一个可以添加 UAC 白名单的小工具!

如果你为了安全而不想完全关闭 UAC,但是又觉得每次运行一些必须 以管理员身份运行 的软件时 UAC 提示很烦,那么你就可以用 UAC 白名单小工具把这些软件添加到 UAC 白名单中。下次运行这些软件时,就不会提示 UAC 了,而且软件依然拥有 管理员权限。


软件界面

软件界面
右键菜单


下载地址


使用说明

  1. [拖拽][浏览] 选择一个应用程序 (.exe) 或快捷方式 (.lnk) 。
  2. [程序名称] 随意,但必须唯一 不可重复。
  3. [启动参数] 与 [起始位置] 均可选。
  4. [添加至 UAC 白名单] 后,[桌面] 就会出现一个快捷方式,只有通过该快捷方式运行才不提示 UAC!(运行后默认拥有管理员权限)

注意: 生成于桌面的快捷方式可以复制、移动、重命名,不影响使用!
注意: 为了方便寻找和删除,添加白名单时 [程序名称] 前会添加 [noUAC.] 标识。
另外, 因添加任务计划需要管理员权限,所以本软件运行会提示 UAC,但可以把本软件添加到 UAC 白名单中!


其他说明

运行提示 .NET 错误?

本软件最低依赖是 .NET Framework 4.5,报错说明你系统的该依赖版本低于 4.5(Win10 默认满足该依赖),请安装更高版本的 .NET Framework


如何把快捷方式固定为磁贴?

如果要把快捷方式添加到磁贴,那需要用到我写的磁贴美化小工具:


原理?手动教程?


赞赏支持

微信赞赏支付宝赞赏


更新日志

2020年08月07日,版本 v1.8

  1. 美化 软件界面。
  2. 修复 当程序名称小于6个字符时,添加到UAC白名单报错的问题。

2020年06月30日,版本 v1.7

  1. 优化 界面。
  2. 修复 一些细节问题。

2020年03月31日,版本 v1.6

  1. 新增 支持配置 启动参数、起始位置。
    —— 一些程序运行时需要添加 启动参数 或者指定 起始位置 就用得上了。
    —— 如果选择的文件是 .lnk 快捷方式,那么软件会自动读取其 启动参数 与 起始位置。
  2. 修复 程序名称输入框无法使用快捷键的问题(如 Ctrl+V 粘贴)。
  3. 优化 当程序名称头部已存在 noUAC. 时,将不会重复添加。

2020年03月29日,版本 v1.5

  1. 新增 支持添加 .bat 脚本文件到白名单(启动后默认就是管理员权限)。

为避免影响大家观看文章,更多的更新日志请看压缩包内的 [使用说明+更新日志.txt]。


License

The GPL-3.0 License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].