Dotfuscator

From Wikipedia, the free encyclopedia

Dotfuscator is a tool performing a combination of code obfuscation, optimization, shrinking, and hardening on .NET, Xamarin and Universal Windows Platform apps. Ordinarily, .NET executables can easily be reverse engineered by free tools (such as ILSpy, dotPeek and JustDecompile), potentially exposing algorithms and intellectual property (trade secrets), licensing and security mechanisms. Also, code can be run through a debugger and its data inspected. Dotfuscator can make all of these things more difficult.

DevelopersPreemptive Solutions, LLC
Initial releaseApril 2002; 23 years ago (2002-04)
Stable release
6.5.4 / 7 April 2023; 2 years ago (2023-04-07)
Quick facts Developers, Initial release ...
Dotfuscator
DevelopersPreemptive Solutions, LLC
Initial releaseApril 2002; 23 years ago (2002-04)
Stable release
6.5.4 / 7 April 2023; 2 years ago (2023-04-07)
Operating systemWindows, Linux, MacOS.
TypeCode obfuscator
LicenseProprietary software
Websitewww.preemptive.com/products/dotfuscator
Close

Dotfuscator was developed by PreEmptive Solutions. A free version of the .NET Obfuscator, called the Dotfuscator Community Edition, is distributed as part of Microsoft's Visual Studio.[1][2][3][4][5] However, the current version is free for personal, non-commercial use only.

References

Further reading

Related Articles

Wikiwand AI