| VB Decompiler / VB decompiling Forum / Doesn't seem to be working... |
| Author | Message |
| opeth771 Member |
Posted: 3 Dec 2009 06:09:20 Hi! Thanks for reading me... Im trying to decompile a vb written program, however, it doesn't seem to work properly.. It says program decompiled successfully.. Then on the left side of the program, I see the modules and everything, but theres nothing at all on the left section??? I have clicked on everything in the program, and it does nothing, I don't see any codes? Here is a screenshot: http://img46.imageshack.us/img46/8987/68979127.jpg Thanks for any help |
| GPcH Admin |
Posted: 6 Dec 2009 01:42:21 If you need to see IL code please open "Modules" and click on it. Streems information is only for learning .NET structure and don't show any data on right side. Example: http://www.vb-decompiler.org/image/intro3.png |