BTW if you have a linux box or cygwin install running openssl version 1.0.1 you can test for this by doing the following.
openssl s_client --connect ip:port
once connect hit Captibal B if it says heartbeating and doesn't throw a error your probably vulnerable. There is also a python script out there that works well but it actually uses the payload and shows the 64k of memory.
I