Jump to content
YOUR-AD-HERE
HOSTING
TOOLS

Locked LoGiC.NET - A more advanced free and open .NET obfuscator


itsMe

Recommended Posts

Introduction

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

This is the hidden content, please

After obfuscation

This is the hidden content, please

Better obfuscation and understanding

    Added more comments in the code.
    Improved the randomizer and a bit the string encryption.
    Removed a lot of repetitions in the code by adding a "GetRenamed" function that renames a member with the random length of 50-70.
    Removed useless methods in the InjectHelper class.
    Optimized some code.

This is the hidden content, please

 

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.