Commit graph

5225 commits

Author SHA1 Message Date
iceman1001
98553439aa change 'hf iclass readtagfile' - improved param handling, better helptext, f filename s startblock e endblock 2020-04-03 08:36:55 +02:00
iceman1001
1b6164be07 change, sprint_hex no long has an extra space in the end. This will break some output designs 😄 2020-04-03 08:35:32 +02:00
iceman1001
3484cf1655 text and return codes 2020-04-03 07:22:54 +02:00
iceman1001
4418281284 chg: 'hf mfu ndef' - text record now correctly decode language and text parts. Thanks @bettse! 2020-04-02 21:16:28 +02:00
Iceman
ae44e21f93
Merge pull request #634 from dunderhay/master
Add colour to hf mf chk and fchk output
2020-04-02 19:50:17 +02:00
merlokk
13d3b38eee byte order according to http://apps4android.org/nfc-specifications/NFCForum-TS-Type-2-Tag_1.1.pdf
page 10,
sample: page 31
2020-04-02 20:26:46 +03:00
merlokk
627499247f TLV ndef lock and memory control decoding 2020-04-02 20:21:51 +03:00
merlokk
e64e5fb65c added some ndef tlv types 2020-04-02 18:42:44 +03:00
Daniel Underhay
f0ffe79569 Add colour to hf mf chk and fchk output 2020-04-03 00:14:15 +11:00
iceman1001
16110985ca text 2020-04-02 09:34:52 +02:00
iceman1001
47d43cfc56 text 2020-04-02 09:34:03 +02:00
iceman1001
61e59fa913 fix: 'hf mfu ndef - sig2 uses wrong index 2020-04-02 09:25:04 +02:00
iceman1001
3b4d5b5676 remove dublicate 2020-04-02 08:25:24 +02:00
iceman1001
b91c4977af textual 2020-04-02 08:14:31 +02:00
iceman1001
761860656e more pulic keys (@anon) 2020-04-02 08:09:18 +02:00
iceman1001
1bb9b2b112 chg: fixed the h param in filename became help bug 2020-04-02 07:55:35 +02:00
iceman1001
0c7ae02da4 Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3 2020-04-02 06:39:40 +02:00
iceman1001
d67c55cd2a entries from taginfo app\n removed duplicates 2020-04-02 06:38:45 +02:00
iceman1001
cc6fda9b75 added checks for unknown public keys 2020-04-01 15:54:59 +02:00
iceman1001
07d16bba51 added some more originality keys 2020-04-01 15:10:50 +02:00
iceman1001
3f54fdf252 textual 2020-04-01 09:49:11 +02:00
iceman1001
b0a76d5f02 Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3 2020-04-01 09:28:14 +02:00
iceman1001
d633340a1a Chg: 'data ndef' - cleaner output if called with no hex 2020-04-01 09:26:39 +02:00
iceman1001
83e92c6455 Add: 'hf mfu ndef' - read and parse NDEF type2 records 2020-04-01 09:25:54 +02:00
merlokk
737ebf9ab8 ndef signature1 length fix 2020-03-31 19:26:09 +03:00
merlokk
6d3c13c49a fix mfp behavior in info command 2020-03-31 19:13:03 +03:00
merlokk
5b9c51fb7e signature decode r and s works 2020-03-31 18:30:44 +03:00
merlokk
38004f9db5 decode works 2020-03-31 18:25:17 +03:00
merlokk
74243fcb03 signatures v1 and v2 2020-03-31 18:09:41 +03:00
iceman1001
8dd19a00c5 support v2.0 ndef sigs 2020-03-31 16:11:01 +02:00
iceman1001
5618f71ac7 textual 2020-03-31 15:56:34 +02:00
iceman1001
160f150dce fixing NDEF 2020-03-31 15:47:33 +02:00
iceman1001
6eb36c5438 added new command 'data ndef' - for easy decoding of NDEF messages inside pm3 client 2020-03-31 15:33:07 +02:00
iceman1001
e13a25902f added more sigs 2020-03-31 08:11:27 +02:00
iceman1001
978dde98a9 added more sigs 2020-03-31 08:06:45 +02:00
iceman1001
8eef5d188c fix coverity 226432 2020-03-30 22:25:00 +02:00
iceman1001
4178017536 chg: hf legic dump - change filename template 2020-03-30 15:18:25 +02:00
Iceman
a1ae0523ac
Merge pull request #626 from Windslab/patch-1
textual
2020-03-29 07:53:13 +02:00
iceman1001
a79a11256a revert 2020-03-29 07:48:01 +02:00
Winds
9356549bc6
textual
Correcting a script name
2020-03-28 18:23:05 +03:00
iceman1001
82d99522b4 textual 2020-03-27 11:56:47 +01:00
iceman1001
ffb8ad9873 defaults 2020-03-26 21:04:58 +01:00
iceman1001
063b393eba textual 2020-03-26 20:36:38 +01:00
iceman1001
a9571d26b0 fix coverity 274113 2020-03-25 16:49:19 +01:00
iceman1001
6e49d94a82 fix coverity 205241 2020-03-25 16:35:31 +01:00
iceman1001
19a43d4726 Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3 2020-03-25 11:20:47 +01:00
iceman1001
dc4bd2c1f7 fix: bizarr behavior in Proxspace lua, where io.read("*l") default behavior swaps to io.read("*L") . So lets make *L default a strip away all newlines... 2020-03-25 11:20:35 +01:00
iceman1001
0c25f85c9f empty string. 2020-03-25 11:19:20 +01:00
Iceman
04715cb2ea
Merge pull request #624 from darconeous/patch-1
Updates to the Tesla AIDs
2020-03-24 17:20:26 +01:00
Robert Quattlebaum
f593efebf4
Re-added teslaStore AID, also added TeslaDAP AID 2020-03-24 09:18:16 -07:00