Samples
Our samples have all moved to GitHub. The samples available are:
- GettingStarted accompanies the Protect Your App instructions
- ASP.NET Core demonstrates using Dotfuscator on ASP.NET Core apps
- Reflection fixes issues that occur when using Dotfuscator with applications that use Reflection
- Serialization demonstrates using Dotfuscator in an application that makes use of serialized objects
- protected-bugsweeper integrates Dotfuscator protection into a Xamarin app and enhances protection with Root Checks and Tamper Checks
- protected-TodoAzureAuth accompanies Detect and Respond to Rooted Android Devices from Xamarin Apps, and demonstrates protecting a Xamarin app with Root Checks and the different methods for responding to a rooted Android device.
- protected-adventureworks protects a WPF app with Checks
- dot-check-sample is a WPF app configured with Dotfuscator's anti-debug protection