Welcome, Guest
Username: Password: Remember me
Please use this forum for suggestions to the XSharp Development Team
  • Page:
  • 1

TOPIC:

Vulcan.net Decompile add-in available until July 22 Feb 2021 03:38 #17522

  • xnetExplorer
  • xnetExplorer's Avatar
  • Topic Author


  • Posts: 40
  • Hi,

    This isn't a suggestion, more like an fyi for any who might be interested.

    Some years back in the Vulcan.net days, I used .net Reflector to help me understand the framework a little better.

    So you could take an executable compiled from C# or VB.net code, and decompile it into any of the supported languages, including Vulcan.net

    Last week, I discovered that the source for the plugin is available. in fact, pretty much all of the .net reflector plugins are available with source.


    archive.codeplex.com/?p=reflectoraddins

    codeplexarchive.blob.core.windows.net/ar.../reflectoraddins.zip


    Note:

    1. The Vulcant.net plugin worked for a previous version of .net reflector. Mine was 7.4.5.20. I don't even know if the newer versions of .net reflector have plugins anymore.

    2. The Vulcan plugin isn't listed on the page, but can be found in the download, including source.

    Please Log in or Create an account to join the conversation.

    Last edit: by xnetExplorer.

    Vulcan.net Decompile add-in available until July 22 Feb 2021 07:47 #17523

    • robert
    • robert's Avatar


  • Posts: 3599
  • Dan,

    That plugin was written by our Fabrice :)
    The same guy that wrote the X# plugin for ILSpy that we now all use.

    Robert
    XSharp Development Team
    The Netherlands

    Please Log in or Create an account to join the conversation.

    Vulcan.net Decompile add-in available until July 22 Feb 2021 15:18 #17534

    • xnetExplorer
    • xnetExplorer's Avatar
    • Topic Author


  • Posts: 40
  • Ok, thanks.

    robert wrote: Dan,

    That plugin was written by our Fabrice :)
    The same guy that wrote the X# plugin for ILSpy that we now all use.

    Robert

    Please Log in or Create an account to join the conversation.

    Vulcan.net Decompile add-in available until July 22 Feb 2021 21:42 #17544

    • Fabrice
    • Fabrice's Avatar


  • Posts: 368
  • Hi Dan,
    nice to see that this work is still on the run ;)
    You can get versions for Reflector 6,7 and 8 there : fabtoys.net/download/vulcan-net/detail (Not sure that the CodePlex code is the latest version, I may publish it on GitHub if it raise some interest)
    After that, I did not renew the Reflector licence, and in order compile the AddIn, I had to have the Reflector binaries. So I moved to ILSpy which offers much the same features.

    Fab.

    Please Log in or Create an account to join the conversation.

    Vulcan.net Decompile add-in available until July 24 Feb 2021 02:26 #17551

    • xnetExplorer
    • xnetExplorer's Avatar
    • Topic Author


  • Posts: 40
  • Ah, thanks Fab.

    Please Log in or Create an account to join the conversation.

    • Page:
    • 1