Commit graph

9420 commits

Author SHA1 Message Date
Bjoern Kerler
9b26fab1c2 Further auth info fixes 2020-04-11 01:41:39 +02:00
Bjoern Kerler
fceae52e68 Add 3K3 basic support 2020-04-11 01:39:24 +02:00
Bjoern Kerler
327d8a8bfe Further aid and auth info fixes 2020-04-11 01:38:47 +02:00
Bjoern Kerler
93e4a66971 Improve UI handling and fix AID/FID display 2020-04-11 00:31:55 +02:00
mwalker33
7fa7eeba97 Update settings.c 2020-04-11 08:21:16 +10:00
Bjoern Kerler
c6323a5fe1 Fix bad bug. Don't check dest for NULL 2020-04-10 23:45:54 +02:00
Bjoern Kerler
cd698ea3ee Merge branch 'authtest' of https://github.com/bkerler/proxmark3 into authtest 2020-04-10 23:03:52 +02:00
Bjoern Kerler
e0338284c0 Add changelog 2020-04-10 23:03:31 +02:00
Bjoern Kerler
52b41fc883
Merge pull request #22 from RfidResearchGroup/master
Update
2020-04-10 23:01:52 +02:00
Bjoern Kerler
70b000bc79 Make style 2020-04-10 22:59:55 +02:00
Bjoern Kerler
8f3a02fc50 Add Deselect on info and enum 2020-04-10 22:56:45 +02:00
Bjoern Kerler
08469f940a Replace MIX and OLD Commands 2020-04-10 22:52:16 +02:00
Bjoern Kerler
68faa88e6a Auth test 2020-04-10 21:02:46 +02:00
mwalker33
933d7523f7 Tweaks and supports_colors 2020-04-10 19:51:08 +10:00
iceman1001
bb0b368e68 fix... 2020-04-10 10:50:17 +02:00
iceman1001
6bd5cda49c setting a standalone mode when copying this file by default 2020-04-10 10:44:15 +02:00
iceman1001
8e74978855 code fixes, better handling of card identification and outputs accordingly. 2020-04-10 10:31:18 +02:00
iceman1001
69732ef709 better identification of PLus vs Plus EV1. Be verycareful of that WRITEPERSO cmd inside INFO to detect card type. No good at all 2020-04-10 10:30:37 +02:00
iceman1001
df0aaa020d fix: string too short 2020-04-10 10:28:52 +02:00
iceman1001
0e2ac41717 annotage desfire more 2020-04-10 10:28:15 +02:00
iceman1001
732c012be7 adjustments 2020-04-10 10:27:28 +02:00
mwalker33
9fc232390b Update Client debug level 2020-04-10 18:20:02 +10:00
mwalker33
970b2bf2cb debug level fix 2020-04-10 16:14:43 +10:00
mwalker33
1b8b8f0128 Settings Added 2020-04-10 15:04:11 +10:00
mwalker33
070636f196 Fix Sync 2020-04-10 14:36:29 +10:00
Iceman
652bf0c94b
Merge pull request #664 from bkerler/mfdes_test
HF MFDES updates. New aid create, aid delete and format card command. Auth fixed. Improved logging.
2020-04-10 06:32:27 +02:00
mwalker33
978f57b505 Revert "Merge pull request #32 from RfidResearchGroup/master"
This reverts commit 40d2a3c072, reversing
changes made to 15d584e060.
2020-04-10 13:59:56 +10:00
mwalker33
0542825567 Revert "Add settings"
This reverts commit 430ca985d3.
2020-04-10 13:58:57 +10:00
mwalker33
430ca985d3 Add settings
Plot Windows, log level, emoji, hints
2020-04-10 13:52:50 +10:00
mwalker33
40d2a3c072
Merge pull request #32 from RfidResearchGroup/master
Update from master
2020-04-10 13:38:47 +10:00
Bjoern Kerler
865364ab08 Merge branch 'mfdes_test' of https://github.com/bkerler/proxmark3 into mfdes_test 2020-04-10 01:26:45 +02:00
Bjoern Kerler
cd35b60d13 Minor typo 2020-04-10 01:26:37 +02:00
Bjoern Kerler
a0bce83628
Merge branch 'master' into mfdes_test 2020-04-10 01:24:50 +02:00
Bjoern Kerler
090223d35a Update CHANGELOG 2020-04-10 01:20:59 +02:00
Bjoern Kerler
d88db10aaf Make style 2020-04-10 01:19:16 +02:00
Bjoern Kerler
82323b14e2 Make style 2020-04-10 01:18:48 +02:00
Bjoern Kerler
7af0f07c4e Add useful signature info. 2020-04-10 00:59:06 +02:00
Bjoern Kerler
685b1e47ef Fix unnecessary stuff. 2020-04-10 00:58:08 +02:00
Bjoern Kerler
7191aa8b14 Fix signature command. Special response 0x9190 ? 2020-04-10 00:56:37 +02:00
Bjoern Kerler
3098a6bca0 Format PICC working 2020-04-10 00:36:15 +02:00
Bjoern Kerler
c9b27732f5 Make ISO auth work 2020-04-10 00:14:45 +02:00
Bjoern Kerler
c4831ccd9b Do not deselect at end of auth 2020-04-10 00:03:23 +02:00
Bjoern Kerler
8983324c21 Make host cmds more flexible 2020-04-09 23:49:14 +02:00
Bjoern Kerler
8571a770fe Make auth random 2020-04-09 23:30:49 +02:00
Bjoern Kerler
d49885dd12 Fix des auth 2020-04-09 23:16:18 +02:00
Bjoern Kerler
7aba4ffff1 Fix frame command for auth 2020-04-09 22:39:31 +02:00
Bjoern Kerler
58af8c004d FormatPICC not working. Other things look good 2020-04-09 22:08:17 +02:00
Bjoern Kerler
68733cd7cf Minor fixes. Create AID and Delete AID working. 2020-04-09 20:03:59 +02:00
Bjoern Kerler
3b915d343b Add delete aid and minor fix 2020-04-09 19:51:35 +02:00
Bjoern Kerler
b14dbf1997 Add fixes 2020-04-09 19:22:57 +02:00