bitmono // blog
Blog
Notes from the BitMono project — .NET obfuscation, reverse engineering, and what ships.
·4 min read
How to obfuscate a .NET assembly with BitMono
Five ways to protect a .NET or Unity build with the free, open-source BitMono obfuscator — browser, CLI, MSBuild, Unity packages and GitHub Actions.
·4 min read
What .NET obfuscation actually protects — and what it can't
How decompilers turn IL back into C#, what each obfuscation technique really changes, and the honest limits of protecting .NET code.