This program can encrypt secret messages using a combination of RC4 and base 64 cryptographic algorithms then insert them into image files using the Least Significant Bit (LSB) method. by combining both cryptographic and steganographic methods, providing multiple security. Encryption will convert a secret message (plaintext) into an unreadable random message (ciphertext) then inserted into the pixel image with the steganography method (Least significant Bit).
Demo : https://kodein.id/demo/kripto-stegano/
Paper : https://drive.google.com/file/d/0B0llvUzuVL5rcUpmd0dnREhUX1U/view?usp=sharing
Email : hi@kodein.id