Prodigy InfoTech Internship

Instructions(Task 03):

  • Build a tool that assesses the strength of a password based on criteria such as length, presence of uppercase and lowercase letters, numbers , and special characters. Provide feedback to users on the password’s strength.

    Instructions(Task 04):

  • Create a basic keylogger program that records and logs keystrokes. Focus on logging the keys pressed and saving them to a file. Note: Ethical considerations and permissions are cruicial for projects involving keyloggers.