Added silent Python installation support using the "-s" argument on the setup.sh command. Ex: sudo ./setup.sh -s
Fixed issue with the Keylogger, messages that contained more than 2000 characters were not sent. Now if the log is more than 2000 characters it adds the log inside a file and sends the file instead.