LoGiC.NET: free and open-source .NET obfuscator

.NET obfuscator

LoGiC.NET

LoGiC.NET is a free and open-source .NET obfuscator that uses dnlib for folks that want to see how obfuscation works with more complex obfuscations than Goldfuscator for example.

Current Features

  • Renames methods, parameters, properties, fields, and events.
  • Adds proxy calls.
  • Encrypts strings.
  • Encodes ints.
  • Adds junk methods.
  • Prevents application tampering.
  • Adds control flow.
  • And more!

Before obfuscation

After obfuscation

 

Download

Copyright (c) 2019 ShiningLea