Awesome
<p align="center"> <img width="350" height="350" src="https://i.ibb.co/LCXnRLy/Logo-definitivo-notaccursed-Rotondo-min.png" alt="SimpleObfuscator"> <br> <br> <br> </p> <p align="center"> <a href="https://github.com/AnErrupTion/Goldfuscator/wiki/Home--Simple-Obfuscator">What is Goldfuscator?</a> <a href="https://github.com/AnErrupTion/Goldfuscator/issues">Contribution guide</a> <a href="https://mwsoftobf.xyz/">Get a premium obfuscator</a> <a href="https://twitter.com/NAccursed">NotAccursed's Twitter</a> </p> <br> <p align="center"> <h2>This is only basic obfuscation. For better obfuscation, see LoGiC.NET :D</h2> </p> <br> <p align="center"> <h2>Before :</h2> <img src="https://i.imgur.com/LvN1Mvw.png"> <h2>After :</h2> <img src="https://i.imgur.com/hj081IC.png"> </p> <br> <p align="center"> <sub>The fork of the simple obfuscator. Built with ❤︎ by <a href="https://twitter.com/NAccursed">NotAccursed</a> and forked by AnErrupTion.</sub> <h2>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.</h2> </p> <br>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
📚 Credits
<a href="https://github.com/0xd4d/dnlib">0xd4d's dnlib</a> <a href="https://github.com/NotAccursed/SimpleObfuscator">NotAccursed's SimpleObfuscator</a>