Skip to content

olivierh59500/SoundKeylogger

 
 

Repository files navigation

SoundKeylogger

An experimental project to demonstrate how a user keyboard input may be sniffed through the pattern analysis of the sounds emitted by the keystrokes (based on pyAudioAnalysis).

This field of study is called Acoustic cryptanalysis, (also known as Acoustic Keyboard Eavesdropping) and is a type of side channel attack towards electronic devices.

This project was created as an assignment for the IF754 - Musical Computing class of 2016.1 at CIn/UFPE.

Authors

  • Rodrigo Alves Vieira <rav2 [at] cin.ufpe.br>
  • João Paulo Luna <jpsl2 [at] cin.ufpe.br>
  • Edymir Étienne Semedo <eebls [at] cin.ufpe.br>

References

Copyright

© 2016 Rodrigo Alves Vieira, João Paulo Luna & Edymir Étienne Semedo. All Rights Reserved.

About

An experimental project to demonstrate how a user keyboard input may be sniffed through the pattern analysis of the sounds emitted by the keystrokes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 36.8%
  • Python 34.1%
  • C++ 26.6%
  • Swift 2.5%