A secure point-to-point text transfer system written in x86 Assembler. The program was written to take a text file from disk, encrypt it and transfer it safely to the destination computer where it will be received, decoded and stored on disk as a plain text file.
Continue reading x86 ASM File Transmitter and Receiver