- Joined
- Jan 8, 2019
- Messages
- 56,612
- Solutions
- 2
- Reputation
- 32
- Reaction score
- 100,454
- Points
- 2,313
- Credits
- 32,640
6 Years of Service
76%
Before obfuscation
After obfuscation
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!
v1.5 : Protections update
Added Control Flow
Improved String Encryption
Added Stripping DOS Header
Improved code efficiency (i.e. analyzers)
Added Anti-De4dot
Improved Integer Encoding
Removed String Length integer encoding
Improved Renamer
Updated to dnlib v3.3.2
Warning : Expect the obfuscated assembly to break, since there are been new obfuscations and I haven't tested them on a lot of assemblies.
After obfuscation
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!
v1.5 : Protections update
Added Control Flow
Improved String Encryption
Added Stripping DOS Header
Improved code efficiency (i.e. analyzers)
Added Anti-De4dot
Improved Integer Encoding
Removed String Length integer encoding
Improved Renamer
Updated to dnlib v3.3.2
Warning : Expect the obfuscated assembly to break, since there are been new obfuscations and I haven't tested them on a lot of assemblies.
To see this hidden content, you must like this content.