/dot-check-sample

A sample WPF application designed to demonstrate use cases and patterns for Dotfuscator's anti-debug protections.

Primary LanguageC#Microsoft Public LicenseMS-PL

Dotfuscator "Checks" Sample Application Overview

The sample application highlights select use cases and patterns for Dotfuscator users. It can be used as:

  • Presentation and instructional material
  • Code samples for developers using Dotfuscator to inject runtime checks (such as Debug or Shelf-Life) into their own applications

Summary of the Repository

  • \DotCheckSample.Wpf\ - A WPF application, with Dotfuscator CE and Pro configuration files that protect the application via obfuscation and injection of runtime checks.

More Information

Harden your .NET Applications with Dotfuscator's Anti-Debug Protections. This article on the PreEmptive Solutions blog walks through the sample.