C
Cat
Hello.
Let's say there is a simple Windows executable, app.exe
When app.exe is executed, I would like to check if the
app.exe is modified by others than me. Creating CRC data
would be a right choice but I then do I have to do that
all the time I recompile the app? Where to save the CRC
data anyway?
Any advice will be appreciated. Thank you, people.
Let's say there is a simple Windows executable, app.exe
When app.exe is executed, I would like to check if the
app.exe is modified by others than me. Creating CRC data
would be a right choice but I then do I have to do that
all the time I recompile the app? Where to save the CRC
data anyway?
Any advice will be appreciated. Thank you, people.