AnErrupTion / Goldfuscator

A fork of the original SimpleObfuscator project, made for training.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SimpleObfuscator


What is Goldfuscator?    Contribution guide    Get a premium obfuscator    NotAccursed's Twitter   


This is only basic obfuscation. For better obfuscation, see LoGiC.NET :D


Before :

After :


The fork of the simple obfuscator. Built with ❀︎ by NotAccursed and forked by AnErrupTion.

You MUST install dnlib from NuGet, so you MUST use Visual Studio 2019 and MUST have .NET Framework v4.6.1 installed on your PC.


Goldfuscator MIT license

πŸ“œ Why do you need Goldfuscator?

You can learn from it, it's just a fork (an amelioration) of the original project, making it easier to learn even more things!

πŸ’₯ What does it do?

  • Support all .NET Frameworks
  • Support all .NET Core
  • Updated dnlib version
  • Protect names of methods and classes
  • Secure cryptographical randoms
  • Add junk methods
  • Removes custom attributes
  • Obfuscates .NET DLL and EXE files

πŸ“š Credits

0xd4d's dnlib    NotAccursed's SimpleObfuscator   

About

A fork of the original SimpleObfuscator project, made for training.


Languages

Language:C# 100.0%