Skip to content

Releases: M2Team/Privexec

5.1.0

Choose a tag to compare

@github-actions github-actions released this 03 Apr 16:26
Fixed the portable version loading configuration file.

Release 5.0.4

Choose a tag to compare

@fcharlie fcharlie released this 03 Apr 12:53

Full Changelog: 5.0.3...5.0.4

5.0.3

Choose a tag to compare

@github-actions github-actions released this 07 Mar 14:29
Release 5.0.3 Fix duplicate capabilities

Privexec 5.0.2

Choose a tag to compare

@fcharlie fcharlie released this 06 Mar 14:58
  • Update Capabilities

wsudo: 5.0.1 some behavioral corrections

Choose a tag to compare

@fcharlie fcharlie released this 23 Jul 07:20

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 block
  • wsudo 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

Choose a tag to compare

@fcharlie fcharlie released this 22 Jul 15:44
  • 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)

Choose a tag to compare

@github-actions github-actions released this 13 Mar 13:29
Move to AppData

Privexec: 4.4.1 AppExec Improve

Choose a tag to compare

@fcharlie fcharlie released this 07 Feb 03:33
  • AppExec: Registry ACLs automatic conversion

Privexec: 4.4.0 AppExec Registry ACLs must startsWith "Registry::"

Choose a tag to compare

@fcharlie fcharlie released this 06 Feb 04:57

Privexec: 4.4.0 AppExec Registry ACLs must startsWith "Registry::"

4.3.1

Choose a tag to compare

@github-actions github-actions released this 06 Jan 07:51
Privexec: 4.3.1 fix detect git-for-windows git.exe wapper subsystem f…