iceman1001
|
98d291f5b1
|
fix hf 14a sim, on device side a sneaky detection if data started with zero, it would treat it as uid is in emulator memory. Also fixed a size issue on flag
|
2022-01-22 18:29:11 +01:00 |
|
Philippe Teuwen
|
cc4b549a7d
|
reorder changelog
|
2022-01-18 12:06:18 +01:00 |
|
bthedorff
|
f43e5f0de7
|
Update CHANGELOG.md
Adds support for PCSC's proprietary HID 37bit format P10004
|
2022-01-17 17:52:21 -05:00 |
|
Matt Moran
|
750fd646c1
|
Shorten command help text, reorder changelog
|
2022-01-17 23:38:00 +13:00 |
|
Matt Moran
|
a1c3465525
|
Merge remote-tracking branch 'upstream/master' into feat/hf-gallagher-remove-aid-limits
|
2022-01-17 23:28:06 +13:00 |
|
iceman1001
|
aed07db1f7
|
added the possibility to show NDEF messages with vCard that has a base64 image to be viewed
|
2022-01-15 17:38:40 +01:00 |
|
Matt Moran
|
2805b8f7ff
|
Update CHANGELOG.md
|
2022-01-15 14:10:37 +13:00 |
|
Matt Moran
|
a6280e2978
|
Merge remote-tracking branch 'upstream/master' into feat/hf-gallagher-remove-aid-limits
|
2022-01-15 12:11:12 +13:00 |
|
iceman1001
|
4e78034a6e
|
release numbering update
|
2022-01-11 19:20:33 +01:00 |
|
iceman1001
|
f986b838e4
|
text
|
2022-01-11 19:06:08 +01:00 |
|
iceman1001
|
651b8f752e
|
text
|
2022-01-10 22:30:57 +01:00 |
|
Philippe Teuwen
|
8f402c5861
|
text
|
2022-01-08 01:26:51 +01:00 |
|
Nate Glaser
|
118bc8f16d
|
Changelog.md to move 15693
|
2022-01-07 19:20:46 -05:00 |
|
Nate Glaser
|
fcc9a315a2
|
Changelog.md update
|
2022-01-07 18:19:33 -05:00 |
|
Matt Moran
|
6d88224a12
|
Update changelog for hf gallagher commands
|
2022-01-07 19:29:55 +13:00 |
|
Joshua Wright
|
c0cc09d86b
|
Style consistency changes for hf mfdes createapp feature addition
|
2022-01-05 07:12:20 -05:00 |
|
Joshua Wright
|
f9c96f49da
|
Update CHANGELOG with MIFARE DESFire createapp --no-auth change
|
2022-01-04 17:01:10 -05:00 |
|
Philippe Teuwen
|
0f9315391a
|
Changed drastically Hitag S ARM code to remove state machines and ease way to build new commands, Fixed Hitag S crypto mode with key or NrAr, fixed lf hitag cc , fixed pwd dump in hitagS dump with LKP
|
2022-01-03 22:43:58 +01:00 |
|
iceman1001
|
92d4cea919
|
text.. plus.. the deprecated code is way behind
|
2022-01-03 22:13:26 +01:00 |
|
iceman1001
|
a93e536812
|
text
|
2021-12-31 11:13:05 +01:00 |
|
iceman1001
|
f9ac27c223
|
text
|
2021-12-31 09:27:26 +01:00 |
|
iceman1001
|
e517ce0b57
|
text
|
2021-12-31 09:24:51 +01:00 |
|
Philippe Teuwen
|
02f2318326
|
option --force to hf mfu rdb/wrbl and document how to set version & sig on ultimate card
|
2021-12-30 12:11:22 +01:00 |
|
Geonyeob Kim
|
be594d8312
|
update changelog and cmakelists file
|
2021-12-27 09:30:49 +09:00 |
|
iceman1001
|
1b00c89115
|
fixing hf 15 dump
|
2021-12-25 18:51:23 +01:00 |
|
iceman1001
|
4f952124c5
|
text
|
2021-12-25 13:54:56 +01:00 |
|
merlokk
|
0d45642383
|
changelog
|
2021-12-24 12:30:59 +02:00 |
|
iceman1001
|
dca606fa0f
|
adapt script to use current md5 impl etc
|
2021-12-22 21:51:01 +01:00 |
|
Philippe Teuwen
|
2389d899b1
|
lf cmdread: change --crc to --crc-ht
|
2021-12-18 14:39:54 +01:00 |
|
Philippe Teuwen
|
c3864a0ce5
|
lf cmdread: add -k to keep field on
|
2021-12-18 00:43:11 +01:00 |
|
iceman1001
|
9123eeac2d
|
added hf mf acl to decode and print MIFARE ACLs. Thanks for the idea @mwalker33! I know you did implement one but you never pushed it ;)
|
2021-12-17 03:08:35 +01:00 |
|
iceman1001
|
a348f48602
|
Added readline autocomplete to proxmark3 client commands. Still works with shell filenames tab complete
|
2021-12-12 20:12:56 +01:00 |
|
Daniel Karling
|
315e58dac4
|
Added standalone mode that can load multiple different modes
|
2021-11-20 22:01:09 +01:00 |
|
Łukasz Jurczyk
|
218a4ba2ec
|
Added ledcontrol to lf functions
|
2021-11-18 15:00:54 +01:00 |
|
Łukasz Jurczyk
|
bde40dd6c6
|
Added ledcontrol fix to changelog
|
2021-11-17 17:17:14 +01:00 |
|
iceman1001
|
ad9f022308
|
fix hf iclass dump
|
2021-10-27 23:20:36 +02:00 |
|
iceman1001
|
60f0fe7b4e
|
text
|
2021-10-23 23:54:57 +02:00 |
|
iceman1001
|
0e5e9163a1
|
added apple magsafe polling, thanks to @tcprst
|
2021-10-23 18:54:44 +02:00 |
|
Philippe Teuwen
|
2820c22288
|
uniformize changelog
|
2021-10-18 23:21:18 +02:00 |
|
Philippe Teuwen
|
b9c47ed6cc
|
changelog
|
2021-10-18 23:10:15 +02:00 |
|
iceman1001
|
03efd9c50f
|
text
|
2021-10-17 16:10:07 +02:00 |
|
Philippe Teuwen
|
232843477c
|
typos
|
2021-10-16 23:44:53 +02:00 |
|
iceman1001
|
0330234aea
|
Added sniffed traces of Visa Apple ECP transactions. Thanks to @a66at for them!
|
2021-10-14 19:49:57 +02:00 |
|
iceman1001
|
fe75de7440
|
added a trace of reading a MIFARE UL-C with 3DES authentication, thanks @rad1game!
|
2021-10-13 19:10:17 +02:00 |
|
iceman1001
|
d0f19eb2cd
|
text
|
2021-10-10 16:16:36 +02:00 |
|
Philippe Teuwen
|
88308ea727
|
typos
|
2021-10-10 01:35:45 +02:00 |
|
Philippe Teuwen
|
1850e9fa40
|
Fix hf mf dump/auto/csave MFC JSON dumps - save real ATQA/SAK
|
2021-09-25 01:48:52 +02:00 |
|
Philippe Teuwen
|
b5b946edfe
|
save and load raw NDEF in hf * ndefread and in nfc decode
|
2021-09-22 21:33:37 +02:00 |
|
iceman1001
|
b00506ed4f
|
adapt hf 14a info to detect different types of FUDAN. see http://www.proxmark.org/forum/viewtopic.php?pid=41195#p41195
|
2021-09-21 19:59:09 +02:00 |
|
Philippe Teuwen
|
4d46c1907f
|
Added CROSS_CC and similar args for maintainers, see Maintainers.md
|
2021-09-21 13:50:15 +02:00 |
|