VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Protect your Apps with FAST-CRC Tagging

by Acid Juice (1 Submission)
Category: Miscellaneous
Compatability: VB Script
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (4 Votes)

Very simple example on CRC checks on file. Program allows to add patching protection to an executable file. It consists of two different projects: the APPLY project which is a program that computes the CRC and adds a tag to the main file you want to protect, and the MAIN project which is the file that is to be protected. This code combines the wonderful fast CRC-computation class of Fredrik Qvarfort with the original idea of Detonate (which unfortunately is just too slow on files over 1MB), so please give them all the credits. this is just a simple implementation.

Rate Protect your Apps with FAST-CRC Tagging

Download Protect your Apps with FAST-CRC Tagging

Download Protect your Apps with FAST-CRC Tagging (15 KB)

Protect your Apps with FAST-CRC Tagging Comments

No comments have been posted about Protect your Apps with FAST-CRC Tagging. Why not be the first to post a comment about Protect your Apps with FAST-CRC Tagging.

Post your comment

Subject:
Message:
0/1000 characters