I don't think there's a full VB decompiler, you still can find few decompilers which could decompile some parts of the code but not the entire project. Its because when you compile your project will be converted to machine dependent code. You can try and have a look at http://www.vb-decompiler.net/ronny_kingsley said:Anybody knows about VB's decomplier.
I mean the exe's we cretae using VB.Can they be viewed with thier forms and the coding.
I knows a Java decompiler is there but bout VB ???????