CryptoMite
หน้าตา
CryptoMite คือ โปรแกรมที่สร้างขึ้นมาสำหรับเพื่อใช้ในการเข้ารหัสและถอดรหัสข้อมูล
โดยผู้ใช้ไม่จำเป็นต้องมีความรู้ในการEncryptionมาก่อน การใช้งานโปรแกรมสามารถใช้งานผ่าน Windows shellหรือ context menu ดังรูป(1) รูป(1)
- หรือ ใช้งานผ่าน Command line ในCommand prompt ดังรูปที่(2)
- รูป(2)
นอกจากนั้นCryptoMiteยังรองรับการส่งEmail encrypted files ผ่าน MAPI-Email(Message Application Programming Interface) เช่น Outlook Express,Outlook,Netscape,Microsoft Office Outlook 2003เป็นต้น หรือ SMTP-Email ซึ่งมีPlug-Inของการเรียกใช้โปรแกรม ปรากฎใน Microsoft Outlook จึงทำให้ง่ายต่อการใช้งาน ดังรูป
- วิธีการEncrypt ไฟล์หรือโฟลเดอร์โดยเรียกใช้โปรแกรมผ่านcontext menu
- 1.เปิดโปรแกรม Windows Explorer เข้าไปยังpath ของไฟล์หรือโฟล์เดอร์ที่ต้องการEncrypt
- 2.คลิ๊กขวาที่ไฟล์หรือหรือโฟล์เดอร์ที่เลือก ซึ่งสามารถเลือกพร้อมกันได้หลายไฟล์ จากนั้นเลือก CryptoMite > Encrypt
- 3.เลือก tab Password จากนั้นทำการกรอกpasswordที่ช่องPassword และConfirm Password โดยสามารถเลือกที่จะแสดงหรือซ่อนpassword ได้ โดยเลือกที่ช่อง Hide Password
- 4.เลือก Output จากนั้นทำการเลือกรายการรูปแบบoutputและ Output Directory ของencryptไฟล์ โดยจะมีรายการให้เลือกดังนี้ คือ
- Disguise file names เพื่อให้ชื่อencryptไฟล์ไม่ตรงกับไฟล์เดิมโดยโปรแกรมจะตั้งชื่อให้
- Delete original file เพื่อลบไฟล์ต้นฉบับที่ทำการencrypt
- Create Exe-file เพื่อให้crypt ไฟล์ มีoutput รูปแบบไฟล์เป็น .exe กรณีนำไปใช้กับเครื่องที่ไม่ได้ติดตั้งโปรแกรมcryptomite
- Single output file เพื่อทำการตั้งชื่อให้กับencrypt ไฟล์
- Send By Email เพื่อให้encrypt ไฟล์สามารถส่งผ่านทางโปรแกรมmicrosoft outlook ได้เลย
- 4.เลือก Output จากนั้นทำการเลือกรายการรูปแบบoutputและ Output Directory ของencryptไฟล์ โดยจะมีรายการให้เลือกดังนี้ คือ
- 5.เลือก tab Advanced
- เลือกencryption algorithms
- เลือกblock algorithms
- 5.เลือก tab Advanced
- เลือกWipe Method เพื่อจัดการกับการลบไฟล์ต้นฉบับ
- จะได้encryptไฟล์ดังรูป
- วิธีการDecrypt ไฟล์หรือโฟลเดอร์โดยเรียกใช้โปรแกรมผ่านcontext menu
- กรณีที่encryptไฟล์ต้องเปิดด้วยโปรแกรม
- 1.คลิ๊กขวาที่encryptไฟล์ จากนั้นเลือก CryptoMite > Decrypt
- 2.เลือกแท็บ password จากนั้นทำการใส่ password
- 3.เลือกแท็บ tab Output จากนั้นทำการเลือก Output Directory ของไฟล์ที่ได้จากการDecrypt
- กรณีที่encryptไฟล์ไม่ต้องเปิดด้วยโปรแกรม หรือมีรูปแบบไฟล์ เป็น .exe ซึ่งสามารถเปิดได้ทุกเครื่อง
- 1.ดับเบิ้ลคลิ๊กที่encryptไฟล์ จะปรากฎ dialog box ดังรูป
- 2.ทำการใส่ password
- 3.เลือก Output Directory ของไฟล์ที่ได้จากการDecrypt
- การ Encrypt และDecrypt ผ่าน Command line ในCommand prompt
- มีรูปแบบคือ CryptoMite.exe /(Action-Params) /file=(pathของไฟล์) /(Input-Params)
- เช่น CryptoMite.exe /encrypt /file=c:\important.doc /pwd=secret
- (Action-Params)
- /encrypt - Launch an encryption process
- /decrypt - Launch an decryption process
- /wipe - Launch an wipe process
- /createmail - Launch CryptoMite-Mailer (SMTP)
- (Input-Params)
- /file=filename - File\Folder to Decrypt/Encrypt/Wipe
- /filelist=filename - Ascii-file with File\Folder list
- /pwd=password - Password
- /cipher=(0,1,2,3,4,5,6) - Algorithm
- /ciphermode=(0,1,2,3) - Ciphermode (Order)
- /wmode=(0,1,2,3) - Wipe method
- /keyfilename=filename - Use keyfile
- (Option-Params)
- /compress - Compress data
- /createexe - Creates an selfdecrypting exe-file
- /email - Email output file(s)
- /disguise - Disguise original filenames
- /delete - Delete original files
- /singleoutput - Creates an container file
- /outputfilename=filename - Name of outputfile
- /template=ExeFileName - Use SFX-Template
- /overwrite=1 - Overwrite existing files automatically
- ตัวอย่าง
- จากภาพด้านล่างต้องการencrypt ไฟล์ชื่อ abc.txt อยู่ที่ไดร์ฟ C ดังรูป
- พิมพ์Command line ดังนี้คือ CryptoMite.exe /encrypt /file=c:\abc.txt /pwd=secret
- Email Cryption
- คลิ๊กขวาที่ไฟล์ที่ต้องการencrypt จากนั้นเลือกCryptoMite > Email จะมีรายการให้เลือกคือ
- Send as self-decrypting exe-file เมื่อต้องการให้encrypt file มีรูปแบบเป็น.exe
- Send as encrypted file เมื่อต้องการให้encrypt file เปิดโดยโปรแกรม
- รูป(2)
- จากนั้นทำการกรอกpasswordปกติ
- จะปรากฏโปรแกรม microsoft outlook ดังรูป
- Create encrypted EMail เพื่อทำการencrypted e-mai encryptedทั้งmessage และ file attachment
- รูป(2)
- คลิ๊กปุ่ม encrypt message & attachments จะปรากฏDiologให้กรอกpassword ดังรูป
- Create encrypted EMail เพื่อทำการencrypted e-mai encryptedทั้งmessage และ file attachment