If it is still giving you trouble I have had to chmod 660 /dev/input before in some of my testing. Also reboot after you do this. Always reboot. You can also just always run the program as root. Note ...
Vigenere Autokey Cipher Decryption using Brute Force This Python script is designed to decrypt a ciphertext that has been encoded using the Vigenere cipher in Autokey mode. In this mode, the key ...