Commit graph

6518 commits

Author SHA1 Message Date
iceman1001
181bb3bc74 added: hf 14b apdu 2020-09-30 17:06:19 +02:00
Philippe Teuwen
c3c59e35cb make style 2020-09-30 14:27:19 +02:00
iceman1001
6d62eb88d0 remove missleading msg 2020-09-30 12:18:26 +02:00
iceman1001
b84436caec rename public key 2020-09-30 12:14:04 +02:00
iceman1001
56614ef80c comments about 6D 00 responses seen in the wild 2020-09-30 12:10:27 +02:00
Iceman
58c8b45f12
Merge pull request #984 from mwalker33/cliparser
cliparser - round 3
2020-09-30 12:01:22 +02:00
mwalker33
9560773e8f cliparser - round 3
updated cmdhfmfdes.c,  cmdhfmfp.c, cmdhfhfu.c, cmdlfindala.c and cmdlfmotorola.c
2020-09-30 19:38:40 +10:00
iceman1001
a5ae725834 cleanbuffer before calling a sendcommand* fct 2020-09-30 10:25:57 +02:00
iceman1001
b522899190 remover crc, sw codes in output 2020-09-30 10:24:53 +02:00
Iceman
ba835b8d03
Merge pull request #983 from mwalker33/cliparser
cliparser cleanup 2
2020-09-30 10:13:44 +02:00
iceman1001
df71240a27 fix calypso lua script 2020-09-30 10:10:57 +02:00
mwalker33
e724204978 cliparser cleanup 2
cmdhf14a.c, cmdhfido.c, cmdhficlass.c, cmdhfmf.c
menu help updates.
cliparser.c : tweak for readability with long examples.
2020-09-30 16:39:08 +10:00
mwalker33
561c5f779e cliparser cleaning
checked cmdhf.c and cmddata.c and tweaked cliparser.c
2020-09-30 07:55:51 +10:00
mwalker33
38358e2e2a Update cliparser.c
Change white to default user color
2020-09-30 07:28:05 +10:00
mwalker33
45ca5c416d Update cliparser.c
Adjusted to meet RRG format style and color.
2020-09-29 20:21:34 +10:00
Philippe Teuwen
d22ee1091b fix Presco demod 2020-09-29 00:36: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
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
Philippe Teuwen
dfb7eaf061 LF: rework internal APIs 2020-09-28 13:59:03 +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
mwalker33
fcb91fffa9 Update cmdlft55xx.c
comment out place holder printf  statement used for test/dev
2020-09-28 11:16:05 +10: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
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
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
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
mwalker33
131b587846 White Cloner Password
Based on the findings of paleopterix
2020-09-26 13:19:35 +10:00
Costantino Beretta
3f26e3c557 Removed an status check that was blocking command 'hf 14b dump', added SwapEndian64 to generated filename to be consistent with UID 2020-09-25 22:00:20 +02:00
iceman1001
259b47b909 coffee 2020-09-25 16:43:48 +02:00
Philippe Teuwen
5e26c096bb hw version: display firmware platform info 2020-09-25 16:42:54 +02:00
iceman1001
42eb98cdda rename 2020-09-24 23:20:15 +02:00
iceman1001
65478867d1 add check for NTAG413 2020-09-24 23:10:46 +02:00
iceman1001
8e819f1b26 textual 2020-09-24 22:55:09 +02:00
iceman1001
cabe121ca8 lf help text 2020-09-24 19:51:57 +02:00