Comment on How to crack my software and add a back doorparentComments−fauigerzigerk13yThat's completely pointless. If a cracker is able to remove the license check he will also be able to remove your checksum verification.Putting yourself in a difficult legal position on top of it helps no one.−eps13yWell-implemented integrity checks are much harder to remove compared to nop'ing single conditional jump.
Comments
That's completely pointless. If a cracker is able to remove the license check he will also be able to remove your checksum verification.
Putting yourself in a difficult legal position on top of it helps no one.
Well-implemented integrity checks are much harder to remove compared to nop'ing single conditional jump.