Designed by FC Soft Groups, the application is very simple and easy to use. It is based on protecting your private data. Files Cipher has an intuitive interface that even a novice would be able to use it without difficulties. It allows you to encrypt files and folders depending on their size and number independently.
Advantage
The application allows you to save files and folders to a specified folder which can be moved to a storage device later.
It enables you to compress a folder that will reduce the size smaller than the source file.
The application allows you to type your password manually or by using the built in ASCII table which consists more than 256 characters.
Disadvantage
The application is a shareware; you can download the full version on the editor’s website.
You need a minimum of requirement to run this application on your system.
File sharing in Windows XP ShowAdvantages
File sharing involves making the content of one or more directories available through the network. All Windows systems have standard devices making it easy to share the content of a directory. However, file sharing may lead to security...
The NTFS file system ShowThe NTFS file system
The NTFS file system (New Technology File System) is based on a structure called the "master file table" or MFT, which is able to hold detailed information on files. This system allows the use of long names, but, unlike the...
How to Password Protect your Files and Folders ShowHow to Password Protect your Files and Folders
How to password protect a Word document
Password protection on Windows 3.x, Windows 95 and Windows 98
Password protection on Windows XP
Password protection on Windows XP Home Edition
Password...
How to read a file line by line ShowHow to read a file line by line
Intro
Tips
Bonus
Intro
One of the most common errors of learning scripts bash on GNU / Linux is to read a file line by line, is to use a loop "for" (for line in $ (cat file.txt) do. ..), which in this...
How to open file .ps (Postscript) ShowHow to open file .ps (Postscript)
INTRO
Using PDF Creator
Using Ghostview
INTRO
PostScript (PS) is a page programming language used for desktop publishing. Below is a small tips on how to open .ps file.
Using PDF...
Download Easy File Locker ShowTo keep your privacy and secure up your data on your machine, the best way is to hide them altogether.
Easy File Locker is primarily a tool to block access, modification, reading, deleting, moving or copying your files or folders. But to make...
The file system ShowWhat is a file system?
Even though hard drives can be very small, they still contain millions of bits and therefore need to be organised so that information can be located. This is the purpose of the file system. Remember that a hard drive is made...
FTP protocol (File Transfer Protocol) ShowIntroduction to FTP protocol
FTP protocol (File Transfer Protocol) is, as its name indicates a protocol for transferring files.
The implementation of FTP dates from 1971 when a file transfer system (described in RFC141) between MIT machines...
Substitution cipher ShowSubstitution cipher
Substitution cipher involves replacing one or more entities (generally letters) in a message with one or more other entities.
There are several types of substitution cryptosystems:
Monoalphabetic substitution involves...