WinPriv Versions Save

WinPriv is a utility that can enable privileges and virtually alter registry settings within a target process, amongst other things.

v1.0.11.1

5 months ago

v1.0.10.0

1 year ago

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

v1.0.6.1

5 years ago

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

v1.0.5.0

5 years ago

Enhancements:

  • Added /SqlConnect
  • Added /RecordCrypto
  • Added /MeasureTime
  • Added /AdminImpersonate

Bug Fixes:

  • Fixed issue with command line parsing that could cause a crash or prevent chaining of commands.

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

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

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

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

v1.0.3.0

5 years ago

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