opensesame
rtl_433
opensesame | rtl_433 | |
---|---|---|
7 | 172 | |
849 | 6,319 | |
0.5% | 2.3% | |
10.0 | 9.0 | |
about 4 years ago | 5 days ago | |
C | C | |
GNU General Public License v3.0 only | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
opensesame
-
Reverse engineering a car key fob signal
Samy Kumar did a project about 10 years back, where he worked out how to brute force a 12 bit garage door code in under 10 seconds, using a childs toy: http://samy.pl/opensesame/
My garage door opener uses a 12 but dip switch config (and my last place used an 8 dip switch config, and I'm pretty sure still does).
Re reading that OpenSesame post was fun. It reminded me of a few names I need to go find out what they're up to these days (Travis Goodspeed and Michael Ossmann are names I remember seeing doing/writing-up some really cool stuff), and that the Mattel IM-ME toy he was using uses that same CC1110 "sub gHz"
- Cloning the metacycle key
-
Time to masterkey the city. Glad I got them when I did.
At this point let's just cite his site http://samy.pl/opensesame/
-
Old garage door Liftmaster G5425, any options to add a remote?
Yes, there are only 512 combinations for a 9 bit receiver like this. More switches adds more combinations, but all of these style openers are susceptible to a "replay attack" where you record the signal from the opener and play it back later. They are also at risk of more sophisticated brute force attacks (https://samy.pl/opensesame/) Modern openers use a "rolling code" system that is safer, but the truth of the matter is that it is very very rare for anyone to exploit these old openers.
-
Do garages have rolling codes?
Functionally anything that can be attacked by OpenSesame can be programmed in, but that list is pretty small these days.
-
Any ideas? My region is, US and the freq is for my garage door.
Perhaps someone could create a flipper compatible file using this existing opensesame source code
-
opensesame plugin?
Hey all! Well, my flipper has finally arrived, and I'm delighted. I'm interested in exploring some minor development on it, and in particular was looking at trying to get samyk's opensesame attack working. As the code is all there on github, and his device used the same RF chipset. I presume it should be a relatively simple matter to get it going on the flipper, but not quite sure how to start with it, as I guess the dev docs are still only in Russian...
rtl_433
-
Reverse engineering a car key fob signal
And there's a multiformat receiver block too: https://github.com/merbanan/rtl_433
- What is this signal?
-
Error handling in a failing service
pi@pi4b8:/etc/systemd/system $ cat rtl_433.service # based on https://github.com/merbanan/rtl_433/issues/1651 [Unit] Description=RTL_433 service script StartLimitIntervalSec=5 Documentation=https://github.com/merbanan/rtl_433/README.md After=syslog.target network.target [Service] Type=exec ExecStart=/usr/bin/rtl_433 -C si -F mqtt # Restart script if stopped Restart=always # Wait 30s before restart RestartSec=30s # Tag things in the log # View with: sudo journalctl -f -u rtl_433 -o cat SyslogIdentifier=rtl_433 StandardOutput=syslog StandardError=syslog [Install] WantedBy=multi-user.target
- seeking help with 433Mhz remote integration
-
Create a subghz file from known data?
For example, rtl_433 has the spec for an X10 sensor say I know what data I want to put where, is there some tool/site I could enter in what the "specifications" of the signal waveform are and the data I want to send as a byte-string or binary-string and it would create a playable .sub file for me?
-
New Guy: Outdoor Thermostat / automated fan start/stop.
For "outdoor distances" I'd probably stick to something LoRa or 433MHz based. YoLink has quite a few options using the LoRa protocol. I use basic 433Mhz based AcuRite sensors paired with an RTL-SDR dongle connected to a machine running RTL_433, and use Home Assistant to trigger automations and alerts.
-
Mystery signal?
866-868MHz is SRD/ISM band (in UK/EU). Can be things like energy meters, TPMS, medical devices etc. Try rtl_433 on it.
-
Problem trying to listen to a Honeywell doorbell (RF 868 Mhz) with RTL-433
I'm trying to add a Honeywell doorbell to Home Assistant by using the RTL-433 GitHub project/program. When I run the program the SDR dongle is detected but it doesn't display anything when I press the doorbell (the image shows what I see after running the program and pressing the doorbell). I have also tried Honeywell Activelink (FSK) aka [116], so I have tried both 115 and 116 decode protocols.
- Elster TPR11 water meter reader
-
Next Mileston for an RTL-SDR newbee?
rtf_433 IoT & embedded device signal receiving https://github.com/merbanan/rtl_433
What are some alternatives?
stinsen - Coordinators in SwiftUI. Simple, powerful and elegant.
rtl-wmbus - Software defined receiver for wireless M-Bus with RTL-SDR
url-image - AsyncImage before iOS 15. Lightweight, pure SwiftUI Image view, that displays an image downloaded from URL, with auxiliary views and local cache.
SDRPlusPlus - Cross-Platform SDR Software
ZenTuner - A minimal chromatic tuner for iOS & macOS.
multimon-ng
PermissionsSwiftUI - A SwiftUI package to beautifully display and handle permissions.
rtlamr - An rtl-sdr receiver for Itron ERT compatible smart meters operating in the 900MHz ISM band.
SDWebImageSwiftUI - SwiftUI Image loading and Animation framework powered by SDWebImage
adsb-exchange - ADS-B Exchange Linux Setup Scripts
gr-keyfob - Transceiver for Hella wireless car key fobs.
gcc_termux - Gcc for termux with fortran scipy etc... Use apt for newest updates instructions in README.txt