G
Guest
I do some verification of the yields from a program. In my verification
documentation I would like to relate these verified data to a build. Of cause
I maintain a revison history of the program, but this is manual. I would like
not to be able so change a single letter in the code without detecting it.
Is it possible to get some kind of reflexion checksum - Just as if I made a
SHA code of the .exe file, but rather I would like this from within the
program itself.
documentation I would like to relate these verified data to a build. Of cause
I maintain a revison history of the program, but this is manual. I would like
not to be able so change a single letter in the code without detecting it.
Is it possible to get some kind of reflexion checksum - Just as if I made a
SHA code of the .exe file, but rather I would like this from within the
program itself.