VbsToExe a free way to convert vbs to exe
VbsToExe is a command line application that converts VBScript files into executables.
The created program executes the VBScript-code from memory using Ms-ScriptControl.
It hides the content of the VBScript-file and optionally protects them with a password.
Usage:
VbsToExe [ -c | -e ] { -p "password" } [ VBScript | Script-Exe ]
-c – [convert the VBScript file into an executable]
-e – [extract the source]
-h – [print help]
-p – [protect the program with a password]
-v – [print version]
More information http://www.f2ko.de/English/v2e/index.php
4 thoughts on “VbsToExe a free way to convert vbs to exe”
Leave a ReplyCancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
More Stories
Security URL scanners
As the internet continues to evolve, so do the threats that come with it. One of the most common threats...
Security tools bookmarks
As I'm learning about different security tools and solutions, I keep adding to my bookmarks for follow-up. Today, I'm sharing...
Collection of build numbers
I feel like I'm always looking for an applications history of builds. Sometimes its for windows 10 others for different...
Running office365 on non-persistent VDI desktops
We are working on building our our win10 image with o365 and onedrive. I'm capturing a few links I found...
how to delegate rights to manage printers
Here are some helpful post on setting up delegation on print servers, this includes some powershell scripts to help.
How to configure powershell for o365
Everytime you get a new computer you have to download the latest powershell modules for o365 and it seems like...
This is really useful to me. Thanks so much for sharing it.
I would like to believe this is a wonderful tool that I am looking for…. but, where is the link for download???……
Anyblody any idea?
LOL! The resulted program may not work correct. Some VBScript functions are not available.
Why do I need spent my time for unfinished work/beta version? Here is a well-tested VBS to EXE compiler http://www.abyssmedia.com/scriptcryptor/
Here is the link – http://www.softpedia.com/get/Programming/Other-Programming-Files/Vbs-To-Exe.shtml and it works great.
I needed vbs for outlook to be included in my python application. Didn’t want .vbs floating around for anyone to mess around. This app converted vbs to exe fine.
It is free and works, why spend more than 50 quid for something that basic?