Question:

I wrote a Visual Basic program a few years back, but I've lost the programming code. Is there any way to...?

by Guest61828  |  earlier

0 LIKES UnLike

Open my program (I still have the program, just not the sourcecode), in Visual Studio, for it to be editable?

 Tags:

   Report

1 ANSWERS


  1. It is possible to use a decompiler such as http://www.decompiler-vb.net/  although they aren't perfect because some things in the code are used by the compiler but not really stored in the compiled binary.

    It "should" get you all the functionality though.

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.