Commit graph

9260 commits

Author SHA1 Message Date
iceman1001
cf7b1d2c17 maur keys 2021-12-28 07:38:40 +01:00
iceman1001
0d38da5de2 make style 2021-12-27 19:36:42 +01:00
iceman1001
e37a1a81ec remove arpa.inet dependency 2021-12-27 19:24:52 +01:00
iceman1001
ff1d66da61 remake style and output 2021-12-27 18:27:38 +01:00
Iceman
2a2f9275cd
Merge pull request #1549 from toucan12/ksx6924
For testing KS X 6924 (South Korea's T-money card)
2021-12-27 17:44:02 +01:00
iceman1001
6653bdc2be zx adaptations 2021-12-27 17:42:33 +01:00
Geonyeob Kim
b80097282b
for windows build test 2021-12-27 11:49:52 +09:00
Geonyeob Kim
182973a2ab
fix the translation 2021-12-27 09:51:24 +09:00
Geonyeob Kim
be594d8312
update changelog and cmakelists file 2021-12-27 09:30:49 +09:00
Geonyeob Kim
cfc8670909
code-style 2021-12-27 01:28:26 +09:00
Geonyeob Kim
b19117b6ab
KS X 6924 - Implement the initialize card function 2021-12-27 00:40:01 +09:00
Geonyeob Kim
18258af4f2
Supports KS X 6924 2021-12-27 00:37:26 +09:00
iceman1001
1b00c89115 fixing hf 15 dump 2021-12-25 18:51:23 +01:00
Oleg Moiseenko
7da4a34d7c
Merge pull request #1547 from merlokk/desf_buffer
Desfire dynamic buffer allocation
2021-12-24 20:56:13 +02:00
merlokk
b3f2a18ec4 top level read command dynamic memory allocation 2021-12-24 19:14:48 +02:00
iceman1001
d7291aac29 add some capabilities 2021-12-24 15:09:19 +01:00
iceman1001
4ff7514232 fixs 2021-12-24 15:06:38 +01:00
iceman1001
69ea599fee skeleton for ZX8211 2021-12-24 13:32:28 +01:00
iceman1001
7668d99300 maur.. 2021-12-24 13:16:36 +01:00
merlokk
74fc0a236c dynamic mem encoders/decoders 2021-12-24 12:27:01 +02:00
merlokk
02316e5fc3 DesfireExchangeEx dyn memory 2021-12-24 11:51:23 +02:00
merlokk
f827b85cda low level dynamic memory 2021-12-24 11:46:16 +02:00
merlokk
a622cc5879 fix mifate plus exchange bug 2021-12-23 19:33:44 +02:00
iceman1001
dca606fa0f adapt script to use current md5 impl etc 2021-12-22 21:51:01 +01:00
iceman1001
a18db22477 renamed for consistency 2021-12-22 21:49:34 +01:00
iceman1001
73579b5217 renamed for consistency 2021-12-22 21:48:25 +01:00
iceman1001
b1fe8c83ee renamed 2021-12-22 21:47:59 +01:00
iceman1001
c909a9c576 Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 2021-12-22 21:44:38 +01:00
Iceman
f97ab5f871
Merge pull request #1544 from keldnorman/patch-1
Create ntag_bruteforce.lua
2021-12-22 21:44:10 +01:00
iceman1001
dd08c69f7e cleaner 2021-12-22 21:09:28 +01:00
Philippe Teuwen
2389d899b1 lf cmdread: change --crc to --crc-ht 2021-12-18 14:39:54 +01:00
Philippe Teuwen
b7ad0c450f lf cmdread: add --crc to add Hitag/ZX8211 CRC 2021-12-18 01:34:14 +01:00
Philippe Teuwen
c3864a0ce5 lf cmdread: add -k to keep field on 2021-12-18 00:43:11 +01:00
Philippe Teuwen
628766391e add mfValidateAccessConditions to warn when dealing with invalid MFC ACL 2021-12-17 21:29:09 +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
3e7abffe09 maur keys 2021-12-17 02:21:51 +01:00
Keld Norman
5d3d1c7e48
Create ntag_bruteforce.lua 2021-12-14 02:38:27 +01:00
iceman1001
6173259a03 removing unused cmds 2021-12-13 18:45:40 +01:00
iceman1001
712ee2b10e strndup fixes for mingw 2021-12-13 18:44:46 +01:00
Philippe Teuwen
bad5b92ec9
Merge pull request #1542 from GhostJumper/master
fixed some spelling
2021-12-13 17:39:35 +01:00
Unrea1
ff71c1630d fixed spelling 2021-12-13 17:26:52 +01:00
Philippe Teuwen
4b936bc20c safer logic when touching locally g_printAndLog 2021-12-13 03:16:57 +01:00
Philippe Teuwen
2722655658 fulltext: fix bug triggering session log 2021-12-13 02:58:03 +01:00
Philippe Teuwen
b68a0ee082 readline autocomplete: fix rl_attempted_completion_over in script 2021-12-13 02:32:16 +01:00
Philippe Teuwen
6597d3e5a5 readline autocomplete: complete up to next space, so complete one single word at once 2021-12-13 02:29:32 +01:00
Philippe Teuwen
a5d491d67a Missing src in cmake files 2021-12-13 02:07:44 +01:00
Philippe Teuwen
0673dd206e make style 2021-12-13 00:35:10 +01:00
Philippe Teuwen
f2650e7279 readline autocomplete: complete up to next space, so complete one single word at once 2021-12-13 00:25:07 +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
iceman1001
287a99d186 hardnested - text output adaptation 2021-11-28 21:20:13 +01:00