Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jaseemabid/sidechannel

Simple demo of side channel attack in python
https://github.com/jaseemabid/sidechannel

Last synced: about 2 months ago
JSON representation

Simple demo of side channel attack in python

Awesome Lists containing this project

README

        

## sideChannel

Simple demo of side channel attack in python

### Input Keystrokes :

q X 10 times
c X 10 times
y X 10 times
m X 10 times
p X 10 times
5 X 10 times
{q,c,y,m,p,5} X 4 times

### Audio file specification

Num of channels : 1
Sample Width : 2
Sampling Frequency : 44100
Number of frames : 7185023
Compression type : NONE
compression name : not compressed

#### Sample amplitude vs time plot

![Sample amplitude vs time plot](https://raw.github.com/jaseemabid/sideChannel/master/assets/left.wav%20amplitude%20vs%20time%20plot.png)