LoGiC.NET – A More Advanced Free And Open .NET Obfuscator Using Dnlib

LoGiC.NET 2 after 702574

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.

Before obfuscation

LoGiC.NET 1 before 795320

After obfuscation

LoGiC.NET 2 after 702574

Dependencies

dnlib v3.3.2 : Restore NuGet packages and it’ll work (if it doesn’t already).
SharpConfigParser : https://github.com/AnErrupTion/LoGiC.NET/raw/master/SharpConfigParser.dll

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!

TODO

  • Add an Anti-Emulation and Anti-Debug.
Download LoGiC.NET

If you like the site, please consider joining the telegram channel or supporting us on Patreon using the button below.

Discord

Original Source