Decompile dll to vb.net

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Graham Smith

    Decompile dll to vb.net

    Hi,

    I've shipped a version of my little app. How ever I forgot to store a
    version of the source code. How can I decomplile the dll to vb.net source
    code?

    Thanks in advance for any help

    Graham

    --
    Graham Smith


  • Herfried K. Wagner [MVP]

    #2
    Re: Decompile dll to vb.net

    "Graham Smith" <graham.smith@b bank.com> schrieb:[color=blue]
    > I've shipped a version of my little app. How ever I forgot to store a
    > version of the source code. How can I decomplile the dll to vb.net source
    > code?[/color]

    Lutz Roeder's .NET Reflector
    <URL:http://www.aisto.com/roeder/dotnet/>

    --
    M S Herfried K. Wagner
    M V P <URL:http://dotnet.mvps.org/>
    V B <URL:http://classicvb.org/petition/>

    Comment

    Working...