I'm trying to make dll that will check the crc32 of a file, but how schould i do this?
I'm injecting the dll in an application...
And i wanna check if the crc32 from the files in the folder where the application is where i injected the dll in are right.