Skip to content

Releases: NoMoreFood/WinPriv

WinPriv 1.0.12.0

WinPriv 1.0.11.1

WinPriv 1.0.10.0

06 Sep 23:51
Compare
Choose a tag to compare

Enhancements:

  • Added /KillProcess to allow termination of a process by name prior to target execution. This can be useful for using WinPriv with applications that might have lingering resident background processes like Google Chrome or Microsoft Edge.
  • Added /LibraryDirectory to customize where WinPriv should put any library (*.dll) files that are necessary for WinPriv to execute properly. The default behavior is to use the current user's temporary directory.
  • Added signatures to embedded library files to make them more easily identifiable for application control whitelisting (e.g., AppLocker).

Combined 32-Bit & 64-Bit Zip File
https://github.com/NoMoreFood/WinPriv/raw/v1.0.10.0/Build/WinPriv.zip

32-Bit Executables
https://github.com/NoMoreFood/WinPriv/raw/v1.0.10.0/Build/x86/WinPriv.exe
https://github.com/NoMoreFood/WinPriv/raw/v1.0.10.0/Build/x86/WinPrivCmd.exe

64-Bit Executables
https://github.com/NoMoreFood/WinPriv/raw/v1.0.10.0/Build/x64/WinPriv.exe
https://github.com/NoMoreFood/WinPriv/raw/v1.0.10.0/Build/x64/WinPrivCmd.exe

Binary Hash Information
https://github.com/NoMoreFood/WinPriv/raw/v1.0.10.0/Build/WinPriv-hash.txt

WinPriv 1.0.8.1

01 Apr 10:47
eb08171
Compare
Choose a tag to compare

WinPriv 1.0.6.1

08 Feb 01:38
Compare
Choose a tag to compare

Enhancements:

  • /RegOverride now supports REG_BINARY data which can be specified as a string of hexadecimal characters of an arbitrary length (e.g., 001122, 00DEADBEEF00, etc).

Bug Fixes:

  • /RegOverride had an issue with REG_SZ data that could have garbled the override value provided by the command line.

Combined 32-Bit & 64-Bit Zip File
https://github.com/NoMoreFood/WinPriv/raw/v1.0.6.1/Build/WinPriv.zip

32-Bit Executables
https://github.com/NoMoreFood/WinPriv/raw/v1.0.6.1/Build/x86/WinPriv.exe
https://github.com/NoMoreFood/WinPriv/raw/v1.0.6.1/Build/x86/WinPrivCmd.exe

64-Bit Executables
https://github.com/NoMoreFood/WinPriv/raw/v1.0.6.1/Build/x64/WinPriv.exe
https://github.com/NoMoreFood/WinPriv/raw/v1.0.6.1/Build/x64/WinPrivCmd.exe

Binary Hash Information
https://github.com/NoMoreFood/WinPriv/raw/v1.0.6.1/Build/WinPriv-hash.txt

WinPriv 1.0.5.0

04 Feb 04:24
Compare
Choose a tag to compare

WinPriv 1.0.3.0

14 Jun 04:37
Compare
Choose a tag to compare

Enhancements:

  • Allow registry numerical values to be specified in octal or hex format.
  • Allow override of REG_QWORD types.

Bug Fixes:

  • Addressed issue where successive /RegOverride commmands would not work.
  • Changed registry query behavior to more accurately mimic the native routine when an insufficent buffer is supplied.

Combined 32-Bit & 64-Bit Zip File
https://github.com/NoMoreFood/WinPriv/raw/v1.0.3.0/Build/WinPriv.zip

32-Bit Executables
https://github.com/NoMoreFood/WinPriv/raw/v1.0.3.0/Build/x86/WinPriv.exe
https://github.com/NoMoreFood/WinPriv/raw/v1.0.3.0/Build/x86/WinPrivCmd.exe

64-Bit Executables
https://github.com/NoMoreFood/WinPriv/raw/v1.0.3.0/Build/x64/WinPriv.exe
https://github.com/NoMoreFood/WinPriv/raw/v1.0.3.0/Build/x64/WinPrivCmd.exe

Binary Hash Information
https://github.com/NoMoreFood/WinPriv/raw/v1.0.3.0/Build/WinPriv-hash.txt

WinPriv 1.0.2.0

WinPriv 1.0.1.2