JustDecompile Feature Suggestions

Welcome to the Telerik JustDecompile feature suggestion forum. Please vote or submit a feature suggestion. If it is not a product feature request it might be moderated.

Please note this tool is helping Telerik plan ideas and understand how developers use JustDecompile. It may not always represent the actual priority list for the product team.

JustDecompile is a free .NET assembly browser and decompiling tool. Download JustDecompile for free and learn more: http://www.telerik.com/justdecompile

I suggest you ...

You've used all your votes and won't be able to post a new idea, but you can still search and comment on existing ideas.

There are two ways to get more votes:

  • When an admin closes an idea you've voted on, you'll get your votes back from that idea.
  • You can remove your votes from an open idea you support.
  • To see ideas you have already voted on, select the "My feedback" filter and select "My open ideas".
(thinking…)

Enter your idea and we'll search to see if someone has already suggested it.

If a similar idea already exists, you can vote and comment on it.

If it doesn't exist, you can post your idea so others can vote on it.

Enter your idea and we'll search to see if someone has already suggested it.

  • Hot ideas
  • Top ideas
  • New ideas
  1. Allow select the project type when saving decompiled code

    For example when I decompiled apps for Windows Phone, and then try to save the project, I get the libraries in the Windows. and it would be good to choose for himself that the project to create. (eg WP, Silverlight, Dll, winapp)

    27 votes
    Vote
    Sign in
    Check!
    (thinking…)
    Reset
    or sign in with
    • facebook
    • google
      Password icon
      I agree to the terms of service
      Signed in as (Sign out)
      You have left! (?) (thinking…)
      0 comments  ·  Interface  ·  Flag idea as inappropriate…  ·  Admin →
    • Allow configuration for connect to JusDecompile update server

      I use proxy to connect on Internet.
      I have an error when I run JustDecompile. The error is "Cannot connect to JustDecompile update server". It's normal because JustDecompile don't use my IE internet connection configuration.

      I suggest to may be possible to setup internet connection in JustDecompile.

      6 votes
      Vote
      Sign in
      Check!
      (thinking…)
      Reset
      or sign in with
      • facebook
      • google
        Password icon
        I agree to the terms of service
        Signed in as (Sign out)
        You have left! (?) (thinking…)
        0 comments  ·  Interface  ·  Flag idea as inappropriate…  ·  Admin →
      • install

        Split your installer so that only JustDecompile is installed and provide a way to install it silently

        18 votes
        Vote
        Sign in
        Check!
        (thinking…)
        Reset
        or sign in with
        • facebook
        • google
          Password icon
          I agree to the terms of service
          Signed in as (Sign out)
          You have left! (?) (thinking…)
          0 comments  ·  Flag idea as inappropriate…  ·  Admin →
        • Navigate to overrides/base implementation

          When a method or property is selected it would be nice if it was possible to quickly navigate to the base implementation or any overriding implementation.

          6 votes
          Vote
          Sign in
          Check!
          (thinking…)
          Reset
          or sign in with
          • facebook
          • google
            Password icon
            I agree to the terms of service
            Signed in as (Sign out)
            You have left! (?) (thinking…)
            0 comments  ·  Flag idea as inappropriate…  ·  Admin →
          • Add Export File As... feature

            Feature that allow us to save the decompiled code into a file (vb or cs). I think it is an essential feature that should be included.

            10 votes
            Vote
            Sign in
            Check!
            (thinking…)
            Reset
            or sign in with
            • facebook
            • google
              Password icon
              I agree to the terms of service
              Signed in as (Sign out)
              You have left! (?) (thinking…)
              0 comments  ·  Decompiled Code  ·  Flag idea as inappropriate…  ·  Admin →
            • Decompile Operators

              Please decompile operators too.

              1 vote
              Vote
              Sign in
              Check!
              (thinking…)
              Reset
              or sign in with
              • facebook
              • google
                Password icon
                I agree to the terms of service
                Signed in as (Sign out)
                You have left! (?) (thinking…)
                1 comment  ·  Decompiled Code  ·  Flag idea as inappropriate…  ·  Admin →
              • Provide a place to enter the proxy details

                Provide the ability to add the proxy details so that JD can see the outside world.

                19 votes
                Vote
                Sign in
                Check!
                (thinking…)
                Reset
                or sign in with
                • facebook
                • google
                  Password icon
                  I agree to the terms of service
                  Signed in as (Sign out)
                  You have left! (?) (thinking…)
                  4 comments  ·  Interface  ·  Flag idea as inappropriate…  ·  Admin →
                • Adapt the decompile feature to allow for the decompiling of any assembly file a user chooses.

                  Essentially add functionally that will allow users to decompile any assembly file they choose as to not be limited on which type of .assembly file a user can decompile.

                  3 votes
                  Vote
                  Sign in
                  Check!
                  (thinking…)
                  Reset
                  or sign in with
                  • facebook
                  • google
                    Password icon
                    I agree to the terms of service
                    Signed in as (Sign out)
                    You have left! (?) (thinking…)
                    1 comment  ·  Decompiled Code  ·  Flag idea as inappropriate…  ·  Admin →
                  • Allow an option that lets single line member declarations not be separated by empty lines

                    Single line class member decls are separated by empty lines, wasting lots of space in classes that have many members, this waste visual comprehension opportunity by wasting screen space.

                    1 vote
                    Vote
                    Sign in
                    Check!
                    (thinking…)
                    Reset
                    or sign in with
                    • facebook
                    • google
                      Password icon
                      I agree to the terms of service
                      Signed in as (Sign out)
                      You have left! (?) (thinking…)
                      0 comments  ·  Flag idea as inappropriate…  ·  Admin →
                    • Shell Integration to Read DLL header before Presenting "Open with JustDecompile"

                      In a lot of shell extensions they actually perform a number of operations before the show in the Context menu in Windows Explorer. Maybe with JD it could test whether the DLL/EXE is actually a .net assembly before the menu is shown, and if the dll is not, then the menu item isn't included in the Context Menu. This would mean that you don't need to wait for the "this dll isn't a .net assembly" if you are checking if something was written with .NET or not.

                      1 vote
                      Vote
                      Sign in
                      Check!
                      (thinking…)
                      Reset
                      or sign in with
                      • facebook
                      • google
                        Password icon
                        I agree to the terms of service
                        Signed in as (Sign out)
                        You have left! (?) (thinking…)
                        0 comments  ·  Advanced Features  ·  Flag idea as inappropriate…  ·  Admin →
                      • Allow editing of references which are not found through reflexil plugin

                        I would like to edit the refences, lets say change the version to one that I have using reflexil plugin. Currently if the reference is not found, its displayed in red font, but I'm not able to change the version number of the references or the public key token, which I can achieve using reflector.

                        1 vote
                        Vote
                        Sign in
                        Check!
                        (thinking…)
                        Reset
                        or sign in with
                        • facebook
                        • google
                          Password icon
                          I agree to the terms of service
                          Signed in as (Sign out)
                          You have left! (?) (thinking…)
                          0 comments  ·  Advanced Features  ·  Flag idea as inappropriate…  ·  Admin →
                        • Fix VB.NET decompilation.

                          It is awful. Method specifiers in the wrong order. Catch expressions within parenthesis, among others. The ocassional "End GetSet" line in properties. Awfully decompiled enumeration loops. I don't think you actually thought this through.

                          1 vote
                          Vote
                          Sign in
                          Check!
                          (thinking…)
                          Reset
                          or sign in with
                          • facebook
                          • google
                            Password icon
                            I agree to the terms of service
                            Signed in as (Sign out)
                            You have left! (?) (thinking…)
                            0 comments  ·  Flag idea as inappropriate…  ·  Admin →
                          • dragging a link to an assembly

                            I had a link to a program I made in c#, I wanted to decompile this. So I dragged the link onto the left panel but it just showed an error saying that it couldn't open dir\file.lnk.

                            I think it should open the assembly that the link points to instead of the link itself.

                            1 vote
                            Vote
                            Sign in
                            Check!
                            (thinking…)
                            Reset
                            or sign in with
                            • facebook
                            • google
                              Password icon
                              I agree to the terms of service
                              Signed in as (Sign out)
                              You have left! (?) (thinking…)
                              0 comments  ·  Interface  ·  Flag idea as inappropriate…  ·  Admin →
                            • 3 votes
                              Vote
                              Sign in
                              Check!
                              (thinking…)
                              Reset
                              or sign in with
                              • facebook
                              • google
                                Password icon
                                I agree to the terms of service
                                Signed in as (Sign out)
                                You have left! (?) (thinking…)
                                0 comments  ·  Interface  ·  Flag idea as inappropriate…  ·  Admin →
                              • If a PDB is present for an assembly and contains source line numbers, mark the decompiled code blocks with the original PDB line numbers.

                                If a PDB file is present for a decompiled assembly, use the PDB information to associate the decompiled code with an original line number. When an exception is thrown and the stack trace shows a line number (and you've lost the code) this would allow you to determine more precisely what is causing the exception.

                                3 votes
                                Vote
                                Sign in
                                Check!
                                (thinking…)
                                Reset
                                or sign in with
                                • facebook
                                • google
                                  Password icon
                                  I agree to the terms of service
                                  Signed in as (Sign out)
                                  You have left! (?) (thinking…)
                                  0 comments  ·  Decompiled Code  ·  Flag idea as inappropriate…  ·  Admin →
                                • F# generation

                                  Adding out in f#

                                  1 vote
                                  Vote
                                  Sign in
                                  Check!
                                  (thinking…)
                                  Reset
                                  or sign in with
                                  • facebook
                                  • google
                                    Password icon
                                    I agree to the terms of service
                                    Signed in as (Sign out)
                                    You have left! (?) (thinking…)
                                    0 comments  ·  Decompiled Code  ·  Flag idea as inappropriate…  ·  Admin →
                                  • change color so it appear more readable

                                    Current color is so light to focus try to use attractive color to focus users more easily

                                    1 vote
                                    Vote
                                    Sign in
                                    Check!
                                    (thinking…)
                                    Reset
                                    or sign in with
                                    • facebook
                                    • google
                                      Password icon
                                      I agree to the terms of service
                                      Signed in as (Sign out)
                                      You have left! (?) (thinking…)
                                      1 comment  ·  Interface  ·  Flag idea as inappropriate…  ·  Admin →
                                    • Add FindAllReferences functionality

                                      Please add FindAllReferences functionality just like the one in Visual Studio.

                                      8 votes
                                      Vote
                                      Sign in
                                      Check!
                                      (thinking…)
                                      Reset
                                      or sign in with
                                      • facebook
                                      • google
                                        Password icon
                                        I agree to the terms of service
                                        Signed in as (Sign out)
                                        You have left! (?) (thinking…)
                                        0 comments  ·  Decompiled Code  ·  Flag idea as inappropriate…  ·  Admin →
                                      • 2 votes
                                        Vote
                                        Sign in
                                        Check!
                                        (thinking…)
                                        Reset
                                        or sign in with
                                        • facebook
                                        • google
                                          Password icon
                                          I agree to the terms of service
                                          Signed in as (Sign out)
                                          You have left! (?) (thinking…)
                                          0 comments  ·  Interface  ·  Flag idea as inappropriate…  ·  Admin →
                                        • Add RVA data to methods and classes

                                          methods should have a relative virtual address associated with them. an option to show this data would be cool.

                                          1 vote
                                          Vote
                                          Sign in
                                          Check!
                                          (thinking…)
                                          Reset
                                          or sign in with
                                          • facebook
                                          • google
                                            Password icon
                                            I agree to the terms of service
                                            Signed in as (Sign out)
                                            You have left! (?) (thinking…)
                                            0 comments  ·  Flag idea as inappropriate…  ·  Admin →
                                          ← Previous 1 3 4 5 6 7 8 9
                                          • Don't see your idea?

                                          JustDecompile Feature Suggestions

                                          Feedback and Knowledge Base