convert dll file to...

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • phuc2583
    New Member
    • Dec 2007
    • 18

    convert dll file to...

    I lost my visual basic source code file.But I have only dll file .so where can I find C# Decompiler to restore the source code. Please any body help me
    Thanks in advance
    Hoang Phuc
  • vinci
    New Member
    • Aug 2006
    • 62

    #2
    Originally posted by phuc2583
    I lost my visual basic source code file.But I have only dll file .so where can I find C# Decompiler to restore the source code. Please any body help me
    Thanks in advance
    Hoang Phuc

    there are lots of .net decompilers out there... u just have to google it... u can also download some trial version... but u wont have the full functionality of the software... i don't know if there are freewares out there...

    .net Decompilers like:
    Dis#
    Salamander
    Spices

    just try to search for it...


    cheers!

    Comment

    • debasisdas
      Recognized Expert Expert
      • Dec 2006
      • 8119

      #3
      Why you need to decompile ?

      If you have the DLL, that can easily be refered from any application.

      Comment

      • debasisdas
        Recognized Expert Expert
        • Dec 2006
        • 8119

        #4
        This link might be useful for you ?

        Comment

        Working...