Commit Graph

7646 Commits

Author SHA1 Message Date
MX ed4c5eb7bf saflok parser improvements [ci skip]
by @zinongli & @xtruan & @zacharyweiss & @evilmog & @Arkwin
2024-09-04 04:35:02 +03:00
MX b7bc060ad5 Merge remote-tracking branch 'OFW/astra/3766-unlock-crash-fix' into dev 2024-09-04 04:28:51 +03:00
noproto b09d5a0069 Bump f18 API version (all functions are NFC related) 2024-09-03 20:20:49 -04:00
MX d2f0fbad45 Merge remote-tracking branch 'OFW/astra/gproxii-fix-detection' into dev 2024-09-04 03:17:29 +03:00
MX 00a0c6ee1a Merge remote-tracking branch 'OFW/dev' into dev 2024-09-04 03:16:37 +03:00
MX 8fd8e4f3d9 Add marantec24 and gangqi protocols
Protocols by @xMasterX / captures for gangqi by @mishamyte
2024-09-04 03:16:30 +03:00
Nathan N 7bb33497ae Merge branch 'flipperdevices:dev' into nestednonces 2024-09-03 15:18:23 -04:00
noproto 92122b2cdf NFC app UI updates, MVP 2024-09-03 15:19:12 -04:00
noproto 3cb3eab118 Update TODO 2024-09-03 11:36:19 -04:00
noproto 2e0cd320c7 Static encrypted nonce collection 2024-09-03 09:26:14 -04:00
noproto 6e9fe1edd8 Don't recalibrate hard PRNG tags 2024-09-03 05:54:59 -04:00
Astra a8482984de Fix incorrect parity starting bit 2024-09-03 17:42:49 +09:00
Astra 14a49759ce Fix detection of GProx II cards and false detection of other cards as GProx II 2024-09-03 17:20:49 +09:00
noproto 2cb2f05ea9 Backdoor nested calibration 2024-09-02 22:34:44 -04:00
noproto 9c7120ec91 Backdoor working up to calibration 2024-09-02 18:53:39 -04:00
noproto ccc4326574 Backdoor read 2024-09-02 12:45:39 -04:00
noproto 2abeb071fd Fix regression for regular nested attack 2024-09-02 10:28:50 -04:00
Zinong Li 5272eb7550 Publishing T5577 page 1 block count macro (#3864)
* publishing t5577 page 1 block count macro

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2024-09-02 18:03:56 +09:00
noproto 90d0c3d095 Hardnested support 2024-09-01 22:30:37 -04:00
Nathan N 144424e04a Merge branch 'flipperdevices:dev' into nestednonces 2024-08-30 10:25:42 -04:00
Astra 7c88a4a8f1 [FL-3899] Add the Procrastination animation (#3860)
* Add the Procrastination animation: sorry been putting off doing this for a while
* Reformat images
2024-08-29 21:21:25 +09:00
noproto 4c14594ebb Relocate backdoor detection 2024-08-28 09:26:59 -04:00
noproto c0331ba2e2 Should be detecting both backdoors now 2024-08-27 19:35:33 -04:00
noproto 0b33c85b8b Collect nonces again 2024-08-27 16:16:38 -04:00
noproto 5235592054 Only use dicts in search_dicts_for_nonce_key if we have them 2024-08-27 06:32:00 -04:00
Astra 0e71813749 Fix crash on Ultralight unlock 2024-08-26 20:46:49 +09:00
noproto 26845cbdc5 Misc bugfixes 2024-08-21 00:50:27 -04:00
noproto c1f01ce66a Code cleanup 2024-08-20 18:04:07 -04:00
noproto 75a0e4bc9d Update found keys, second attempt 2024-08-20 16:33:13 -04:00
noproto bbc10cdfaf Update found keys, initial attempt 2024-08-20 16:31:39 -04:00
noproto b7e63bf499 Hard PRNG support for accelerated dictionary attack 2024-08-19 23:00:36 -04:00
noproto 08ca794b7d Renaming some variables 2024-08-19 07:37:21 -04:00
noproto 0af28fb221 Refactor to nested dictionary attack 2024-08-19 07:33:17 -04:00
noproto 79bc887f95 Initial accelerated dictionary attack for weak PRNGs 2024-08-18 20:38:24 -04:00
MX 889c80e900 upd changelog 2024-08-18 01:09:44 +03:00
MX a6d0efef83 fix any path for badusb favourites 2024-08-18 01:01:14 +03:00
MX 6a93494506 Settings: Show free flash amount in internal storage info [ci skip]
by Willy-JL
2024-08-18 00:45:12 +03:00
MX 02553d0c6b upd changelog 2024-08-17 18:02:56 +03:00
MX 67dae229a9 merge ofw PR 3840 [ci skip]
GUI: NumberInput small improvements by Willy-JL
2024-08-17 17:54:06 +03:00
MX 6a689d29ce Merge branch 'OFW/skorp/subghz_fix_rpc' into dev [ci skip] 2024-08-17 16:11:31 +03:00
noproto cc8cae770f FM11RF08S backdoor detection 2024-08-15 17:58:37 -04:00
noproto 8d1a2203ae Merge remote-tracking branch 'origin/dev' into nestednonces 2024-08-15 10:58:32 -04:00
noproto 01b19483c5 First attempt disambiguous nonce implementation 2024-08-14 02:25:57 -04:00
SkorP e15a56c988 SubGhz: Fix RPC status for ButtonRelease event 2024-08-12 15:47:45 +04:00
MX f6ebc13342 Merge remote-tracking branch 'OFW/dev' into dev 2024-08-12 12:41:59 +03:00
hedger 99655c15e4 scripts: improved size validator for updater image (#3834)
* scripts: update.py: reduced reservation size for flash memory; improved error messages; added checks for updater images
* scripts: update: fixed imports

Co-authored-by: あく <alleteam@gmail.com>
2024-08-12 10:09:41 +09:00
あく 702db8925f Desktop: seaprate callbacks for dolphin and storage subscriptions (#3836)
* Desktop: seaprate callbacks for dolphin and storage subscriptions
* dolphin: renamed local variable to prevent unintended overrides

Co-authored-by: hedger <hedger@nanode.su>
2024-08-12 09:51:43 +09:00
noproto 6332ec7478 Fix valid_nonce 2024-08-11 14:30:26 -04:00
MX 98af4f4a71 upd changelog 2024-08-10 20:55:44 +03:00
MX c211803076 upd subremote [ci skip] 2024-08-10 15:33:50 +03:00