does anybody know if its possible to convert a Visual Basic (.vbs) to .exe?
Thanks,
FLX
|
Full Version: Vbs To Exe?
does anybody know if its possible to convert a Visual Basic (.vbs) to .exe?
Thanks, FLX
i dont know any free compilers. But it should work with Visual Studio
I guess i know why u ask this question. Btw u could also use a php coded upload script . If u try to make an exe u can use any other programming language
nope, it is exe to vbs.
the title is confusing FLX
there is no way to compile a vbscript to an executable. u could echo every line of your vbscript from a batch to to your .vbs and use an bat2exe compiler ther a few out.
an ugly way, but works! -h
Get the Stealthtools by Gobbo or something like that has a VBS to exe creator with many more. a very nice program
I was going to suggest the vbs2exe but i noticed your other post
Is it possible to edit your first post and change the title slightly? It might help other people that are reading this topic. Anyway, a quick search for "exe to vbs" gave me this planet-source-code link. hxxp://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=55891&lngWId=1 if you have Visual Basic, you could compile the source code and that program will do what you want. But the vbs file will be detected as a Trojan or something similar i believe. It is because of a line in the vbs file which makes the exe file on your computer i think.
hehe most Windows systems can run .vbs as exe's to
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
|
|