Open links in new tab
  1. dotPeek: Free .NET Decompiler & Assembly Browser by JetBrains

    Decompile .NET assemblies to C# dotPeek is a free-of-charge standalone tool based on ReSharper 's bundled decompiler. It can reliably decompile any .NET assembly into equivalent C# or IL code. The …

  2. dotPeek features - JetBrains

    dotPeek features Decompile .NET assemblies to C# or IL dotPeek can decompile any .NET assemblies into equivalent C# code and optionally show the underlying IL code.

  3. Decompile and see the bytecode of Scala code | IntelliJ IDEA

    Feb 10, 2026 · Learn how to decompile Scala bytecode to Java and examine bytecode directly in IntelliJ IDEA.

  4. How to decompile and debug a .jar file? - JetBrains

    Jun 13, 2022 · I am trying to decompile and debug a .jar file with IntelliJ IDEA 2022.1.2 (Ultimate Edition). I have two issues: I open the folder the .jar file is located in, but I don't see an option to …

  5. Introduction | dotPeek Documentation - JetBrains

    Last modified: 15 May 2024 dotPeek is a free .NET decompiler and assembly browser. The main idea behind dotPeek is to make high-quality decompiling available to everyone in the .NET community, …

  6. CFR Decompile - IntelliJ IDEs Plugin | Marketplace

    Dec 14, 2018 · use cfr decompile Java classes tools base on asm-bytecode-intellij-plugin.

  7. dotPeek: 무료, JetBrains이 만든 .NET 디컴파일러 및 어셈블리 브라우저

    dotPeek는 ReSharper 기반의 무료 도구로서, 안정적으로 .NET 어셈블리를 C# 또는 IL 코드로 디컴파일합니다.

  8. Explore and decompile assemblies | JetBrains Rider

    Nov 25, 2024 · Explore and decompile assemblies  Last modified: 25 November 2024 Assembly Explorer allows opening multiple assemblies and keeping a list of open assemblies and folders. You …

  9. Can dotPeek decompile WinMD assemblies? - JetBrains

    Nov 5, 2024 · Yes, dotPeek can decompile WinMD assemblies for Windows 8 applications. Note: this feature does work with Windows 8 only - decompiling WinMD assemblies on earlier versions of …

  10. What's New in dotPeek - JetBrains

    The 2025.1 release brings several improvements to the decompiler, enhancing support for the latest C# features and improving code readability. Here’s what’s new: Support for required members. Added …