Skip to content

dinhle85/LoGiC.NET-Deobfuscator

Repository files navigation

LoGiC.NET-Deobfuscator

Deobfuscator for LoGiC.NET Obfuscator (https://github.com/AnErrupTion/LoGiC.NET).

Usage:

  • Drag & Drop Protected Application onto Deobfuscator.

Supported Protections:

Int Encoding:
- Removal of Negative Instructions
- Math (Abs & Min)

String Encryption
Control Flow
Anti De4dot
Proxy Calls (Simplifier? Doesn't fix completely but simplfies them kek. Migth not even work, I don't really know.)
Anti Tamper
Watermark
Renamer
Junk

Note:

  • Deobfuscated application will most likely have some unreadable methods because of errors and or might not be able to run.

Before Deobfuscation:

bilde

After Deobfuscation:

bilde


This is here so that if you want to use the proxy call simplifier you can uncomment it in Core/Deobfuscator.cs (Not tested with other protections.)

Before Proxy Call Simplifier:

bilde

After Proxy Call Simplifier:

bilde

Should be pretty easy to fix this, but I cba.

Credits:

0xd4d - dnlib (The Library I chose to use for making this deobfuscator.)
MindSystemm - Super-Calculator (De4dot Blocks Cleaning Method.)
AnErruption - LoGiC.NET (For Making LoGiC.NET Obfuscator.)
DevT02 - Junk-Remover (Remove Useless Nops.)

About

Deobfuscator for LoGiC.NET Obfuscator.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages