Can file corruption detection be turned off?
Can file corruption detection be turned off?
I want to put user authentication information and metadata into the program, but re-obfuscating it every time is too slow. Can file corruption detection be turned off? If not, can the detection of a specific segment be turned off? If all else fails, can the user authentication information and metadata be placed at the end of the program to avoid file corruption detection? Like the self-extracting program in 7-Zip.
Re: Can file corruption detection be turned off?
Are you a registered user?
Re: Can file corruption detection be turned off?
No, but my friend is. I'm writing a program for my friend, and if necessary, I can ask my friend for a license.
Re: Can file corruption detection be turned off?
You should switch off the option "Memory Protection".