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 |
|
Gabriele Gristina
|
2110c84bce
|
update CHANGELOG.md
|
2021-09-19 02:45:28 +02:00 |
|
iceman1001
|
011099092b
|
text
|
2021-09-18 21:58:53 +02:00 |
|
Philippe Teuwen
|
3e39689b6e
|
Fix #1499 hf 15 restore and fix trace list -t 15 writeblock
|
2021-09-07 10:04:01 +02:00 |
|
iceman1001
|
78b48a6ce7
|
change default standalone mode to LF_SAMYRUN
|
2021-09-04 22:13:54 +02:00 |
|
iceman1001
|
710c612a2c
|
text
|
2021-09-03 19:14:04 +02:00 |
|
Philippe Teuwen
|
8a925b496a
|
Merge pull request #1487 from rknoll/fix-pac-checksum
Fix PAC/Stanley checksum calculation
|
2021-08-28 19:48:19 +02:00 |
|
Richard Knoll
|
997e7b39dc
|
Add entry to CHANGELOG.md
|
2021-08-28 18:46:06 +01:00 |
|
İlteriş Eroğlu
|
8d4f1f0461
|
Update CHANGELOG.md
|
2021-08-28 19:55:16 +03:00 |
|
Philippe Teuwen
|
ca2fcecfb9
|
changelog
|
2021-08-22 00:14:24 +02:00 |
|
merlokk
|
6db5ef020f
|
changelog
|
2021-08-21 19:18:16 +03:00 |
|
merlokk
|
d301046599
|
changelog
|
2021-08-13 17:32:14 +03:00 |
|
iceman1001
|
be2f40a663
|
text
|
2021-08-08 17:32:51 +02:00 |
|
iceman1001
|
4f43693dee
|
text
|
2021-08-08 15:28:05 +02:00 |
|
Ray Lee
|
77116b3952
|
update Changelog and document
|
2021-08-08 15:12:22 +08:00 |
|
Philippe Teuwen
|
ee22a824ce
|
Add support for Electra demodulation
|
2021-08-04 15:11:30 +02:00 |
|
Philippe Teuwen
|
972945ed24
|
changelog
|
2021-07-30 00:10:40 +02:00 |
|
iceman1001
|
6bc00af7a9
|
text
|
2021-07-29 13:01:42 +02:00 |
|
iceman1001
|
36f780cf84
|
text
|
2021-07-29 13:00:02 +02:00 |
|
iceman1001
|
87a4bdd757
|
text
|
2021-07-29 12:59:05 +02:00 |
|
Eric Betts
|
fb2734c5d9
|
Merge branch 'master' into iclass_encode_fccn
|
2021-07-28 12:35:32 -07:00 |
|
Eric Betts
|
ad903ec1fd
|
changelog
|
2021-07-28 12:34:27 -07:00 |
|
iceman1001
|
45ce250810
|
text
|
2021-07-28 09:53:31 +02:00 |
|
iceman1001
|
9787cf8d29
|
textual
|
2021-07-27 19:47:18 +02:00 |
|
iceman1001
|
2546f21e7d
|
text
|
2021-07-25 14:10:12 +02:00 |
|
iceman1001
|
1affdfce64
|
textual
|
2021-07-25 08:45:59 +02:00 |
|
iceman1001
|
f2fadc8fd2
|
text
|
2021-07-18 21:20:56 +02:00 |
|
Iceman
|
f027a1fce6
|
Merge branch 'master' into patch-1
|
2021-07-14 14:48:45 +02:00 |
|
iceman1001
|
28eec73445
|
added a client preference for delay of execution. This a global delay before each command is parsed. You can unset it with by setting delay to ZERO. The purpose of this setting is for users who want to use the pm3 against a implanted implant where you have to get a good position and arrange the pm3 while pressing <enter>.
|
2021-07-14 09:57:16 +02:00 |
|
iceman1001
|
13892a31f1
|
text
|
2021-07-10 08:29:42 +02:00 |
|
iceman1001
|
94236fa02c
|
added ht_reblay support python scripts (@salmg)
|
2021-07-07 13:39:52 +02:00 |
|
iceman1001
|
2c9851d751
|
added new standalone mode hf_reblay by @salmg
|
2021-07-07 13:36:23 +02:00 |
|
iceman1001
|
cc146f4bc2
|
correct gh user
|
2021-07-07 11:26:54 +02:00 |
|
iceman1001
|
994df2fd9a
|
textual
|
2021-07-06 08:05:10 +02:00 |
|
iceman1001
|
20fe52f8eb
|
added a picture viewer in QT to be used with hf emrtd
|
2021-07-05 13:42:33 +02:00 |
|
Oleg Moiseenko
|
dfc151d2ac
|
Merge branch 'master' into crypto_changes
|
2021-07-05 12:26:43 +03:00 |
|
merlokk
|
4db3862cd7
|
changelog
|
2021-07-05 12:06:07 +03:00 |
|
merlokk
|
7d06c09d17
|
changelog
|
2021-07-05 11:59:24 +03:00 |
|
Iceman
|
afb06ec72c
|
Merge pull request #1347 from linuxgemini/macports-support-experiment
add experimental support for macs with macports installed
|
2021-07-04 12:10:45 +02:00 |
|
İlteriş Yağıztegin Eroğlu
|
f76e7f8ba7
|
add changelog
|
2021-07-04 13:10:00 +03:00 |
|
iceman1001
|
3dc7afa593
|
text
|
2021-07-04 11:52:26 +02:00 |
|
iceman1001
|
15c36d550c
|
text
|
2021-07-02 20:10:42 +02:00 |
|
iceman1001
|
3ea3b5cd9c
|
instructions
|
2021-06-25 23:57:07 +02:00 |
|
iceman1001
|
015e02a9bf
|
free start pointer
|
2021-06-25 22:13:41 +02:00 |
|
Guilhem7
|
22add5e108
|
Update CHANGELOG.md
|
2021-06-25 12:12:54 +02:00 |
|
iceman1001
|
a859597f33
|
text
|
2021-06-25 10:37:43 +02:00 |
|
iceman1001
|
681d729528
|
text
|
2021-06-24 17:40:13 +02:00 |
|
iceman1001
|
c522de5b79
|
added "hf mf gview" to view contents of a magic gen3 gtu card
|
2021-06-24 14:59:33 +02:00 |
|
rioux
|
8afd8fd2b6
|
Standalone update for lf nexwatch
|
2021-06-23 10:00:56 +02:00 |
|
iceman1001
|
29b40ec935
|
text
|
2021-06-22 07:58:30 +02:00 |
|
iceman1001
|
1ed21a3ae8
|
added more keys (@equipter)
|
2021-06-20 18:26:45 +02:00 |
|
iceman1001
|
57f9a00906
|
ndef parser - now handles more ndef types
|
2021-06-19 22:15:35 +02:00 |
|
mwalker33
|
cc63ba9f17
|
Update CHANGELOG.md
|
2021-06-19 18:49:24 +10:00 |
|
Philippe Teuwen
|
d699463fa0
|
Merge branch 'master' into patch-1
|
2021-06-16 18:12:25 +02:00 |
|
merlokk
|
4661a62d07
|
changelog
|
2021-06-15 17:43:14 +03:00 |
|
merlokk
|
711361b4be
|
changelog
|
2021-06-15 17:33:21 +03:00 |
|
Matthew Saunier
|
c6f957da77
|
Update CHANGELOG.md
|
2021-06-08 12:23:57 -06:00 |
|
mwalker33
|
2e347393e1
|
option rename
renamed option to --gap
extended option to em410x reader brute
updated change log
|
2021-05-15 15:59:43 +10:00 |
|
iceman1001
|
332b145bfa
|
text
|
2021-05-08 20:33:02 +02:00 |
|
iceman1001
|
3f6c914b99
|
cppchecker, text
|
2021-05-07 12:04:50 +02:00 |
|
iceman1001
|
f7cbd71cdd
|
text
|
2021-05-06 22:06:12 +02:00 |
|
Iceman
|
d0f2f6622b
|
Merge branch 'master' into feature/iso15693-standalone
|
2021-05-06 00:23:33 +02:00 |
|
Tim Mudford
|
eafdc0dcc1
|
Added entries into CHANGELOG.md and 4_Advanced-compilation-parameters.md.
|
2021-05-06 09:26:41 +12:00 |
|
iceman1001
|
e5320650c9
|
text
|
2021-05-05 19:35:20 +02:00 |
|
iceman1001
|
97d7af6844
|
text
|
2021-05-04 16:00:25 +02:00 |
|
iceman1001
|
facd1a24a9
|
text
|
2021-05-04 09:41:44 +02:00 |
|
iceman1001
|
f3590bbe03
|
text
|
2021-05-03 22:15:11 +02:00 |
|
iceman1001
|
b823fb48c8
|
text
|
2021-05-03 21:28:21 +02:00 |
|
iceman1001
|
4c9b5a5a63
|
text
|
2021-05-02 16:19:06 +02:00 |
|
iceman1001
|
a9c5481644
|
text
|
2021-04-30 08:16:47 +02:00 |
|
iceman1001
|
e1e76a2a14
|
text
|
2021-04-27 15:22:57 +02:00 |
|
iceman1001
|
cfc8332321
|
text
|
2021-04-25 10:55:39 +02:00 |
|
iceman1001
|
2119c4e7bd
|
hf 14b got some love
|
2021-04-23 22:25:58 +02:00 |
|
iceman1001
|
5604afce7a
|
trace list - now colors whole reader line output. Also little nasty buff-underflow bug fixed
|
2021-04-19 22:18:37 +02:00 |
|
Philippe Teuwen
|
68e8705278
|
Add option -c to lf search to continue searching after first hit
|
2021-04-18 23:23:48 +02:00 |
|
Ryan Saridar
|
62776bf64a
|
Update CHANGELOG.md
|
2021-04-17 19:09:13 +01:00 |
|
iceman1001
|
9c2f9f5530
|
text
|
2021-04-16 21:35:59 +02:00 |
|
iceman1001
|
dda7ddb64a
|
text
|
2021-04-16 01:32:55 +02:00 |
|
merlokk
|
f4f602324d
|
add changelog
|
2021-04-15 19:53:52 +03:00 |
|
iceman1001
|
46bf529763
|
change 'hf 15 restore' now supports EML/JSON
|
2021-04-15 18:27:24 +02:00 |
|
iceman1001
|
8f4a89fb20
|
text
|
2021-04-14 08:15:59 +02:00 |
|
Ryan Saridar
|
7aaa5c9341
|
Update changelog
|
2021-04-08 16:51:47 +01:00 |
|
iceman1001
|
44fec5b0c7
|
text
|
2021-04-08 11:29:54 +02:00 |
|
Ryan Saridar
|
af2ba79810
|
Update the changelog
|
2021-04-07 22:57:06 +01:00 |
|
iceman1001
|
750db71f15
|
text
|
2021-04-06 23:43:01 +02:00 |
|
iceman1001
|
b6ab166377
|
updated the changelog...
|
2021-04-02 08:00:26 +02:00 |
|
Anže Jenšterle
|
37e9fe9e13
|
fixed typo in changelog
|
2021-03-20 22:11:02 +01:00 |
|
Anže Jenšterle
|
fb34db5e10
|
Finish renaming standalone, add documentation
|
2021-03-15 00:36:46 +01:00 |
|
Ave
|
278ba103ce
|
ntag_getsig: Introduce ntag_getsig
|
2021-02-28 12:55:33 +03:00 |
|
Ave
|
3a6c06e998
|
changelog: Add hf emrtd info changes
|
2021-02-21 00:27:18 +00:00 |
|
iceman1001
|
c954180399
|
text
|
2021-02-19 19:32:50 +01:00 |
|
tharexde
|
db679608ec
|
initial implementation of em4x50 standalone mode (lf_tharexde)
|
2021-02-15 22:48:34 +01:00 |
|
iceman1001
|
cdbef43f1a
|
hf jooki write - may work...
|
2021-02-11 23:09:45 +01:00 |
|
Matt Moran
|
63d2afc2d8
|
Update CHANGELOG.md
|
2021-02-12 10:51:14 +13:00 |
|
iceman1001
|
249d3e7d1e
|
text
|
2021-01-29 12:04:19 +01:00 |
|
McEloff
|
11b94e7748
|
trace list -t mf - now can use external dictionary keys file
|
2021-01-27 01:14:20 +03:00 |
|
Philippe Teuwen
|
b2ba09b8b4
|
changelog
|
2021-01-23 22:37:25 +01:00 |
|
tharexde
|
08c2d447fd
|
textual
|
2021-01-20 01:08:20 +01:00 |
|
tharexde
|
ecb5879da8
|
entry for extended sim function for EM4x50
|
2021-01-20 01:06:09 +01:00 |
|
Philippe Teuwen
|
2fbdada593
|
changelog
|
2021-01-14 11:39:24 +01:00 |
|
tcprst
|
ecd52347fa
|
Add support for Apple Silicon (M1)
|
2021-01-03 19:27:20 -05:00 |
|