Commit Graph

9080 Commits

Author SHA1 Message Date
MX
6d7e424fdf Update subbrute
Fix ansonic text
2022-11-24 01:11:45 +03:00
RogueMaster
3742622fee Update ReadMe.md 2022-11-23 16:04:19 -05:00
RogueMaster
1340529521 RELEASE 2022-11-23 15:56:57 -05:00
RogueMaster
8032e1109e remove old 2022-11-23 15:45:44 -05:00
RogueMaster
9fd04c0de6 commenting broken lines 2022-11-23 15:44:39 -05:00
RogueMaster
efaf58fe6a Update wii_anal_ec.c 2022-11-23 15:42:51 -05:00
RogueMaster
554453bb24 totp fix to latest 2022-11-23 15:38:06 -05:00
RogueMaster
d915fb8ab1 Update dtmf_dolphin_data.h 2022-11-23 15:36:44 -05:00
RogueMaster
311744f1bc wii ec upd 2022-11-23 15:34:15 -05:00
RogueMaster
5dac01628a subbrute+ wiiec + totp updates 2022-11-23 15:28:58 -05:00
RogueMaster
4a8c814daf Merge branch 'UNLEASHED' into 420 2022-11-23 15:28:31 -05:00
g3gg0
73111c4ac1 optimized ISO15693 code 2022-11-23 21:25:36 +01:00
g3gg0
31efe21412 timing optimizations for DigitalSequence 2022-11-23 21:24:53 +01:00
MX
8e14291363 Merge branch 'fz-dev' into dev 2022-11-23 21:30:59 +03:00
MX
c9473e6d30 Update subghz bruteforcer
Add ansonic protocol support
2022-11-23 21:30:16 +03:00
Nikolay Minaylov
ffa6249b64 [FL-2985] Fix U2F HID vulnerability #2042
Co-authored-by: あく <alleteam@gmail.com>
2022-11-24 03:12:53 +09:00
MX
daea8a963d Apply subghz FA changes from OFW, update API symbols 2022-11-23 19:46:31 +03:00
Yukai Li
dc76b523c5 Merge branch 'dev' into ntag-auto-pwd-capture 2022-11-23 09:34:18 -07:00
MX
7829428455 Merge branch 'fz-dev' into dev 2022-11-23 19:21:50 +03:00
MX
59022b4ff7 Merge pull request #176 from PharoahCoder/dev
Update cli_commands.c To add src command for people exploring cli
2022-11-23 19:17:38 +03:00
MX
bbf4d90ec1 Fix, add forgotten UNUSED macro 2022-11-23 19:14:17 +03:00
MX
0f3c0aaa11 Fix dev builds again 2022-11-23 19:04:58 +03:00
Yukai Li
14681cdcc0 Format code 2022-11-23 09:04:15 -07:00
MX
78a4c82bf5 Merge pull request #170 from lucemans/patch-2
Introduce ENS to README.md
2022-11-23 18:47:25 +03:00
MX
af1ecd82ba Merge pull request #169 from lucemans/patch-1
Discord in README open in new tab
2022-11-23 18:46:25 +03:00
MX
963c6a95f3 Merge pull request #175 from GottZ/patch-1
[FAP] htu21d falsely reading temp as humidity
2022-11-23 18:45:53 +03:00
MX
04761b12c0 Merge pull request #178 from TQMatvey/dev
Power: Show battery percentile while charging
2022-11-23 18:45:20 +03:00
MX
078e2c2db9 Merge pull request #171 from NaejEL/i2cTools-newUI
New UI for I2C Tools
2022-11-23 18:44:13 +03:00
MX
063b13df00 Merge branch 'dev' into i2cTools-newUI 2022-11-23 18:41:09 +03:00
MX
37159c7506 Fix dev builds 2022-11-23 18:03:48 +03:00
MX
3da1c229bb CI/CD Improvements, dev builds 2022-11-23 17:56:51 +03:00
Anna Prosvetova
51d478489a Infrared: Add Olimpia Splendid AC (#2038)
Co-authored-by: あく <alleteam@gmail.com>
2022-11-23 22:43:48 +09:00
Skorpionm
9bb0dbaa3e SubGhz: frequency analyzer. 2dbi desensitization, rssi averaging to reduce jitter, new rssi indicators in log_mode, GUI fix (#2020)
Co-authored-by: あく <alleteam@gmail.com>
2022-11-23 22:31:39 +09:00
Kyhwana Pardus
1c8451fad4 Fix typos in subghz_cli.c (#2030)
Fix up the "receive" typos

Co-authored-by: あく <alleteam@gmail.com>
2022-11-23 22:23:11 +09:00
MangoTornado
669822cdd2 Fix typos in various outputs (#2032)
* Fix typos in various outputs
* Update u2f_view.c

Co-authored-by: あく <alleteam@gmail.com>
2022-11-23 22:15:08 +09:00
lauaall
4f3ef83c77 Docs: fix typos (#2016)
Fixed typos in UnitTests.md

Co-authored-by: あく <alleteam@gmail.com>
2022-11-23 21:59:55 +09:00
Sergey Gavrilov
c511c67e71 Core: thread allocation shortcut (#2007)
* Core: thread alloc+set shortcut
* Apps: use thread allocation shortcut
* Mark some service threads as services
* Init BT as soon as possible

Co-authored-by: あく <alleteam@gmail.com>
2022-11-23 21:49:17 +09:00
Skorpionm
b9c483fbf8 [FL-2975] WS: add protocol GT-WT02 (#2001)
* WS: add protocol GT-WT02
* WS: fix text "About" scene

Co-authored-by: あく <alleteam@gmail.com>
2022-11-23 18:44:49 +09:00
Skorpionm
00fcd9cfcd [FL-2976] SubGhz: add protocol "Ansonic" (#2000)
* SubGhz: add protocol "Ansonic"
* SubGhz: fix encoder "Ansonic"
* SubGhz: add unit_test "Ansonic"
* SubGhz: fix flag
* SubGhz: protocol "Ansonic" fix timing

Co-authored-by: あく <alleteam@gmail.com>
2022-11-23 18:29:30 +09:00
Skorpionm
cf5b87f82e SubGhz: add protocol Nice_Flo 20bit (#1983)
Co-authored-by: あく <alleteam@gmail.com>
2022-11-23 17:28:44 +09:00
g3gg0
b1cd358bfb reworked nfca signal generation, added idle time before sending response 2022-11-23 02:17:18 +01:00
g3gg0
9d07f8db29 minimal speedups for mifare_classic.c
included missing nfcv.c API update
2022-11-23 02:16:52 +01:00
RogueMaster
457d6cd6cb release 2022-11-22 17:04:31 -05:00
RogueMaster
92067527f5 Update ReadMe.md 2022-11-22 17:02:00 -05:00
RogueMaster
cee1744145 TOTP update 2022-11-22 16:55:19 -05:00
RogueMaster
cef9f047d0 Update ReadMe.md 2022-11-22 16:36:18 -05:00
RogueMaster
1bae8a4a19 Update quenon_dht_mon.c 2022-11-22 16:35:39 -05:00
RogueMaster
4db7a92dfe Update ReadMe.md 2022-11-22 16:18:28 -05:00
RogueMaster
e3ea6b5275 RELEASE 2022-11-22 16:17:38 -05:00
RogueMaster
58a532df3a Zero Tracker 2022-11-22 16:15:31 -05:00