LoGiC.NET - A More Advanced Free And Open .NET Obfuscator Using Dnlib
2021-07-28 21:30:00 Author: feedproxy.google.com(查看原文) 阅读量:137 收藏

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

After obfuscation

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.

LoGiC.NET - A More Advanced Free And Open .NET Obfuscator Using Dnlib LoGiC.NET - A More Advanced Free And Open .NET Obfuscator Using Dnlib Reviewed by Zion3R on 8:30 AM Rating: 5


文章来源: http://feedproxy.google.com/~r/PentestTools/~3/hPYtpZ0YOeA/logicnet-more-advanced-free-and-open.html
如有侵权请联系:admin#unsafe.sh