Deobfuscator for LoGiC.NET Obfuscator (https://github.com/AnErrupTion/LoGiC.NET).
- Drag & Drop Protected Application onto Deobfuscator.
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
- Deobfuscated application will most likely have some unreadable methods because of errors and or might not be able to run.
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.)
Should be pretty easy to fix this, but I cba.
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.)