Zeta Resource Editor!

Zeta Resource Editor alternatives

  • dotPeek

  • What's Cool about dotPeek?Decompiling .NET 1.0-4.0 assemblies to C#Quick jump to a specific type, assembly, symbol, or type memberEffortless navigation to symbol declarations, implementations, derived and base symbols, and moreAccurate search for symbol usageswith advanced presentation of search resultsOverview of inheritance chainsSupport for downloading code from source serversSyntax highlightingComplete keyboard supportdotPeek is free!

    tags: refactoring
  • .NET Reflector

  • .NET Reflector is a class browser and analysis tool for .NET. It allows developers to navigate, search, disassemble and analyze .NET components.

    tags: analyzer decompiling net-framework
  • GrayWolf

  • GrayWolf is a .NET Decompiler that can edit the IL of a compiled .NET application. This Decompiler is targeted at hacking compiled .NET applications. This is a Beta product the IL editing is lacking and the deobfuscator is just getting going.

    tags: Discontinued .net-obfuscator decompiling il-edit