Batch Encrypt
Posted: 28 Dec 2010 15:01
Hello everyone!
This is my first post (So please don't start a flame wars ><)
I'm working on a batch encrypter in Visual Basic, It works good and it won't display all the information when somebody adds:
So I wanted to find out if anyone is interested?
I Thought that it may be handy when handling FTP connections and stuff....
I also made a file where you can Enter your Host and your username and pw, then Download, or Upload files to your host (.bat)
Greets damQuick
This is my first post (So please don't start a flame wars ><)
I'm working on a batch encrypter in Visual Basic, It works good and it won't display all the information when somebody adds:
Code: Select all
@ECHO OFF
ECHO <Your encrypted Code>
So I wanted to find out if anyone is interested?
I Thought that it may be handy when handling FTP connections and stuff....
I also made a file where you can Enter your Host and your username and pw, then Download, or Upload files to your host (.bat)
Greets damQuick