tum-i4 / self-checksumming

10 stars 6 forks source link

Implement a binary sanity checker #24

Open mr-ma opened 6 years ago

mr-ma commented 6 years ago

After SC transformation a sanity checker should look into both a patch manifest and the binary to ensure functions address in the manifest match with the generated binary. It would be beneficial to dump the difference in the manifest and binary to track down issues.