RogueMaster
|
788bc4259c
|
Update application.fam
|
2022-11-11 16:43:21 -05:00 |
|
RogueMaster
|
00907ea845
|
Update application.fam
|
2022-11-11 16:25:32 -05:00 |
|
RogueMaster
|
daf8bb509d
|
not used
|
2022-11-11 16:24:43 -05:00 |
|
RogueMaster
|
95920950d8
|
Revert "Revert "Air Mouse""
This reverts commit bbc0888b45.
|
2022-11-11 16:24:06 -05:00 |
|
RogueMaster
|
5691704c7c
|
Revert "Revert "Revert "Air Mouse"""
This reverts commit 88a815b526.
|
2022-11-11 16:22:41 -05:00 |
|
RogueMaster
|
88a815b526
|
Revert "Revert "Air Mouse""
This reverts commit bbc0888b45.
|
2022-11-11 16:22:38 -05:00 |
|
RogueMaster
|
bbc0888b45
|
Revert "Air Mouse"
This reverts commit 3160c83505.
|
2022-11-11 16:08:21 -05:00 |
|
RogueMaster
|
c81b2669a4
|
icon fix
|
2022-11-11 16:05:04 -05:00 |
|
RogueMaster
|
3160c83505
|
Air Mouse
|
2022-11-11 16:04:55 -05:00 |
|
MX
|
368079f6f4
|
Fix DHT Monitor icon
|
2022-11-11 21:53:29 +03:00 |
|
MX
|
3cba34bbc8
|
SubGHz: Add frequencies 434.075, 434.390
|
2022-11-11 18:46:35 +03:00 |
|
MX
|
741c784f2d
|
Introducing ibutton fuzzer
|
2022-11-11 18:12:55 +03:00 |
|
MX
|
394507bc81
|
RFID Fuzzer: allow holding left right to change delay faster
hold TD button to add +10 or -10 to time delay
|
2022-11-11 17:05:33 +03:00 |
|
MX
|
8240b25fe0
|
iButton: header message fix
|
2022-11-11 17:04:32 +03:00 |
|
RogueMaster
|
fffba6ab04
|
Merge branch 'UNLEASHED' into 420
|
2022-11-10 21:29:21 -05:00 |
|
MX
|
1d196b41e9
|
Morse code cleanup text by pressing back
|
2022-11-11 04:57:27 +03:00 |
|
RogueMaster
|
e8a76df61d
|
Merge branch 'UNLEASHED' into 420
|
2022-11-10 20:12:04 -05:00 |
|
MX
|
95df532612
|
Frequency analyzer: Add counter, GUI fixes, allow Ok button - see desc.
When signal is present (when frequency window shows black background)
|
2022-11-11 03:45:09 +03:00 |
|
MX
|
64774f191f
|
TOTP Update - "BadUSB" type key into pc mode
|
2022-11-11 01:10:45 +03:00 |
|
RogueMaster
|
a004eae2ba
|
Merge branch 'UNLEASHED' into 420
|
2022-11-10 17:01:00 -05:00 |
|
MX
|
f6eed35729
|
Reorder main menu
|
2022-11-11 00:54:09 +03:00 |
|
RogueMaster
|
55ab43e47b
|
Merge branch 'UNLEASHED' into 420
|
2022-11-10 15:12:20 -05:00 |
|
MX
|
930b369812
|
Merge branch 'fz-dev' into dev
|
2022-11-10 21:38:03 +03:00 |
|
RogueMaster
|
7d67cd958b
|
Update nfc_scene_mf_ultralight_emulate.c
|
2022-11-10 13:12:45 -05:00 |
|
RogueMaster
|
a411305a5f
|
Update nfc_scene_mf_ultralight_emulate.c
|
2022-11-10 13:11:53 -05:00 |
|
RogueMaster
|
09c900d2b6
|
Merge branch 'ofwdev' into 420
|
2022-11-10 13:05:03 -05:00 |
|
Skorpionm
|
721ab717d7
|
[FL-2961] SubGhz: properly handle storage loss (#1990)
Co-authored-by: あく <alleteam@gmail.com>
|
2022-11-11 02:14:44 +09:00 |
|
RogueMaster
|
2ce7b4bdcc
|
Merge branch 'ofwdev' into 420
|
2022-11-10 11:44:55 -05:00 |
|
Astra
|
e7c4b40dbe
|
Force card types in extra actions (#1961)
* Mifare Classic forced read
* Add all the needed card types
* nfc: remove unused scene
* nfc: remove unused worker state
* nfc: fix read card type scene state usage
* nfc: move NfcReadMode to NfcDevData struct
* nfc: fix bank card reading and scene navigation
* nfc magic: fix magic deactifate function
Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
|
2022-11-11 01:29:57 +09:00 |
|
Astra
|
820afd2aec
|
NFC Unit tests part 1.1 (#1927)
* Mifare Classic 1/4K, 4/7b uid, NFC-A: NFC-A is not complete yet, as there are no 4b uid tests. Also, Mifare Classic tests don't cover the key cache yet.
* NFC unit tests require access to the NFC app
* Made nfc_device_save accept full path as an argument
* Move from cstrs to furi strings and fix logic
* nfc tests: fix memory leak
* nfc: add mf_classic_get_total_blocks() to API
* nfc tests: simplify nfc tests
* nfc: fix memory leak in shadow file saving
* nfc: fix set uid scene
* nfc: fix saving files
* nfc: fix preload nfc file path
* nfc: remove comments
Co-authored-by: Sergey Gavrilov <who.just.the.doctor@gmail.com>
Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
|
2022-11-11 01:20:35 +09:00 |
|
RogueMaster
|
9558edb7bb
|
Merge branch 'ofwdev' into 420
|
2022-11-10 11:08:30 -05:00 |
|
RogueMaster
|
e52cb3ca74
|
Merge branch 'UNLEASHED' into 420
|
2022-11-10 10:56:06 -05:00 |
|
あく
|
f94e8f4ac8
|
Rpc: increase stack size, fix stack overflow (#1997)
|
2022-11-10 23:56:08 +10:00 |
|
MX
|
625b1eb126
|
move -+ in freq analyzer, swap up & down button, more in desc
now its more intuitive and easier to select values in freq analyzer history
|
2022-11-10 12:30:01 +03:00 |
|
MX
|
22902aabcc
|
Cleanup code in unirf, fix issue #153
|
2022-11-10 12:15:10 +03:00 |
|
MX
|
af40b6b020
|
Move NRF24 driver into plugins, see desc
Major API version downgraded to official one, adding support for launching OFW apps on unleashed, part 1
|
2022-11-10 10:30:36 +03:00 |
|
RogueMaster
|
481614d330
|
Merge pull request #410 from ESurge/420
Some NameChanger file clean up
|
2022-11-10 01:45:36 -05:00 |
|
RogueMaster
|
c335ab910b
|
Update application.fam
|
2022-11-10 01:41:52 -05:00 |
|
RogueMaster
|
ebce6ea09c
|
usb midi
|
2022-11-10 01:36:59 -05:00 |
|
RogueMaster
|
4a6ee8b580
|
Update ui_controls.c
|
2022-11-10 00:56:20 -05:00 |
|
RogueMaster
|
53c032c3e7
|
fixes and removals
|
2022-11-10 00:55:23 -05:00 |
|
RogueMaster
|
abe25b14a9
|
Merge branch 'UNLEASHED' into 420
|
2022-11-10 00:52:46 -05:00 |
|
MX
|
ef72ad2462
|
update totp
|
2022-11-10 08:32:21 +03:00 |
|
MX
|
3420cda83a
|
update i2c tools
|
2022-11-10 08:23:54 +03:00 |
|
MX
|
dd601dd940
|
Merge branch 'dev' into Barcode-Generator
|
2022-11-10 07:54:26 +03:00 |
|
ESurge
|
c63edd68b4
|
Some NameChanger file clean up
|
2022-11-09 20:53:03 -08:00 |
|
MX
|
317c9ec190
|
Merge pull request #161 from krolchonok/fix-hcsrnaming
fix hc-sr
|
2022-11-10 07:14:59 +03:00 |
|
MX
|
1657604eb2
|
remove srand calls
|
2022-11-10 07:07:35 +03:00 |
|
MX
|
684fdc632f
|
Merge branch 'fz-dev' into dev
|
2022-11-10 06:57:08 +03:00 |
|
RogueMaster
|
e2fbd8699c
|
wii_ec_anal
|
2022-11-09 21:13:58 -05:00 |
|