Reference
Release notes
What changed in each Glass.NET release.
The latest Windows build is always on the download page. Verify the SHA-256 shown there against your download.
1.0.0
First public release.
Glass.NET is a free .NET decompiler with a fast, VS-native desktop UI:
- Decompile any .NET assembly to clean, readable C# — and view the underlying IL.
- Fast navigation: go-to-definition (F12), a searchable type/member tree, and code folding.
- Themes and a responsive, keyboard-friendly interface.
- Portable: Windows x64, distributed as a
.zip— unzip and run, no .NET install required. - Free forever — no license, no seats, no sign-up.
Glass reads the assemblies that Nebula.NET protects — a handy way to see how much harder your shipped code is to read after obfuscation.
Questions or found a bug? Contact us.