The checksumming code is inserted at compile time and integrated with regular execution code.
校验和代码在程序编译时就被嵌入,并与常规的可执行代码结合。
3
Checksumming aims to verify that the code the processor executes is the original code, and thus assumes that the code it reads is the code the processor executes.