Commit graph

10562 commits

Author SHA1 Message Date
Philippe Teuwen b4058bc72c reorg traces 2020-09-29 17:35:48 +02:00
Philippe Teuwen 00f22c4d41 add 14b sniffed trace 2020-09-29 14:06:20 +02:00
Philippe Teuwen d22ee1091b fix Presco demod 2020-09-29 00:36:35 +02:00
Philippe Teuwen 2c89a36a64 magic cards: document anticol shortcut support 2020-09-29 00:27:35 +02:00
Philippe Teuwen 4e10c9ec0a move idteck to its own file 2020-09-28 21:09:26 +02:00
Philippe Teuwen a3282b940b Rename em 410x_write into 410x_clone 2020-09-28 20:31:45 +02:00
Iceman 31f212c07c
Merge pull request #980 from Msprg/patch-1
Edited "protect" help text for more accuracy
2020-09-28 18:54:17 +02:00
Msprg cc5a70ce6c
Alignment fix 2020-09-28 18:52:57 +02:00
Msprg 3a5c7430b5
Edited "protect" help text for more accuracy
Yeah, I got nothing better to do, than just push fixes from discord.

Anyways, I think this should work...
2020-09-28 18:11:40 +02:00
iceman1001 566d6dc4b7 boundry check for tosend buffer 2020-09-28 17:46:12 +02:00
iceman1001 709b872498 Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 2020-09-28 17:42:16 +02:00
Philippe Teuwen aadf62bd1f Add test & trace for gproxii 2020-09-28 17:30:13 +02:00
Philippe Teuwen a82c3bdc1f add lf tests and traces 2020-09-28 17:15:35 +02:00
iceman1001 c8aee45aca adapt hitag2 write 2020-09-28 15:44:44 +02:00
Philippe Teuwen 8ee30b785e apply our patch on latest lz4 2020-09-28 14:06:44 +02:00
Philippe Teuwen dfb7eaf061 LF: rework internal APIs 2020-09-28 13:59:03 +02:00
iceman1001 74050af8c2 updated to latest LZ4 source 2020-09-28 10:47:13 +02:00
iceman1001 99439a0869 lf colors 2020-09-28 10:19:27 +02:00
iceman1001 4c29781de7 hf 14b ndef - prepped the skeleton 2020-09-28 10:09:34 +02:00
iceman1001 64c13c3aa1 style 2020-09-28 08:23:49 +02:00
Iceman b45118f302
Merge pull request #979 from mwalker33/quick-fix
Quick fix
2020-09-28 07:30:01 +02:00
mwalker33 fcb91fffa9 Update cmdlft55xx.c
comment out place holder printf  statement used for test/dev
2020-09-28 11:16:05 +10:00
mwalker33 23668ecb92
Merge pull request #48 from RfidResearchGroup/master
Update
2020-09-28 11:07:40 +10:00
Iceman e3245592c1
Merge pull request #978 from aveao/master
Allow writes up to 256 bytes with mfdes writedata
2020-09-27 18:55:04 +02:00
Ave d9ccd9ee24
hfmfdes: Fix a typo 2020-09-27 19:42:26 +03:00
Ave 9c5c00d620
Allow writes up to 256 bytes with mfdes writedata
And change help text to say 256 instead of 0xFFFF.

Closes #977
2020-09-27 19:40:13 +03:00
Iceman 65ec981eb4
Merge pull request #976 from tcprst/master
add accurate detection for NT2H1311C1DTL
2020-09-27 03:41:31 +02:00
tcprst ad19f83848
add accurate detection for NT2H1311C1DTL 2020-09-26 21:30:41 -04:00
iceman1001 91d01c1dcd textual 2020-09-27 02:22:40 +02:00
iceman1001 9eb46f528f hf 14b dump - autodetect memory size 2020-09-27 01:50:46 +02:00
Philippe Teuwen 3e0cc83e3c textual 2020-09-26 18:31:15 +02:00
Philippe Teuwen b1c641724b recover_pk selftests 2020-09-26 17:58:16 +02:00
Philippe Teuwen 58eb9faa84 recover_pk: remove sslcrypto dep 2020-09-26 17:58:16 +02:00
iceman1001 3e67ad0b0f hf 14b reader - cleanup 2020-09-26 16:54:47 +02:00
iceman1001 e8b5ce9917 hf 14b reader - added some more "other" ways to get a 14b tag to answer 2020-09-26 16:52:48 +02:00
iceman1001 6926ca5f5a hf 14a info - hint for ST 2020-09-26 16:28:39 +02:00
Iceman dace060bd4
Update README.md 2020-09-26 15:52:04 +02:00
iceman1001 7c6fa54d61 default keys 2020-09-26 14:58:09 +02:00
iceman1001 88050f36fe hf mfu dump - added some hints 2020-09-26 14:54:34 +02:00
iceman1001 c0d5b2427c fix coverity 2020-09-26 14:54:11 +02:00
iceman1001 cfdadd8c47 hf 14b dump - unify lck bits as in mfu 2020-09-26 14:47:03 +02:00
iceman1001 71fd4193ad hf 14a info - adapt infineon and gen3 detection 2020-09-26 14:46:06 +02:00
iceman1001 a03888fd63 hf 14b dump - added lockbit information 2020-09-26 14:13:21 +02:00
Philippe Teuwen ef94ce3b25
Merge pull request #975 from mwalker33/white-cloner-pwd
White cloner pwd
2020-09-26 11:24:36 +02:00
mwalker33 ff21ca77f9 Update cmdlft55xx.c
Clean up output
2020-09-26 18:22:18 +10:00
iceman1001 b4728157fb fix return codes for 14b, sorting out status checks in client 2020-09-26 09:33:36 +02:00
mwalker33 e05a10f3e5 Update cmdlft55xx.c
Use generator function
2020-09-26 17:31:46 +10:00
Iceman 2b773ea3d9
Merge pull request #974 from cberetta/master
Removed an status check that was blocking command 'hf 14b dump', …
2020-09-26 09:06:47 +02:00
mwalker33 131b587846 White Cloner Password
Based on the findings of paleopterix
2020-09-26 13:19:35 +10:00
mwalker33 3e9f18e0e7
Merge pull request #47 from RfidResearchGroup/master
Update
2020-09-26 12:57:43 +10:00