← Package directory
Available on winget

Install CheckSum

Calculate new checksum for PE (Portable Executable) Images.

Install with winget
winget install --id the-sz.CheckSum
Upgrade
winget upgrade --id the-sz.CheckSum
Uninstall
winget uninstall --id the-sz.CheckSum

About CheckSum

Calculate a new checksum for a given PE image. This is needed for device drivers since Windows NT checks the checksum before loading the driver.