opc0d3
October 15th, 2012, 13:49
Hello folk i've coded an antitampering.. the source is http://pastebin.com/PqzPpRCg
But i've had some problems with the code.. i've tested the memory position of the functions and the main() is greater than doEverything().. but when I alter the code inside of the MAIN() function, it's changing the hash.. don't know why..
other fact is, somebody know any way to automate the CRC check using a script with PyDBG to verify if the code has a CRC cheking in it ?
My goal is to identify if the .EXE is doing hash checking.
thnks..
But i've had some problems with the code.. i've tested the memory position of the functions and the main() is greater than doEverything().. but when I alter the code inside of the MAIN() function, it's changing the hash.. don't know why..
other fact is, somebody know any way to automate the CRC check using a script with PyDBG to verify if the code has a CRC cheking in it ?
My goal is to identify if the .EXE is doing hash checking.
thnks..