Eazfuscator.NET

High-level Optimization for .NET Applications. Delivered

Eazfuscator.NET always takes care about the performance of your applications since the very beginning. I often find myself thinking about some exotic code transformation for the sake of better code protection and a few days later I decide to not go into it.

Read more »

Reading Environment Variables of Another Process in Windows

Recently I was working on some changes aimed to achieve better usability experiences for Eazfuscator.NET. One of the common pitfalls is the requirement to restart Microsoft Visual Studio after the first Eazfuscator.NET installation. This requirement is commonly addressed by a message box during installation asking user to restart the running…

Read more »

Resource Encryption and Speed Improvements

Eazfuscator.NET 3.1 has been released just a few minutes ago, so I’m here to spread some words about it!

This release includes highly demanded features and improvements.

Read more »

Eazfuscator.NET 3.0 Released

I just want to say that Eazfuscator.NET 3.0 has been released just a couple of minutes ago. This release includes a great set of the new features: Assemblies embedding with encryption and compression. Assembly's dependencies can be embedded into the assembly itself, this is a great way for creating single-file…

Read more »

XML Documentation Filter

XML Documentation Filter is a feature that arrived in Eazfuscator 2.8. Ok, let me start the show. I know that every .NET developer saw such comments for a code entity at least once in his life: public class DS1307 { /// <summary> /// Gets a value indicating whether clock is…

Read more »

Eazfuscator.NET 2.8 Arrived

Phew! After Visual Studio 2010 arrival I spent several hours on integrating things, polishing documentation and making triple-testing of the new release. And it seems it is April 13 on my local time now. This release brings some new cool features: XML documentation filter (← this guy is the most…

Read more »