spy_charly 0 Report post Posted November 24, 2005 hi all!, does anyone know if out here exist a vb decompiler?, i have a new task wondering how to get the signal from a coin machine (yep one of those things you insert a coin in to get some candys) i have a machine here with that thing inside and also a "keyboard" but i cannot continue if i dont know how to get the signal when a user inserts a coin. The machine comes with a program previously installed and done with vb (i know because of the icon) and i'd really want to know if there is a vb decomiler or exe decompiler...thanx in advance. Share this post Link to post Share on other sites
Inspiron 0 Report post Posted November 24, 2005 Dude.. check these out... https://www.decompiler-vb.net/ https://www.vb-decompiler.org/ http://programmerstools.org/taxonomy/term/40 You definitely cannot decompile everything exactly, but usually they will be successful. Share this post Link to post Share on other sites
spy_charly 0 Report post Posted November 24, 2005 thanx Inspiron that was a ton of help. Ok these were my conclusions after searching around and testing some decompilers in case someone look for one in the future. If you look up in google you will find some very popular and also decompiler services (not very good if you have the time on you) then i started to select the bests, one of them was Decompiler.Net from junglecreatures.com, it was support for .Net framework 2, and the other is VbReformer from decompiler-vb.net (the one you gave me). With the first one when i attemped to open a vb file it told me that it had to be a framework 2 to be decomplied so then i chose VBReformer and it is a little easier to use, you can even search for vb files in your computer and open them there (execute) and also decompile. So the conclusion is more than obvious, if you look for a fast and easy to manage vb decomplier, i recomend you to download the VBReformer from decompiler-vb.net (you must create an account in order to download it) Share this post Link to post Share on other sites