Skip to content

andrea-gentilini/KeyEar

Repository files navigation

🔊 KeyEar

An attempt to detect sensitive information typed on a user's keyboard based on the sound emitted by the keys.


How to run the project

  • If you are running locally (recommended):

    1. Clone the repository.
    2. Create a virtual environment.
    3. Install in the venv all the packages listed in requirements.txt.
    4. Open the notebook Password_Detection_through_Sound.ipynb.
    5. Adjust the paths according to your local folder organization.
    6. Run the notebook.
  • If you are using Colab:

    1. Create a folder in Google Drive.
    2. Now, place the following inside the folder you just created:
      • The file information.csv
      • The directory sounds
      • The notebook Password_Detection_through_Sound.ipynb
    3. Run the notebook, following the initial setup steps (adjust paths and run colab-specific cells).

ㅤ ➡️ The file build_csv.ipynb has been added just for completeness and is not necessary for running the main notebook.

About

An attempt to detect sensitive information typed on a user's keyboard based on the sound emitted by the keys.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors