iceman1001
|
3da60d31d4
|
text
|
2024-02-16 17:57:57 +01:00 |
|
iceman1001
|
10f8a24812
|
check the different keys
|
2024-02-16 17:52:40 +01:00 |
|
iceman1001
|
76217e8579
|
check the different keys
|
2024-02-16 17:51:51 +01:00 |
|
iceman1001
|
cae23e43e6
|
adding param to override the hw dbg settings. ie making checking for default keys silent
|
2024-02-16 17:48:44 +01:00 |
|
iceman1001
|
d6a7ac7f44
|
loop the other keys
|
2024-02-16 17:38:56 +01:00 |
|
Gulshan Singh
|
6dc308f220
|
Change FAILED log messages back to DEBUG
Signed-off-by: Gulshan Singh <gsingh2011@gmail.com>
|
2024-02-16 08:36:45 -08:00 |
|
iceman1001
|
7990425a1c
|
debug print lengths
|
2024-02-16 17:33:22 +01:00 |
|
iceman1001
|
eb85438b8e
|
Merge branch 'master' of github.com:RfidResearchGroup/proxmark3
|
2024-02-16 17:30:53 +01:00 |
|
iceman1001
|
99e7a647bf
|
fix lengths
|
2024-02-16 17:30:14 +01:00 |
|
Iceman
|
1ae186425d
|
Merge pull request #2293 from wh201906/detect
Improve `hw detectreader`
|
2024-02-16 15:13:04 +01:00 |
|
wh201906
|
710c8ede8e
|
Better hw detectreader
Fix regression in 5f831ee776
Add support for switching modes by keyboard
|
2024-02-16 21:52:27 +08:00 |
|
iceman1001
|
0079493a36
|
simplified aes auth
|
2024-02-16 13:19:24 +01:00 |
|
Iceman
|
d7b7ad9491
|
Merge pull request #2292 from wh201906/bricked
Misc work about flashing firmware by JTAG
|
2024-02-16 12:39:43 +01:00 |
|
wh201906
|
af11b98f09
|
Misc work about flashing firmware by JTAG
Add config file for CMSIS-DAP
Highlight the note for unlocking the JTAG ports
|
2024-02-16 14:57:41 +08:00 |
|
Gulshan Singh
|
96c1f39d0d
|
Properly handle "hf mf dump" errors
|
2024-02-15 17:14:37 -08:00 |
|
iceman1001
|
eef5db3bbe
|
added config for pyronix
|
2024-02-16 01:04:47 +01:00 |
|
iceman1001
|
bfcdce9613
|
adapt header file
|
2024-02-15 18:15:17 +01:00 |
|
iceman1001
|
63360b034d
|
style
|
2024-02-15 18:11:46 +01:00 |
|
iceman1001
|
3a76523276
|
use CBC ...
|
2024-02-15 17:53:04 +01:00 |
|
iceman1001
|
e9891085c9
|
just test one key
|
2024-02-15 17:20:55 +01:00 |
|
iceman1001
|
701dba34e4
|
adapt debug messages to 16/32
|
2024-02-15 17:18:14 +01:00 |
|
iceman1001
|
fccaee37b5
|
aes is 16 bytes
|
2024-02-15 17:12:34 +01:00 |
|
iceman1001
|
a4759c4ecd
|
length check
|
2024-02-15 16:47:21 +01:00 |
|
iceman1001
|
a6c742772c
|
allow for more debug
|
2024-02-15 16:32:47 +01:00 |
|
iceman1001
|
c4c1601446
|
added rudimentary functions for doing AES authentication against MIFARE UL AES tags. (wip)
|
2024-02-15 16:20:47 +01:00 |
|
iceman1001
|
cb570cb103
|
the function return 32bits, a left over since the swap to 64bits. Making UL AES not being properly identified
|
2024-02-15 12:13:40 +01:00 |
|
iceman1001
|
0d17f453f7
|
reworked the hf st info output. A bit more clear now
|
2024-02-15 12:08:53 +01:00 |
|
iceman1001
|
cfaf8853d7
|
text
|
2024-02-15 11:19:32 +01:00 |
|
iceman1001
|
376bee42e8
|
style
|
2024-02-15 11:16:05 +01:00 |
|
iceman1001
|
db2afab6a0
|
fix 14a ST hints
|
2024-02-15 10:43:21 +01:00 |
|
iceman1001
|
fb20f92cf8
|
mfu detection fixes
|
2024-02-15 10:03:11 +01:00 |
|
iceman1001
|
dac0a392bd
|
fix wrong arg num
|
2024-02-13 17:32:33 +01:00 |
|
iceman1001
|
378e3cd254
|
fix #2288 bad comparision
|
2024-02-12 12:04:07 +01:00 |
|
iceman1001
|
d58a9ad84e
|
text
|
2024-02-10 19:07:13 +01:00 |
|
iceman1001
|
c3e269d1b6
|
took PR #2283 and fixed it up. Added contact inteface to PCSC pass through (@gm3197)
|
2024-02-10 19:00:01 +01:00 |
|
iceman1001
|
7241406632
|
updated the ATR list
|
2024-02-10 09:50:59 +01:00 |
|
iceman1001
|
30012344a7
|
some fixes for mfu info where it had some debug messages from device side and didnt test pwd all the time. Also allow keygen to take a block number now
|
2024-02-09 08:52:23 +01:00 |
|
iceman1001
|
03adf07c1f
|
text
|
2024-02-09 08:47:19 +01:00 |
|
iceman1001
|
666f0aacc7
|
renamed
|
2024-02-09 08:46:20 +01:00 |
|
iceman1001
|
521791dbb7
|
lf em 410x clone now allows for all zeros card number. Thanks to Amal for reminding me about it
|
2024-02-09 08:44:21 +01:00 |
|
iceman1001
|
6566021f3e
|
some identification of a long dead coffee machine
|
2024-02-05 13:24:30 +01:00 |
|
iceman1001
|
1fea1b6045
|
added the identification Art-Dass NFT cards
|
2024-02-05 11:12:47 +01:00 |
|
iceman1001
|
9379049d26
|
added the identification bank of archie brothers
|
2024-02-05 11:01:22 +01:00 |
|
iceman1001
|
afd8cacb90
|
fix
|
2024-02-05 09:03:52 +01:00 |
|
iceman1001
|
83d9c90203
|
rename
|
2024-02-04 23:26:56 +01:00 |
|
iceman1001
|
f52a4388b5
|
rename
|
2024-02-04 23:26:21 +01:00 |
|
iceman1001
|
6597a1705a
|
text
|
2024-02-04 23:20:56 +01:00 |
|
iceman1001
|
6b5d5951bb
|
unify text, improving mfu info output, and fixed some bugs with card uid not used in the fingerprinting
|
2024-02-04 23:19:43 +01:00 |
|
iceman1001
|
c3f2162aff
|
added the bug fixes from liblua5.2.4
|
2024-02-04 16:11:24 +01:00 |
|
Iceman
|
9a621a92f3
|
Merge pull request #2285 from Crispy-fried-chicken/patch-1
Backport CVE-2020-24370's patch
|
2024-02-04 16:08:20 +01:00 |
|