Eazfuscator using?

This forum is meant for anything you would like to share with other visitors
Post Reply
Frank Müßner
Posts: 276
Joined: Sat Dec 12, 2015 2:22 pm
Location: Germany

Eazfuscator using?

Post 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?
User avatar
robert
Posts: 4243
Joined: Fri Aug 21, 2015 10:57 am
Location: Netherlands

Eazfuscator using?

Post by robert »

Frank

> Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.

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

Robert
XSharp Development Team
The Netherlands
robert@xsharp.eu
Frank Müßner
Posts: 276
Joined: Sat Dec 12, 2015 2:22 pm
Location: Germany

Eazfuscator using?

Post 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
Post Reply