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

    use cfr decompile Java classes tools base on asm-bytecode-intellij-plugin.

  7. Look Inside Compiled Code with Java Bytecode Decompiler

    Dec 12, 2023 · When something is there for us day after day, we tend to take it for granted. In IntelliJ IDEA, there are several features that many people don’t even notice, even as they use them all the …

  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. dotPeek: 무료, JetBrains이 만든 .NET 디컴파일러 및 어셈블리 브라우저

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

  10. Debug external code | JetBrains Rider Documentation

    May 26, 2024 · To navigate to symbols in external code from your source code, you can use almost all of the navigation and search features — if the navigation target is in a library code, JetBrains Rider …