Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LA104 Open sesame implementation #97

Open
dborras33177 opened this issue Nov 25, 2022 · 2 comments
Open

LA104 Open sesame implementation #97

dborras33177 opened this issue Nov 25, 2022 · 2 comments

Comments

@dborras33177
Copy link

Hello, have you ever thought about implementing open sesame (by Sami Kamkar) on this platform LA104?

@SpudGunMan
Copy link

Just sitting on the side and my first thought is, how many hand held wireless devices need to be hacked to steal cars and open garage doors.

@gabonator
Copy link
Owner

Look at this part of rf toolkit demo video: https://youtu.be/Gwyi00NKBNg?t=184
I am pressing the garage door remote several times and you can see that the waveform payload is mostly static code and only single byte incrementing counter is changed every button press. So everything what you need is to just add few lines of code into RF toolkit app which would generate all 256 codes and transmit them in sequence - no need to have separate app for that.
Porting the open sesame program should not take more than one day, but it is currently not on my LA104 project road map. If anyone will port that program, I will be happy to include it in the la104 release package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants