A pure WinAPI program that demonstrates translating a file into a SHA-256 hash. Designed to be used as a utility.
Usage: SHAMe.exe [Path to file]
An assembly implementation of this code can be seen here: Click Me
A pure WinAPI program that demonstrates translating a file into a SHA-256 hash. Designed to be used as a utility.
C
A pure WinAPI program that demonstrates translating a file into a SHA-256 hash. Designed to be used as a utility.
Usage: SHAMe.exe [Path to file]
An assembly implementation of this code can be seen here: Click Me