xsharp.eu • Eazfuscator using?
Page 1 of 1

Eazfuscator using?

Posted: Wed Feb 03, 2021 8:50 am
by Frank Müßner
Hello,
does anyone use the Eazfuscator? Or another software for encryption?
I am currently testing ez and get these errors on X # projects:

Code: Select all

>EXEC(0,0): warning : EF-4003: Code analyzer 'FX.AnonymousType' failed at method PushButton7 at phase 2000: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
6>EXEC(0,0): error : Error occurred during processing of input file 'AuftragSQLKasseXS.exe' --> Eazfuscator.NET.exe: Cannot parse resource file.
'FX.AnonymousType' failed at method PushButton7
this is never in the code, and always marked in other places. Not ever Pushbutton7.

Regards, Frank

Besides, are problems with the customers to be expected if a program is used to encrypt?

Eazfuscator using?

Posted: Wed Feb 03, 2021 9:10 am
by robert
Frank

> Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.

This sounds like an access violation in the code of the obfuscator.

Robert

Eazfuscator using?

Posted: Wed Feb 03, 2021 5:16 pm
by Frank Müßner
OK,
i try with Skater .NET Obfuscator. This encrypts all dll and exe. Seems to work fine.

Can I expect that there will be no problems with the runtime at the customer, or can it be that a Appication will not start on some systems? How are your experiences in general with Obfucasion tools?

Frank