Commit Graph

15502 Commits

Author SHA1 Message Date
Oleg Moiseenko c9f045e9ff Merge pull request #1702 from merlokk/t55_sniff
decode password in case of the read/write comand
2022-06-24 15:54:11 +03:00
merlokk acdd39c15b changelog 2022-06-24 15:51:59 +03:00
merlokk f3b5c7e8ba decode password in case of the read/write comand 2022-06-24 15:17:02 +03:00
iceman1001 b9b6f06bbb style 2022-06-23 22:02:42 +02:00
Iceman 748f9fc10e Merge pull request #1700 from Teamwolf11/patch-1
Update Windows-Installation-Instructions.md (fix grammar)
2022-06-20 17:50:41 +02:00
Mike 2e52b4ba30 Update Windows-Installation-Instructions.md 2022-06-20 11:08:18 +12:00
Iceman 719c51b156 Merge pull request #1697 from kormax/dev
Update to 'hf 14a reader --ecp'
2022-06-19 18:39:10 +02:00
kormax 8e8618c989 Replace rf reset with an s-block deselect when using 'hf 14a reader --ecp' 2022-06-16 22:31:32 +03:00
iceman1001 e2574200c0 commented out some dbg prints. They interfer with the simulation part 2022-06-16 21:16:25 +02:00
kormax 13e13b70f4 Improve 'hf 14a reader --ecp' fix performance 2022-06-16 09:04:21 +03:00
Iceman 977d923208 Merge pull request #1695 from kormax/dev
Fix `hf 14a reader --ecp` to work consistently
2022-06-15 22:41:09 +02:00
kormax 5ea305be28 Fix hf 14a reader --ecp to work consistently 2022-06-15 22:53:50 +03:00
iceman1001 6118b11a3e fix proxspace breaking 2022-06-15 18:48:36 +02:00
iceman1001 e3b6086941 fix data diff, where wrong length was used 2022-06-15 18:09:50 +02:00
Iceman 8acf910861 Merge pull request #1692 from UberGuidoZ/patch-3
Update CHANGELOG.md
2022-06-15 17:35:14 +02:00
Iceman 1c7dc22ac2 Merge pull request #1691 from UberGuidoZ/patch-2
122 new keys from Flipper Zero community
2022-06-15 17:34:57 +02:00
Iceman a919886826 Merge pull request #1693 from Doridian/fix/x_to_buffer2
Partial revert of previous change, hex_max_len is bytes
2022-06-15 17:20:30 +02:00
Doridian 049e73d45e This actually is bytes 2022-06-14 23:54:43 -07:00
iceman1001 cd6626829c fix: use correct target 2022-06-15 07:18:58 +02:00
Iceman 1048bf3d9b Merge pull request #1690 from Doridian/fix/x_to_buffer
Fix wrong length calcuation in *_to_buffer utilities
2022-06-15 07:11:04 +02:00
UberGuidoZ d8c869560e Update CHANGELOG.md 2022-06-14 18:56:27 -07:00
UberGuidoZ 275feecbaf 122 new keys from Flipper Zero community 2022-06-14 18:50:05 -07:00
Doridian 824d2129a0 Fix wrong length calcuation in *_to_buffer utilities 2022-06-14 15:56:04 -07:00
iceman1001 2a25e7e1a3 missing fix 2022-06-14 23:40:03 +02:00
iceman1001 b37eaa9282 reworked staticnested a bit 2022-06-14 21:38:32 +02:00
Iceman 9bb1609114 Merge pull request #1689 from kormax/master
Change 'hf 14a list' to annotate more ECP frame formats
2022-06-14 21:36:49 +02:00
kormax b11b4e66af Change 'hf 14a list' to annotate more ECP frame formats 2022-06-14 21:42:50 +03:00
iceman1001 a0ac404497 added missing lib dependency (thanks @mistial-dev) 2022-06-13 07:30:35 +02:00
iceman1001 f4011f3283 fix test sequence 2022-06-13 07:27:05 +02:00
iceman1001 b841bd4f41 skip readB for staticnested and skip checkkeys 2022-06-12 14:26:55 +02:00
iceman1001 1ce495b624 fix cppcheck uninitvar 2022-06-12 12:22:05 +02:00
iceman1001 65ba68f0da fix cid #394816, #394815 2022-06-12 12:18:54 +02:00
iceman1001 493e1a3379 text 2022-06-12 11:55:22 +02:00
iceman1001 372ab2af98 style 2022-06-12 11:51:50 +02:00
iceman1001 231faee4dd text 2022-06-12 11:49:36 +02:00
Iceman 5e20905a9d Merge pull request #1687 from Doridian/fix/use-snprintf
Switch usage of sprintf to snprintf
2022-06-12 11:43:31 +02:00
Iceman 16b62fa66e Merge pull request #1685 from xianglin1998/master
StaticNested fast decrypt(backdoor 2nt.).
2022-06-12 11:41:07 +02:00
Doridian c24cf70a7b forgot default case 2022-06-11 16:56:45 -07:00
Doridian 6ed6571430 code scan has an issue with this i guess 2022-06-11 16:38:58 -07:00
Doridian c02f45a767 changelog 2022-06-11 16:21:49 -07:00
Doridian 83943aafc8 and done 2022-06-11 16:16:56 -07:00
Doridian 1a4437550b all cmd done 2022-06-11 15:40:33 -07:00
Doridian 789f807e83 100 2022-06-11 15:32:08 -07:00
Doridian 6b951960f1 below 150 2022-06-11 12:29:27 -07:00
Doridian 2aa524be94 below 250... 2022-06-11 12:02:48 -07:00
Doridian 107bfe469a down to precisely 300 problems 2022-06-10 13:16:04 -07:00
Doridian fbed379691 snprintf in some commands 2022-06-10 13:02:23 -07:00
Doridian fe4599fb14 Use snprintf in client/deps 2022-06-10 12:29:18 -07:00
dx林 de0549a269 StaticNested fast decrypt(backdoor 2nt.). 2022-06-10 11:02:06 +08:00
iceman1001 1711338035 added a zero check for data save 2022-06-06 20:06:46 +02:00