Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Wilson committed Aug 18, 2014
1 parent 3566304 commit 73dfeb2
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ These are my notes About ZWave mostly compiled with RaZberry, Open ZWave, and a

Updates

2014 Aug 18 - HackRF has arrived and now I have raw RF samples of ZWave devices. Next step is to work on GFSK decoder.

2013 Aug 13 - I am now backing the HackRF on KickStarter. The goal is to apply my learnings to decoding the RF part of ZWave.


Expand Down Expand Up @@ -76,11 +78,11 @@ I would like to make a ZWave decoder that will monitor the serial line and outpu

ZWave Frames
========

![ZWave Frame](https://raw.github.com/yepher/RaZBerry/master/images/zwaveFrameFormat.png)


_Basic ZWave Frame_
![ZWave Frame](https://raw.github.com/yepher/RaZBerry/master/images/zwaveFrameFormat.png)


_Basic ZWave Frame_


|Byte Position: |0|1|3|4|| N|
Expand Down Expand Up @@ -650,10 +652,10 @@ More ZWave References
* ZWave insiders wiki - http://wiki.zwaveeurope.com/
* ZWave Dimmer Test - https://code.google.com/p/i7afp/source/browse/#svn%2Ftrunk%2FSourcecode%2FZWave
* ZWave Prezi Introduction - http://prezi.com/839cbmtlz-3n/z-wave/
* Getting Firmware from chips http://blog.cassidiancybersecurity.com/post/2014/02/Dumping-firmware-from-ASIC
* BlackHat talk on ZWave - https://www.youtube.com/watch?v=KYaEQhvodc8
* Z-Force ZWave attack tool - https://code.google.com/p/z-force/

* Getting Firmware from chips http://blog.cassidiancybersecurity.com/post/2014/02/Dumping-firmware-from-ASIC
* BlackHat talk on ZWave - https://www.youtube.com/watch?v=KYaEQhvodc8
* Z-Force ZWave attack tool - https://code.google.com/p/z-force/


[1]: http://www.digikey.com/us/en/ph/SigmaDesigns/z-wave_zm3102.html "ZM3102"
[2]: http://www.raspberrypi.org/ "Raspberry Pi"
Expand Down

0 comments on commit 73dfeb2

Please sign in to comment.