Can file corruption detection be turned off?

Issues related to VMProtect
Post Reply
mckuhei
Posts: 3
Joined: Tue Mar 03, 2026 10:32 am

Can file corruption detection be turned off?

Post by mckuhei »

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.
Admin
Site Admin
Posts: 2808
Joined: Mon Aug 21, 2006 8:19 pm
Location: Russia, E-burg
Contact:

Re: Can file corruption detection be turned off?

Post by Admin »

Are you a registered user?
mckuhei
Posts: 3
Joined: Tue Mar 03, 2026 10:32 am

Re: Can file corruption detection be turned off?

Post by mckuhei »

No, but my friend is. I'm writing a program for my friend, and if necessary, I can ask my friend for a license.
Admin
Site Admin
Posts: 2808
Joined: Mon Aug 21, 2006 8:19 pm
Location: Russia, E-burg
Contact:

Re: Can file corruption detection be turned off?

Post by Admin »

You should switch off the option "Memory Protection".
mckuhei
Posts: 3
Joined: Tue Mar 03, 2026 10:32 am

Re: Can file corruption detection be turned off?

Post by mckuhei »

Oh thanks
Post Reply