Photo Gallery Member List Search Calendars FAQ Ticket List Log Out


JCrypt - File encryption Program

 
Logged in as: Guest
arrSession:exec spGetSession 2,16,43386
 Active Users: There are 0 members and 0 guests.
 Users viewing this topic: none
 

 

 
  
  Printable Version
All Forums >> [Scripting] >> Post a VBScript >> JCrypt - File encryption Program
  Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Page: [1]
Login
Message << Older Topic   Newer Topic >>
 JCrypt - File encryption Program - 2/20/2007 10:53:16 AM   
  Parabellum


Posts: 222
Score: 0
Joined: 11/12/2006
From: UK
Status: offline
The complete product can be found here
http://www.jcrosse.net/jcrypt/JCrypt_1.0.1_setup.exe
 
The source files are here
http://www.jcrosse.net/jcrypt/source.zip

this program consists of a vbs file and multiple HTA's , which interface with the windows Crypto API using CAPICOM
I iwll post the code, however it has hard coded paths to exe files (which are the ciompiled hta's and vbscripts)
so you wont be able to just copy and paste...
the installer also creates registry keys (you can see in the innoSetup source file below) and registers the capicom.dll file

has GUI or cammand line interface
it writes conext menu entries so you can right-click any file and encryypt/decrypt
also supports dragging and droping of files on the Icon
writes environment variables so it can be run by simply typing Jcrypt in run or command prompt (although command line doesnt take affect till after reboot)
for full command line usage instructions run ---> jcrypt /?

sure i've forgotten loads... but just post if you have any questions.
It's been pretty well tested, and has lots of error handling in it too... but would be happy to hear of any suggestions, or bugs.

JCrypt.vbs(EXE)

      

JCryptGUI.hta(EXE)

      

Config.hta(exe)

      

usage.hta (exe)

      

InnoSetup source

      






Thumbnail Image


Attachment (1)
 
 
Post #: 1
 
 RE: JCrypt - File encryption Program - 2/20/2007 10:54:52 AM   
  Parabellum


Posts: 222
Score: 0
Joined: 11/12/2006
From: UK
Status: offline
more screen shots..


Thumbnail Image


Attachment (1)

(in reply to Parabellum)
 
 
Post #: 2
 
 RE: JCrypt - File encryption Program - 2/20/2007 10:55:37 AM   
  Parabellum


Posts: 222
Score: 0
Joined: 11/12/2006
From: UK
Status: offline
yet more screen shots..


Thumbnail Image


Attachment (1)

(in reply to Parabellum)
 
 
Post #: 3
 
 RE: JCrypt - File encryption Program - 2/20/2007 10:56:23 AM   
  Parabellum


Posts: 222
Score: 0
Joined: 11/12/2006
From: UK
Status: offline
last one...


Thumbnail Image


Attachment (1)

(in reply to Parabellum)
 
 
Post #: 4
 
 RE: JCrypt - File encryption Program - 2/21/2007 4:37:33 AM   
  DiGiTAL.SkReAM


Posts: 1139
Score: 6
Joined: 9/6/2005
From: Florida, USA
Status: offline
Quick tip:

If you hold down the ALT button while hitting the Print Screen button, you will onyl capture the active window, not your entire screen.


_____________________________

"Would you like to touch my monkey?" - Dieter (Mike Meyers)

"It is better to die like a tiger, than to live like a pussy."
-Master Wong, from Balls of Fury

(in reply to Parabellum)
 
 
Post #: 5
 
 RE: JCrypt - File encryption Program - 2/21/2007 8:01:45 AM   
  Parabellum


Posts: 222
Score: 0
Joined: 11/12/2006
From: UK
Status: offline
lol... cheers... didn't know that one..! :)

(in reply to DiGiTAL.SkReAM)
 
 
Post #: 6
 
 RE: JCrypt - File encryption Program - 6/18/2007 4:40:10 AM   
  4scriptmoni


Posts: 190
Score: 0
Joined: 5/3/2007
Status: offline
I am trying to use just your functions.
to encrypt and then decrypt
is that possible?
can you help me understand the parameters needed
Function EncryptData(sourceData,strEncMethod,strSecret,KeyLength)
sourceDATA is the only one i dont get it, would it be something random like the time. ?

cheers,
FF

_____________________________

Enterprise Microsoft Scripts
Exchange, Login/Logout Monitor,TS, Monitoring, Security, AD, etc...
http://www.felipeferreira.net

(in reply to Parabellum)
 
 
Post #: 7
 
 RE: JCrypt - File encryption Program - 7/4/2007 7:21:04 PM   
  Parabellum


Posts: 222
Score: 0
Joined: 11/12/2006
From: UK
Status: offline
SourceData is the data you wish to encrypt... in my case i was reading a file into a Binary data stream, but you could simple use a string or a variable...

(in reply to 4scriptmoni)
 
 
Post #: 8
 
 
 
  

If you found our site useful please link to us <a href="http://www.visualbasicscript.com">VisualBasicScript.com</a>.
All Forums >> [Scripting] >> Post a VBScript >> JCrypt - File encryption Program Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts