cryptcat is a tool based on netcat that is enhanced by twofish encryption. Download the tool from http://cryptcat.sourceforge.net/ and untar it. The following file resides in the cryptcat directory after downloading it:
We need to build the package using the following command:
make linux
A binary file named cryptcat will be generated in the same directory, as follows:
Let's execute this file using the ...