You can try a decompiler if you have the copyright on the executable. We use a 9rays.net decompiler
Its not free, but it works very well for the .NET applications. May be worth exploring with 9rays for something for VB.
Hope this helps.
2007-02-14 23:41:58
·
answer #1
·
answered by albatross_singh 2
·
0⤊
0⤋
This has been asked before.
Generally, no.
There used to be decompilers way back for vb3 and vb4 16-bit, but there are no decompilers for 32 bit VB.
The code is entirely different for 32 bit vs 16 bit.
You might get some form information back and some form variables, but not much else.
tc
2007-02-14 23:39:51
·
answer #2
·
answered by timc_fla 5
·
0⤊
0⤋
Essentially no. This is called "decompiling" and is only feasible in a very small number of cases. Try searching the net for a VB decompiler and give it a crack by all means, but don't get your hopes up!
Also, this has been asked before.
2007-02-14 23:59:04
·
answer #3
·
answered by Anonymous
·
0⤊
0⤋
I'm afraid that's not possible, see a VB project gets compiled into an package (executable, install file etc). There might me software which can decompile but i'm not aware of any.
2007-02-15 01:00:38
·
answer #4
·
answered by rystest 2
·
0⤊
0⤋
Its possible some time, but you can not took correct coding.
When Visual Basic file make to .exe file. some time you can decode to that file.
Search yahoo or google
or login http://www.freedownloadscenter.com/Best/exe-disassemble.html
Warm Regards
Ram
2007-02-15 00:10:05
·
answer #5
·
answered by Anonymous
·
0⤊
0⤋
What you are asking is called "Reverse Engineering"...!
I've heard that there are tools from Rational Rose which can decode the .exe. But I'm not sure up to what extent..
Lets try to google for some other tools, .. if I get to know, then I'll publish here...
Good Luck .... & Effort
2007-02-14 23:42:37
·
answer #6
·
answered by Brajen 2
·
0⤊
0⤋
No you can't. What you can do is see how the programs executable behaves, i.e flow of i/o, then just mimick it in your code. VB isn't that hard to write.
2007-02-15 00:59:07
·
answer #7
·
answered by sinkablehail1978 5
·
0⤊
0⤋
Not without the math formula(s) required to make such a calculation. Show us what you've done so far, and we can direct you to the next step. But you, at the very least, need to provide the necessary math to make that determination.
2016-03-29 07:17:50
·
answer #8
·
answered by Anonymous
·
0⤊
0⤋
no you cannot .
it might be possible to disassamble it but you`ll never get the vb code .
2007-02-14 23:38:29
·
answer #9
·
answered by easycoder_biz 3
·
0⤊
0⤋