Shadow,
I found a bug, but I cant give the sample code, so I dont know if this can help or not.
One of my script consist of around 5000 lines, after obfuscated it's around 15000 lines.
When running the protected obfuscated script, it will error:
Line 4 (file "c:\myscript.exe"):
Error: Array variable has incorrect number of subscripts or subscript dimension range exceeded.
The compiled obfuscated script is not error, so the error must be in the protector.exe side
edit: somehow, i dont think this bug happen with the older version, but I cant test it because as you know, (some) obfuscator use FileInstall
I found a bug, but I cant give the sample code, so I dont know if this can help or not.
One of my script consist of around 5000 lines, after obfuscated it's around 15000 lines.
When running the protected obfuscated script, it will error:
Line 4 (file "c:\myscript.exe"):
Error: Array variable has incorrect number of subscripts or subscript dimension range exceeded.
The compiled obfuscated script is not error, so the error must be in the protector.exe side
edit: somehow, i dont think this bug happen with the older version, but I cant test it because as you know, (some) obfuscator use FileInstall