Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jaseemabid/sidechannel
- Owner: jaseemabid
- Created: 2012-10-28T20:24:10.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-10-29T00:46:50.000Z (about 12 years ago)
- Last Synced: 2024-04-14T15:54:57.565Z (9 months ago)
- Language: Python
- Size: 19.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)