samyk / opensesame

OpenSesame attacks wireless garages and can open most fixed-code garages and gates in seconds using a Mattel toy
https://samy.pl/opensesame/
GNU General Public License v2.0
847 stars 175 forks source link

Dependencies and deployment tools #9

Closed CourteousCoder closed 4 years ago

CourteousCoder commented 4 years ago

Hi there, thanks for sharing this repository! I think I may have figured out how to un-brick the code (unless I underestimated the complexity of the solution), but don't worry; I won't spoil it! 😄

Apart from the IM-ME, a GoodFET/GreatFET, some wires to connect them, this repository, and the SDCC compiler; is there anything else I need to build and deploy this to actual hardware? I thought maybe that I need to get the C libraries for the TI CC1110, but I can't seem to find the cc1110.h library on the web.

Any help appreciated.

samyk commented 4 years ago

Thanks :) My cc1110.h was from my sdcc but I've just pushed it into the repo for you https://github.com/samyk/opensesame/blob/master/cc1110.h