Releases: M2Team/Privexec
Releases · M2Team/Privexec
5.1.0
Release 5.0.4
Full Changelog: 5.0.3...5.0.4
5.0.3
Release 5.0.3 Fix duplicate capabilities
Privexec 5.0.2
- Update Capabilities
wsudo: 5.0.1 some behavioral corrections
News
wsudo -U
will create a process without privilege escalation.
wsudo -U
(under System Account) cannot start the Store App directly, but it can start the Store App in the launched shell.
wsudo -U
correctly creates the user environment variable blockwsudo
add-B
--basic
as default (permission inheritance mode)
中文更新日志
- 在系统权限下,wsudo -U 无法直接启动 Store App,但是可以在启动的 shell 中启动 Store App。
wsudo -U
现在正确的集成用户的环境变量块。- wsudo 添加
-B
--basic
作为默认执行模式,即继承父进程权限,而 -U 则总是启动未提权的进程。
wsudo: 5.0.0 some behavioral corrections
- wsudo -U will create a process without privilege escalation. If it is currently running under the System account, it will fail to start the Store App with reduced privileges.(wsudo -U 会创建未提权的进程,如果当前运行在 System 账户下,降权启动 Store App 会失败。)
- wsudo add -B --basic as default (permission inheritance mode)(wsudo 添加
-B
--basic
作为默认执行模式,即继承父进程权限,而 -U 则总是启动未提权的进程。)
Privexec 4.4.2: Improved config loading (when installed by baulk 4.0)
Privexec: 4.4.1 AppExec Improve
- AppExec: Registry ACLs automatic conversion
Privexec: 4.4.0 AppExec Registry ACLs must startsWith "Registry::"
Privexec: 4.4.0 AppExec Registry ACLs must startsWith "Registry::"
4.3.1
Privexec: 4.3.1 fix detect git-for-windows git.exe wapper subsystem f…