Goldfuscator [](https://erruption.mit-license.org/)
January 11, 2020 · View on GitHub
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 
📜 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