Liu Song’s Projects


~/Projects/proxmark3

git clone https://code.lsong.org/proxmark3

History

ref
v4.13441
Hash Date Commit message Author
55e1b671 2021-06-25 23:39:10 Release v4.13441 - midsummer iceman1001
aff52866 2021-06-25 23:35:47 Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 iceman1001
a115ff07 2021-06-25 23:35:36 style iceman1001
aee2b43b 2021-06-25 23:34:29 Notes on running tests on Docker Ubuntu 18.04 Philippe Teuwen
c2a845e0 2021-06-25 23:31:19 Notes on running tests on Docker Opensuse Tumbleweed Philippe Teuwen
73fc5263 2021-06-25 23:27:37 Remove cross compiler from Docker Opensuse Leap Philippe Teuwen
e5951951 2021-06-25 22:51:48 Notes on running tests on Docker Fedora Philippe Teuwen
1a38c7b7 2021-06-25 22:51:31 Notes on running tests on Docker Debian Buster Philippe Teuwen
2552286d 2021-06-25 22:50:19 Notes on running tests on Docker Archlinux Philippe Teuwen
589c3041 2021-06-25 23:09:48 fix uninitialized gcc7.5 opensuse warning iceman1001
93cc64a8 2021-06-25 23:04:55 fix uninitialized gcc7.5 opensuse warning iceman1001
94d12f8b 2021-06-25 22:43:54 fix coverity CID 350102 iceman1001
6dcef71f 2021-06-25 22:43:27 textual iceman1001
015e02a9 2021-06-25 22:13:41 free start pointer iceman1001
26b37ce6 2021-06-25 19:46:12 reworked "lf em 4x50 chk" to use dynamic memory for dictionary iceman1001
a10c9226 2021-06-25 19:45:25 allow for 24 bytes keys to be loaded from dictionary iceman1001
a86bd946 2021-06-25 17:22:09 text iceman1001
2d1f7adb 2021-06-25 17:21:50 text iceman1001
65e398d4 2021-06-25 14:23:46 Merge pull request #1339 from Guilhem7/master Iceman
bc935aa5 2021-06-25 13:26:59 Merge branch 'master' of https://github.com/Guilhem7/proxmark3 rioux
f7c43366 2021-06-25 13:26:16 last update askip rioux
22add5e1 2021-06-25 12:12:54 Update CHANGELOG.md Guilhem7
c5aaa3f8 2021-06-25 12:09:40 lf nexwatch with psk2 rioux
e33f2a76 2021-06-25 12:00:29 lf nexwatch with psk2 rioux
9b63675e 2021-06-25 11:50:06 Merge branch 'RfidResearchGroup:master' into master Guilhem7
cbc8d914 2021-06-25 11:27:41 text - updated link to libera irc iceman1001
a859597f 2021-06-25 10:37:43 text iceman1001
4b2ab94b 2021-06-25 10:34:12 hw setmux - improved user feedback iceman1001
b1e36161 2021-06-25 10:04:29 fix shadow iceman1001
0747abfe 2021-06-25 10:03:14 lf em 4x05 brute/chk - fixes input arguments, unify file name text iceman1001
fc822109 2021-06-25 10:02:30 unifiy file name param / textual iceman1001
5f9f6236 2021-06-25 09:56:30 new clone MaximeBosca
d7421369 2021-06-25 09:43:39 text iceman1001
3d663be2 2021-06-24 21:31:43 fix "lf hitag reader --23" - now allows 6bytes iceman1001
cfd13e16 2021-06-24 19:28:24 text iceman1001
3b9da365 2021-06-24 19:27:12 textual iceman1001
270ef788 2021-06-24 18:47:51 Merge pull request #1337 from merlokk/cov305864 Iceman
e2ca0a4a 2021-06-24 18:47:11 style iceman1001
791a4e88 2021-06-24 19:29:36 fix coverity 305864 merlokk
eed0ca47 2021-06-24 18:23:10 textual iceman1001
e50c7db1 2021-06-24 18:11:46 fix coverity CID 322762 iceman1001
cffd0068 2021-06-24 17:41:11 Merge pull request #1334 from merlokk/cipurse_test Iceman
681d7295 2021-06-24 17:40:13 text iceman1001
ebd9f24a 2021-06-24 17:38:17 fix hf iclass config - now uses a default config card data if no config card present on device. iceman1001
f02daaa1 2021-06-24 17:34:37 ndef parser vcard now handles xvcard iceman1001
b993236b 2021-06-24 17:20:48 send sync signal to clock when reset iceman1001
9ec32e1f 2021-06-24 17:17:38 Merge pull request #1335 from rad1game/patch-1 Iceman
a4643516 2021-06-24 19:05:35 Update cmdlfem4x05.c rad1game
4ba61c62 2021-06-24 17:39:58 test apdu in the encode mode merlokk
aa880239 2021-06-24 17:39:23 add error check in the crypto stream merlokk
ffddfea8 2021-06-24 15:09:11 textual iceman1001
c522de5b 2021-06-24 14:59:33 added "hf mf gview" to view contents of a magic gen3 gtu card iceman1001
8b9271fc 2021-06-24 10:49:36 added frame key checking merlokk
85986e59 2021-06-24 10:18:01 part ot test encrypt merlokk
e0d1656e 2021-06-23 21:06:46 add plain apdu encode merlokk
f3bdd52c 2021-06-23 20:59:37 check apdu copy merlokk
f26b4178 2021-06-23 20:56:22 part of TestAPDU merlokk
8e822e96 2021-06-23 20:45:14 added TestEncDec merlokk
0ca3a5d6 2021-06-23 20:35:54 added part of TestEncDec merlokk
7fa4f740 2021-06-23 20:22:57 added TestMAC merlokk
1832a5b3 2021-06-23 20:08:18 added TestMIC merlokk
99979c66 2021-06-23 19:58:37 added TestAuth merlokk
50c40e4c 2021-06-23 19:34:22 added smi test merlokk
c126f02b 2021-06-23 19:22:31 added TestISO9797M2 merlokk
bbe0fa1a 2021-06-23 19:12:13 fix tests merlokk
fb9d19e4 2021-06-23 18:43:57 kvv test added merlokk
8aee9468 2021-06-23 18:20:30 add command `hf cipurse test` merlokk
40f08108 2021-06-23 17:45:42 Merge pull request #1333 from merlokk/cipurse_fixcov Oleg Moiseenko
6a5a5f73 2021-06-23 17:41:14 make style merlokk
31e4d698 2021-06-23 17:24:27 fix cipurse coverity and textual merlokk
f56fcdc7 2021-06-23 16:18:39 Merge pull request #1332 from merlokk/hf_se_fix Oleg Moiseenko
01632eb9 2021-06-23 16:18:05 make style merlokk
12bd44c3 2021-06-23 15:04:00 test MaximeBosca
17d6b769 2021-06-23 14:55:22 test MaximeBosca
c23552f2 2021-06-23 14:49:59 TODO rioux
ca9fe92f 2021-06-23 14:50:02 fix error show in the `hf search` merlokk
c8e007c9 2021-06-23 11:42:33 text iceman1001
2df7fb57 2021-06-23 11:01:55 Merge pull request #1331 from Guilhem7/master Iceman
8afd8fd2 2021-06-23 10:00:56 Standalone update for lf nexwatch rioux
66d35ae0 2021-06-23 09:53:27 fix tip Philippe Teuwen
ab140b92 2021-06-23 09:52:29 fix tip Philippe Teuwen
11362c66 2021-06-22 13:51:31 fix coverity CID 301400|301401 iceman1001
00b4636b 2021-06-22 11:48:15 Merge pull request #1329 from mwalker33/desfire Iceman
bcc137af 2021-06-22 18:55:23 Update desfire_crypto.c mwalker33
4facebb3 2021-06-22 10:52:08 input sanitizing iceman1001
d330d22c 2021-06-22 10:46:21 text iceman1001
0d2cd089 2021-06-22 10:43:48 coverity fix, textual, style iceman1001
70b4ae09 2021-06-22 09:39:43 Merge pull request #1328 from mwalker33/Desfire Iceman
1655cdd2 2021-06-22 17:22:01 Update cmdhfmfdes.c mwalker33
69e1afbd 2021-06-22 17:15:04 Update cmdhfmfdes.c mwalker33
29b40ec9 2021-06-22 07:58:30 text iceman1001
5b8ddfc4 2021-06-22 07:53:43 little vs big endian, forgot one iceman1001
083e557b 2021-06-22 07:53:00 fix little endian vs big endian in the macros... again... but this time correct iceman1001
88d9942d 2021-06-22 07:49:17 fix little endian vs big endian in the macros iceman1001
d44fe9ce 2021-06-22 07:31:18 Merge pull request #1327 from Pondorasti/patch-1 Iceman
b6990072 2021-06-21 15:29:58 Update Mac-OS-X-Homebrew-Installation-Instructions.md Alexandru Turcanu
9458289c 2021-06-21 16:33:56 added dorma kaba entry iceman1001
4e0fe278 2021-06-21 10:40:39 added two tests for ndef parsing iceman1001
ba76aabd 2021-06-21 09:15:18 hf mf fchk - output style iceman1001
293cd21e 2021-06-21 09:03:46 textual iceman1001
0f6b6cb6 2021-06-21 07:30:46 fix coverity CID 349331 iceman1001
0e7e13db 2021-06-20 23:02:18 fix for client crash in lf hitag eload. Hitag simulation still now working (wip) iceman1001
3ec98d93 2021-06-20 21:39:52 textual iceman1001
08b583e2 2021-06-20 21:28:33 fix param call in lf keri demod iceman1001
1ed21a3a 2021-06-20 18:26:45 added more keys (@equipter) iceman1001
9d02c2e9 2021-06-20 16:37:51 renamed 'hf mfdes readdata, writedata' to 'read/write' iceman1001
f6534e18 2021-06-20 16:36:31 style iceman1001
6f2cb98a 2021-06-20 11:17:23 fix coverity CID 349310 iceman1001
4d95cc2f 2021-06-20 11:15:48 fix coverity CID 349307 iceman1001
70709ca0 2021-06-20 11:13:49 fix coverity CID 349306 - resource leak iceman1001
861e06d8 2021-06-20 10:47:23 fix coverity CID 322780 - out-of-bounds iceman1001
e8d5d811 2021-06-20 10:41:47 code style, and make less output for hf search iceman1001
9a063d75 2021-06-20 10:32:08 style, the return codes needs to be adjusted to follow the PM3_E* styled defines. iceman1001
0fdcae66 2021-06-20 10:11:11 maur keys iceman1001
b8aedada 2021-06-20 08:56:06 text iceman1001
b93de438 2021-06-20 08:41:18 textual iceman1001
5da59e55 2021-06-20 08:40:32 fix coverity CID 349303 iceman1001
b1566bd9 2021-06-20 08:38:33 fix coverity CID 349305 and textual changes iceman1001
48cfb255 2021-06-20 08:10:41 fix coverity CID 349309 iceman1001
b5e7b627 2021-06-20 08:08:41 fix coverity CID 349310 iceman1001
501a8480 2021-06-20 08:05:21 fix coverity CID 349311 iceman1001
ea80ea21 2021-06-20 08:02:33 fix coverity CID 349314 iceman1001
e0fc80c5 2021-06-20 08:01:01 fix coverity CID 349315 iceman1001
b17a311c 2021-06-20 07:58:29 various coverity fixes iceman1001
2f432788 2021-06-20 07:49:41 fix out-of-bounds access iceman1001
57f9a009 2021-06-19 22:15:35 ndef parser - now handles more ndef types iceman1001
3380ffb2 2021-06-19 21:33:37 Merge pull request #1322 from ikarus23/master Iceman
996c7e3d 2021-06-19 21:29:24 fixed typo. ikarus
449dc7bd 2021-06-19 20:14:06 Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 iceman1001
0a66fdf4 2021-06-19 19:40:56 Merge pull request #1321 from mwalker33/desfire Iceman
cc63ba9f 2021-06-19 18:49:24 Update CHANGELOG.md mwalker33
57729b60 2021-06-19 13:12:10 Update cmdhfmfdes.c mwalker33
094f9edb 2021-06-19 11:10:20 Merge branch 'master' into desfire mwalker33
22d311e5 2021-06-19 11:05:59 Update cmdhfmfdes.c mwalker33
1599aa75 2021-06-18 12:30:57 Merge pull request #1320 from merlokk/hf_se Oleg Moiseenko
b2996aa6 2021-06-18 12:05:14 make style merlokk
b92ebfa4 2021-06-18 11:59:48 added `hf search -v` and reworked fast aid search output merlokk
9be25d23 2021-06-17 14:17:51 Merge pull request #1319 from merlokk/hf14a_style Oleg Moiseenko
c5f24a24 2021-06-17 13:44:14 make style and small fix merlokk
ba943782 2021-06-17 13:32:59 Merge pull request #1318 from merlokk/sm_fix_ncif Oleg Moiseenko
da8c33f4 2021-06-17 13:32:38 small fix merlokk
dd074b03 2021-06-17 13:25:20 Merge pull request #1317 from merlokk/aid_fast_search Oleg Moiseenko
0cc310df 2021-06-17 13:24:16 fixed cipurse `hf search` behavior and add some aid search to link to commands merlokk
b65c2007 2021-06-16 11:22:28 Merge pull request #1316 from mdeeg/master Philippe Teuwen
6348ad30 2021-06-16 11:10:37 add Lua script for RFID-based TOTP token Protectimus SLIM NFC Matthias Deeg
10f65df3 2021-06-16 02:43:57 add keys Philippe Teuwen
a03e8cb2 2021-06-15 18:48:47 Merge pull request #1315 from merlokk/cp_infox Oleg Moiseenko
4661a62d 2021-06-15 17:43:14 changelog merlokk
711361b4 2021-06-15 17:33:21 changelog merlokk
c8c3c279 2021-06-15 15:44:04 small fix merlokk
cbb48458 2021-06-15 15:36:50 add some info merlokk
1b620434 2021-06-15 15:07:41 Merge pull request #1314 from merlokk/cp_fix_doc Oleg Moiseenko
d6b572af 2021-06-15 15:07:27 fix doc for cipurse, fido and some more merlokk
fa546a8e 2021-06-15 14:40:48 Merge pull request #1299 from merlokk/add_cp_cmds Oleg Moiseenko
a5b5a147 2021-06-15 13:36:01 fix libs merlokk
f3f3a5a2 2021-06-03 19:13:11 make style merlokk
f0367ad2 2021-06-03 18:21:47 help changes and add delete command merlokk
6f334ed9 2021-06-03 18:21:21 add create file command merlokk
2f83e872 2021-06-03 18:01:13 some refactorings merlokk
c5c15de7 2021-06-03 17:27:25 read file attributes merlokk
012b7e57 2021-06-03 16:03:11 write file works merlokk
f682a184 2021-06-03 15:29:46 set channel security levels from command line merlokk
e5fe614a 2021-06-03 14:53:51 added no-authenticate option to read file merlokk
737ff2d4 2021-06-03 14:39:15 encoding works merlokk
a206dcc9 2021-06-03 12:03:32 clear security state when card returns error merlokk
9cfa638e 2021-06-03 00:40:12 encrypted resp works merlokk
6875ad1b 2021-06-02 21:44:32 mic calculation ok merlokk
eaf623af 2021-06-02 21:09:37 MAC works merlokk
5caca153 2021-06-02 20:33:38 TX mac ok merlokk
e8c6964b 2021-06-02 20:07:15 fix small bug merlokk
98060cf7 2021-06-02 19:59:41 some additional info merlokk
09f33a45 2021-06-02 19:50:35 get additional info merlokk
84ada9cc 2021-06-02 19:42:04 read file works merlokk
99c4a3a9 2021-05-29 22:53:31 fix warning merlokk
98570942 2021-05-29 22:37:32 security level logic merlokk
54e7713a 2021-05-29 21:46:22 auth refactoring merlokk
b4ecbdb5 2021-05-29 21:28:19 text fix merlokk
283f065b 2021-05-29 21:23:01 add mac/encrypt primitives merlokk
413c5ec3 2021-05-29 20:56:55 add mac sketch merlokk
da2a1f3c 2021-05-29 20:33:20 add MAC sketch merlokk
80e8e1f8 2021-05-29 20:26:31 add file to cmake merlokk
1ba96060 2021-05-29 19:46:51 authentication works merlokk
1a937b33 2021-05-29 18:37:23 auth code done. needs tests merlokk
37daaa21 2021-05-29 16:20:48 GenerateK0AndCp sketch merlokk
fa850788 2021-05-29 16:09:34 high level of auth and some renamings merlokk
f17cbfe4 2021-05-29 15:51:08 add some consts and kvv merlokk
05c8f313 2021-05-29 15:22:20 add auth command and some command's sketches merlokk
90f93065 2021-05-29 15:21:53 add crypto sketch merlokk
ce2b22a6 2021-05-28 21:00:54 cipurse crypto sketch merlokk
b309fe51 2021-05-28 19:57:43 GetChallenge works merlokk
b1b6d312 2021-05-28 19:06:14 fix cmake merlokk
ae6580f6 2021-05-28 19:05:00 check cipurse via `hf search` merlokk
f267df2f 2021-05-28 18:54:44 cipurse info sketch merlokk
a30d926d 2021-06-15 13:51:58 Merge pull request #1300 from merlokk/fido_fix Oleg Moiseenko
390cfb45 2021-06-15 13:46:27 Rename hf-fido2_defparams.json to hf_fido2_defparams.json Oleg Moiseenko
77ee2609 2021-06-15 13:46:02 typo merlokk
7bfc3d8f 2021-06-15 11:38:59 fix spiffs comms iceman1001
41c755e1 2021-06-15 11:38:06 some lua colors iceman1001
47a851df 2021-06-15 11:37:32 maur keys iceman1001
241c9515 2021-06-15 11:35:55 Merge pull request #1313 from linuxgemini/patch-1 Iceman
8cfe280e 2021-06-15 11:41:10 fix mislinked image İlteriş Eroğlu
0df64d76 2021-06-15 10:20:57 Merge pull request #1306 from merlokk/add_cp Philippe Teuwen
ffe2a9f4 2021-06-15 10:20:29 Merge pull request #1303 from msoose/patch-2 Philippe Teuwen
2b0e5c06 2021-06-15 10:19:52 Merge pull request #1312 from ah01/add_ntag210u Philippe Teuwen
61542bb1 2021-06-15 10:19:06 Merge pull request #1309 from linuxgemini/doc-pass Philippe Teuwen
0059cec4 2021-06-08 00:17:50 fpga_compress decompress: truncate output files Philippe Teuwen
451d4cf0 2021-06-13 16:48:41 Add support for NTAG210u ah01
81bbeb6e 2021-06-12 04:51:20 change image location inside repo İlteriş Yağıztegin Eroğlu
dbb115e0 2021-06-11 15:21:46 Merge pull request #1310 from linuxgemini/gh-actions-refactor Philippe Teuwen
9ab8ee4e 2021-06-11 14:42:13 add xquartz and xcode clitools İlteriş Yağıztegin Eroğlu
2799f8c8 2021-06-11 14:34:55 ci: exclude changes to non-source folders İlteriş Yağıztegin Eroğlu
3629e8ec 2021-06-11 14:18:50 Doc correction for windows and troubleshooting İlteriş Yağıztegin Eroğlu
339fd909 2021-06-07 22:40:42 fpga_compress: allow decompression routine to deinterleave output in multiple files Philippe Teuwen
578b5baa 2021-06-06 18:02:36 Update Termux instructions for packages Marlin Sööse
d9cc2464 2021-06-04 22:51:58 now you can... Philippe Teuwen
4200bb13 2021-06-04 22:50:05 pm3: add option -o/--offline, more convenient than having to call directly the client bin Philippe Teuwen
73a9dff8 2021-06-04 22:27:18 simplify pm3 help and provide shortcut to get client help Philippe Teuwen
bf8cd5c0 2021-06-04 22:08:32 make miscchecks Philippe Teuwen
9ae1ebc8 2021-06-04 22:07:39 adjust make miscchecks Philippe Teuwen
149236d8 2021-06-04 21:57:41 make style Philippe Teuwen
1f27be07 2021-06-04 21:56:47 make miscchecks Philippe Teuwen
af6ff407 2021-06-02 23:38:43 simplify Iso7816Connect Philippe Teuwen
c5ba1d7a 2021-06-02 23:16:49 Missing SetISODEPState Philippe Teuwen
61d5a87c 2021-05-31 09:30:44 Use Iso7816ExchangeEx in eMRTD Philippe Teuwen
56daa155 2021-05-30 22:31:56 Iso7816Exchange: avoid sending systematically typeA APDUs firstly on typeB tags Philippe Teuwen
11334f94 2021-05-30 18:56:33 Isolate ISO7816 select & exchange from EMVcore Philippe Teuwen
2f031ef5 2021-06-04 21:52:17 adjust make style Philippe Teuwen
ed695172 2021-06-01 16:05:28 Windows: fixed buffer resize causes no colors Gator96100
01b91973 2021-05-31 14:35:41 make style Philippe Teuwen
e92b67d1 2021-05-30 12:10:15 Add code to automatically create and update command help text JSON. samwin
aa407eb5 2021-06-03 18:52:14 rename default fido config file merlokk
899f269a 2021-06-01 22:52:55 Fix wtf bug in t55xxAquireAndCompareBlock0 Philippe Teuwen
c45331e1 2021-05-31 14:32:35 fix text Philippe Teuwen
caf9809c 2021-05-30 15:04:19 mutualize print_type4_cc_info Philippe Teuwen
4b00db8e 2021-05-30 14:55:58 st -> st25ta Philippe Teuwen
4c441385 2021-05-30 14:29:05 make style Philippe Teuwen
323c391f 2021-05-28 22:35:42 nfc commands Philippe Teuwen
18160bf8 2021-05-30 00:15:57 Merge pull request #1293 from tcprst/patch-1 Philippe Teuwen
7becb82f 2021-05-29 18:13:36 Fix link to code style notes in README Nick Draffen
690895da 2021-05-28 18:00:23 add cipurse aid merlokk
4bacefea 2021-05-28 17:42:33 added fido2 aid to aidlist merlokk
b3a8d704 2021-05-28 17:30:36 add some help for yubikey merlokk
d763187e 2021-05-28 15:02:59 Merge branch 'merlokk-fido_fix' into future Philippe Teuwen
8cf58f2e 2021-05-28 15:38:59 fix config files merlokk
49eccfdb 2021-05-28 15:24:05 fix help merlokk
6ab2d986 2021-05-28 15:19:49 fido U2F auth command works merlokk
08809f0c 2021-05-28 14:33:49 fix working with config files merlokk
c83c6285 2021-05-28 14:33:22 add saveFileJSONrootEx with overwrite function merlokk
3fe6c417 2021-05-26 17:44:39 text Philippe Teuwen
d0e0fa1a 2021-05-26 13:33:53 Fix issue 1288 Philippe Teuwen
90dcccda 2021-05-26 12:12:26 mf_nonce_brute, several fixes: Philippe Teuwen
4c36f5a5 2021-05-25 17:10:56 update docker scripts Philippe Teuwen
2d23d1d2 2021-05-25 09:49:38 ESOFT->EMALLOC Philippe Teuwen
54153153 2021-05-25 20:00:04 Fix issue #1287 Philippe Teuwen
a3304017 2021-05-25 16:47:13 change strategy for refs to linker symbols to get compatible again with old GCC (6.3), tested on GCC 11 too Philippe Teuwen
1d275271 2021-05-25 16:45:54 docker: ubuntu 18.04 and 20.04 Philippe Teuwen
95dfe549 2021-05-25 02:03:46 hf 14a ndef sanity check Philippe Teuwen
42dd1e61 2021-05-25 01:26:30 ndef type 4 tags: honor max rapdu and support large ndef content Philippe Teuwen
643d9310 2021-05-24 22:57:39 add support for older ndef type 4 tags v1.0 Philippe Teuwen
59b86af1 2021-05-24 21:54:09 fix #1286 - wrong pwd/key length checks iceman1001
d9f1b977 2021-05-24 14:02:37 comment out header iceman1001
13a7370e 2021-05-24 08:29:33 Merge pull request #1284 from tcprst/14a_ndef Iceman
3b4d6368 2021-05-23 18:16:27 add 14a ndef command for type 4 tags tcprst
a4762e85 2021-05-23 02:44:03 docker homebrew Philippe Teuwen
4b80125f 2021-05-23 02:14:20 Makefile: dissociate Darwin and Brew Philippe Teuwen
701f618f 2021-05-23 02:37:17 make clean fpga_version_info.c Philippe Teuwen
dfbabb39 2021-05-23 02:13:18 docker scripts Philippe Teuwen
af365a88 2021-05-22 23:47:01 ignore local tools/jtag_openocd/openocd_configuration Philippe Teuwen
1e84e017 2021-05-22 23:39:40 experimental_lib/01make_lib.sh Philippe Teuwen
d9fb6991 2021-05-22 22:54:31 Remove cliparser from make help Philippe Teuwen
1e40db9a 2021-05-22 21:28:50 hitag2crack: support clang Philippe Teuwen
07a83690 2021-05-22 21:28:33 Support clang 12 Philippe Teuwen
86f00793 2021-05-22 14:29:43 move HACKING to CONTRIBUTING to get it recognized by GH and proposed in new issues/PRs Philippe Teuwen
86118525 2021-05-22 14:22:41 style iceman1001
9a9d86de 2021-05-22 14:20:38 text iceman1001
0155ceea 2021-05-22 13:59:43 testing ISSUE_TEMPLATE/config.yml Philippe Teuwen
58ab0c12 2021-05-22 12:46:01 remove old gitignore version.c Philippe Teuwen
11976a3d 2021-05-22 07:38:45 hide the renamed version file iceman1001
326d2cf5 2021-05-22 07:36:14 resplen is a pointer and we want its value iceman1001
395ce7da 2021-05-22 07:31:10 Merge pull request #1281 from Gator96100/master Iceman
b2d15869 2021-05-21 22:52:23 check for Windows color support each time Gator96100
6a6dcd4f 2021-05-21 21:07:38 fix cppchecker iceman1001
8f9d8fa1 2021-05-21 11:50:49 textual iceman1001
8f92d826 2021-05-21 11:49:06 Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 iceman1001
51fb73f4 2021-05-21 11:49:00 cppchecker fixes iceman1001
10f27f7b 2021-05-21 11:40:12 Merge pull request #1280 from c0decave/c0decave-requirements-docu-changes-btaddon Iceman
9a00ad02 2021-05-21 00:15:20 rename version.c into version_pm3.c to avoid clash with mbedtls and other future clashes Philippe Teuwen
f63bc969 2021-05-20 11:34:56 seems cppchecker cant make up its mind iceman1001
0d017908 2021-05-20 10:31:21 style iceman1001
b974a077 2021-05-20 10:31:00 text iceman1001
b9bf84db 2021-05-20 10:15:16 desfire readdata fct, now deals with both INS cases iceman1001
00d0fd00 2021-05-20 10:13:06 Update termux_notes.md dash
436fedcb 2021-05-20 10:11:41 fix coverity CID 344485, 344482, 344481 iceman1001
6a444eb2 2021-05-20 10:07:51 style clean iceman1001
6447653c 2021-05-20 10:07:04 hf seos - added the skeleton for future use iceman1001
7f5a867e 2021-05-20 08:10:06 Update termux_notes.md dash
d46f80e7 2021-05-20 06:44:48 new desfire ats, based on #PR138 in nfc-tools/libfreefare repository iceman1001
a0efc7aa 2021-05-19 18:07:29 Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 iceman1001
8bf5a99b 2021-05-19 18:07:19 codestyle prefer calloc iceman1001
a469fdd2 2021-05-19 12:58:07 Merge pull request #1279 from mwalker33/desfire Iceman
0c71b6cc 2021-05-19 20:57:06 Update cmdhfmfdes.c mwalker33
c731c945 2021-05-19 20:47:11 Update cmdhfmfdes.c mwalker33
27dcbb49 2021-05-19 12:18:04 hf 14a raw - now has a verbose parameter and less output normally iceman1001
03a7109e 2021-05-19 10:20:30 fix coverity CID 321717 iceman1001
b822e0e0 2021-05-19 10:15:45 fix coverity CID 322764 iceman1001
dfd07ccd 2021-05-19 10:15:10 fix coverity CID 322762 iceman1001
16c43bea 2021-05-19 10:13:37 fix coverity CID 322671, 322668, and time now is zero padded iceman1001
3d8b1650 2021-05-19 09:06:35 fix coverity CID 344398 iceman1001
2b4d1108 2021-05-19 01:48:43 accept multiple commands on prompt Philippe Teuwen
836e0fa2 2021-05-19 00:59:40 accept multiple commands on stdin Philippe Teuwen
a592b349 2021-05-18 23:56:11 make style Philippe Teuwen
76adb58f 2021-05-18 23:52:55 Merge branch 'mbedtls_2.26.0' Philippe Teuwen
592b7af8 2021-05-18 12:19:45 Merge pull request #1277 from mwalker33/desfire Iceman
e0269bde 2021-05-18 19:49:03 Update cmdhfmfdes.c mwalker33
03a8704e 2021-05-18 09:13:00 text iceman1001
01154712 2021-05-17 20:36:03 hf mfu info - search for NeXT implant known pwd iceman1001
70694ff2 2021-05-17 20:35:11 style iceman1001
269983db 2021-05-17 12:10:51 Merge pull request #1276 from mwalker33/desfire Iceman
cfdef9e9 2021-05-17 19:16:27 Update cmdhfmfdes.c mwalker33
c56d3dd4 2021-05-16 23:04:48 remove unused var iceman1001
09dc29dd 2021-05-16 23:03:40 fix cppchecker, lesser scope iceman1001
16783000 2021-05-16 23:03:13 rework some defines iceman1001
451de246 2021-05-16 23:01:37 if client wants to know how much SPIFFS iceman1001
af59e276 2021-05-16 16:52:53 Update cmdhfmfdes.c mwalker33
30fc94da 2021-05-15 16:18:52 Merge pull request #1275 from tharexde/fix_4x50_standalone Iceman
2f170342 2021-05-15 16:00:33 fixed evaluation of eml file size tharexde
8fa51075 2021-05-15 15:33:11 fix cppchecker unsigned warning iceman1001
5fdd9ac3 2021-05-15 15:23:32 fix cppchecker warnings iceman1001
228668e7 2021-05-15 15:20:10 mark as unsigned iceman1001
7d151057 2021-05-15 10:49:15 update test for mf_nonce_brute iceman1001
6e28a431 2021-05-15 10:48:48 Merge pull request #1273 from mwalker33/Desfire-List Iceman
65e4d8e1 2021-05-15 10:43:51 fix thread and clock issues iceman1001
929ddf08 2021-05-15 18:34:30 Update cmdhflist.c mwalker33
925e672e 2021-05-15 09:24:48 Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 iceman1001
71504dae 2021-05-15 09:24:34 Merge pull request #1272 from mwalker33/EM410x-Sim Iceman
2e347393 2021-05-15 15:59:43 option rename mwalker33
a99eb7bf 2021-05-15 15:31:36 Update cmdlfem410x.c mwalker33
e45924b4 2021-05-14 22:45:57 moar format, WIP, need more samples iceman1001
3a920f4e 2021-05-14 22:43:08 unsigned shift iceman1001
eee13d9e 2021-05-14 13:22:03 mbedtls: disable timing, unused and needs tuning on ProxSpace Philippe Teuwen
cd5f9e9b 2021-05-14 11:12:47 mbedtls: remove inline on mpi fcts to avoid warning: Philippe Teuwen
9d8fd0f2 2021-05-14 11:08:50 mbedtls: stack warning fix, cf 17bce5fb5a66831b2c8fb5563ec81f0be27089c7 Philippe Teuwen
ec8ec893 2021-05-14 11:07:47 mbedtls: memset, cf 996ed197fbfb9af8af6b8437adbe177e8d5a14db Philippe Teuwen
07a62da2 2021-05-14 11:05:11 mbedtls: add secp128r1, cf 996ed197fbfb9af8af6b8437adbe177e8d5a14db Philippe Teuwen
463d1977 2021-05-14 11:01:57 mbedtls: port previous config Philippe Teuwen
b1d6eaf2 2021-05-14 11:00:46 mbedtls: make style Philippe Teuwen
6324e2e7 2021-05-14 09:53:00 mbedtls 2.26.0 Philippe Teuwen
37e0ed59 2021-05-14 09:02:05 fix coverity CID 322673, 322660 iceman1001
752a41e4 2021-05-14 08:10:54 coverity CID 286923 iceman1001
28032cd3 2021-05-14 08:08:56 coverity CID 322662 iceman1001
3a54bc35 2021-05-14 08:06:01 coverity CID 322665 iceman1001
67bdc1f7 2021-05-14 08:03:22 coverity CID 322669 iceman1001
70be8d77 2021-05-14 07:44:25 coverity CID 322672 iceman1001
3cfd796c 2021-05-14 01:55:49 docker archlinux notes Philippe Teuwen
aafc8ac7 2021-05-14 01:33:37 coverity tooling: use 2020.09 and fix tests Philippe Teuwen
0f80c6de 2021-05-14 00:05:40 Uniformize source code ref: bootloader Philippe Teuwen
13a9afa3 2021-05-13 22:15:06 Uniformize source code ref and fix gcc 11.1 warning Philippe Teuwen
5cc79c7d 2021-05-13 22:40:13 fix cppchecker iceman1001
03e535ac 2021-05-13 22:38:01 fix cppchecker iceman1001
6db2a844 2021-05-13 21:21:33 fix cppchecker - iceman1001
ec46f558 2021-05-13 21:19:16 fix cppchecker, bad boolean compare and unused value iceman1001
ed87304c 2021-05-13 21:14:56 fix gcc11.1 warnings, it was a bug. Where the special block was added to 0xFF instead of direct after reserved blocks. iceman1001
62c310f7 2021-05-13 20:42:41 fix gcc 11.1 warning on mbedtls Philippe Teuwen
4e48b10a 2021-05-13 20:21:06 cppchecker fixes iceman1001
56499a88 2021-05-13 19:54:31 fix compiler warning iceman1001
841c91a6 2021-05-13 19:52:59 should be 8bytes iceman1001
0b0ca614 2021-05-13 19:42:59 remove unused var to avoid warning with gcc 11.1.0 Philippe Teuwen
50d78dea 2021-05-13 19:40:47 fix Archlinux docker Philippe Teuwen
cfca35ad 2021-05-13 19:34:57 Merge pull request #1271 from tharexde/fix_easy Iceman
e312e5ce 2021-05-13 19:23:07 watchdog for 4x50 brute force tharexde
f6d75ccb 2021-05-13 18:03:27 text iceman1001
5c64cc6a 2021-05-13 17:00:37 fix coverity CID 322519 iceman1001
3b715304 2021-05-13 13:28:03 fix compiler warning on arm-none-eabi 11.1.0 iceman1001
19a2ce4c 2021-05-13 13:24:54 fix compiler warning on arm-none-eabi 11.1.0 iceman1001
a6712295 2021-05-11 16:11:33 textual - hw status on device side iceman1001
1ff1fa73 2021-05-11 15:43:12 style iceman1001
f83fa37b 2021-05-11 15:37:05 fix so authenticated session works with reading a file iceman1001
48537049 2021-05-11 15:36:27 text iceman1001
0d3c2978 2021-05-10 16:14:06 Merge pull request #1269 from merlokk/fix_fido Oleg Moiseenko
4ec8278c 2021-05-10 16:13:56 fix auth command merlokk
bd6d0869 2021-05-10 16:03:28 textual merlokk
577e4e3b 2021-05-10 15:59:20 fix fido u2f auth command merlokk
28da6f60 2021-05-10 15:26:39 fix chaining merlokk
0944ec1f 2021-05-10 15:02:23 fix plain parameter (now dirty) merlokk
078ed4db 2021-05-10 13:59:29 init header as 0xFF iceman1001
9498a072 2021-05-10 11:43:20 fix coverity CID 322227 iceman1001
089ec732 2021-05-10 10:08:38 fix buffer overflow iceman1001
e3ebe3af 2021-05-10 00:11:33 Update checklist-for-release.md Philippe Teuwen
75328a34 2021-05-09 23:37:34 arraylen Philippe Teuwen
615ca521 2021-05-09 20:39:43 fix newline for hf search iceman1001
345ce0c3 2021-05-08 22:51:39 Merge pull request #1267 from tharexde/4x50_fix Iceman
b708ca14 2021-05-08 22:28:11 added newline in help text tharexde
332b145b 2021-05-08 20:33:02 text iceman1001
358bdb70 2021-05-08 19:49:14 dynamic loading and freeing iceman1001
855844b1 2021-05-08 15:52:27 better doc iceman1001
ec0137db 2021-05-08 15:22:52 updated instructions iceman1001
cbf045dd 2021-05-08 14:59:40 refactor fido2 commands to use load and save fcts from fileutils.c. They will now load from /client/resources and save a new file in working dir iceman1001
25cdc321 2021-05-08 10:50:00 renamed default json iceman1001
52494a64 2021-05-08 10:47:59 added a load json root fct iceman1001
d4fe2d77 2021-05-08 10:47:22 renamed iceman1001
8ca410b1 2021-05-07 21:21:42 text iceman1001
2af0537b 2021-05-07 21:01:23 bibtex Philippe Teuwen
da3dbd9f 2021-05-07 20:40:39 fix too small arr iceman1001
578fc704 2021-05-07 19:58:47 text iceman1001
bb722fa1 2021-05-07 19:57:51 lf nexwatch - unknown credential identified with a new magic value iceman1001
7cd27829 2021-05-07 13:42:57 fix cppchecker iceman1001
f2b3f2d6 2021-05-07 13:37:22 fix cppchecker iceman1001
73aade31 2021-05-07 13:34:23 fix cppchecker iceman1001
e41708f3 2021-05-07 12:37:35 fix cppchecker iceman1001
3fce16b7 2021-05-07 12:27:13 fix cppchecker warnings iceman1001
3f6c914b 2021-05-07 12:04:50 cppchecker, text iceman1001
3418d747 2021-05-07 11:58:39 fix cppchecker iceman1001
0eddd720 2021-05-07 11:13:56 fix cppcheck warnings iceman1001
1009c542 2021-05-07 11:02:29 text iceman1001
9da0073e 2021-05-07 10:51:14 cppchecker fixes iceman1001
49b19376 2021-05-07 10:19:00 fix cppchecker knownconditiontrueorfalse iceman1001
656231ac 2021-05-07 10:16:29 fix cppchecker knownconditiontrueorfalse iceman1001
e2e65419 2021-05-07 10:12:38 fix cppchecker scope iceman1001
46782ed3 2021-05-07 10:10:19 fix cppchecker redundantcondition iceman1001
deb08c0e 2021-05-07 10:09:13 fix cppchecker redundantcondition iceman1001
9d235504 2021-05-07 10:07:01 fix wrong return type iceman1001
3a5c74d8 2021-05-07 09:14:49 remove compiler warnings iceman1001
2215ac3c 2021-05-07 08:46:00 add shikra conf based on @NinjaStyle82 patch to the deprecated iceman fork iceman1001
9127306c 2021-05-07 08:10:19 style iceman1001
cb8cc923 2021-05-07 08:08:29 Merge pull request #1264 from tharexde/4x50_client_bugfix Iceman
d0175c1f 2021-05-06 22:54:16 fixed comparison 0 == 0 tharexde
5ef0061e 2021-05-06 22:08:18 style iceman1001
f7cbd71c 2021-05-06 22:06:12 text iceman1001
06a3f4c1 2021-05-06 19:12:36 hf lto info - now decodes a bit more information iceman1001
9588ff78 2021-05-06 19:12:12 OLD -> MIX iceman1001
91f453e9 2021-05-06 00:24:13 Merge pull request #1263 from tmudford/feature/iso15693-standalone Iceman
d0f2f662 2021-05-06 00:23:33 Merge branch 'master' into feature/iso15693-standalone Iceman
eafdc0dc 2021-05-06 09:26:41 Added entries into CHANGELOG.md and 4_Advanced-compilation-parameters.md. Tim Mudford
c279c5e6 2021-05-05 21:37:32 old to mix iceman1001
4665fdc5 2021-05-05 21:06:12 text iceman1001
e4f55556 2021-05-05 21:04:48 style iceman1001
e5320650 2021-05-05 19:35:20 text iceman1001
f8afba5c 2021-05-05 19:33:56 Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 iceman1001
0dd73df0 2021-05-05 19:33:15 hf mf wipe - now support enforcing sector 0 / block 0 writes iceman1001
ea416c36 2021-05-05 12:07:36 fixing textual output of ASN1 printing iceman1001
e6e58227 2021-05-05 12:06:20 text iceman1001
967550d8 2021-05-05 12:05:56 fix compiler warnings iceman1001
4fd4256a 2021-05-05 19:55:58 Added standalone mode for ISO15693 cards. Tim Mudford
41259b89 2021-05-04 22:57:02 fix pm3_tests path to dicts with cmake Philippe Teuwen
6630f372 2021-05-04 16:45:50 asn1 decoder got some colors iceman1001
9028c055 2021-05-04 16:45:25 style iceman1001
97d7af68 2021-05-04 16:00:25 text iceman1001
997cd757 2021-05-04 15:59:21 added 'data asn1' - decodes asn1 byte arrays iceman1001
dfb4c909 2021-05-04 12:00:15 added dictionary file tests iceman1001
851eac84 2021-05-04 10:02:37 missing line... iceman1001
15f87ae3 2021-05-04 09:52:17 added test for iclass lookup iceman1001
8b100bf1 2021-05-04 09:46:58 ..break it... iceman1001
facd1a24 2021-05-04 09:41:44 text iceman1001
6d71b932 2021-05-04 09:40:30 ISO15693 SLIX modifications found in @g3gg0 's offical pm3 fork, looks like WIP, with more focus on a standalone mode. I took the base fcts iceman1001
f3590bbe 2021-05-03 22:15:11 text iceman1001
e14ef1ab 2021-05-03 22:14:09 add old lua script for identify t55xx json dump files iceman1001
218dbafd 2021-05-03 21:47:12 fiddling with simulating ndef messages on MFC and android iceman1001
ece1f555 2021-05-03 21:31:40 style iceman1001
3a35cb83 2021-05-03 21:29:06 structs to be used with device must be PACKED iceman1001
b823fb48 2021-05-03 21:28:21 text iceman1001
95336716 2021-05-03 20:33:51 hf iclass chk, lookup - solving some concurrensy issues iceman1001
cd9090b6 2021-05-03 20:01:12 hf iclass chk - now uses NG iceman1001
305903c5 2021-05-03 09:35:38 rework ISO15693 defines, removing duplicates iceman1001
49ec0b40 2021-05-03 09:32:18 maur default.. DT iceman1001
80817cea 2021-05-03 09:31:51 hf iclass chk - rework OLD -> NG. And textual iceman1001
f50691e3 2021-05-02 18:41:43 hf iclass eload - now uses NG iceman1001
4c9b5a5a 2021-05-02 16:19:06 text iceman1001
49c764de 2021-05-02 16:18:02 fix proper null-terminator in filename. Thanks to @metalauricle iceman1001
afa30934 2021-05-02 06:54:57 DT default pwd iceman1001
78887653 2021-05-01 19:01:15 convert from OLD to NG iceman1001
1317c380 2021-05-01 18:22:02 revert timings iceman1001
3bdc9d18 2021-04-30 11:38:12 fix hid test, and spiffed up the output for @doegox pleasure iceman1001
1cc9d9e9 2021-04-30 11:21:40 add parity check to N10002 iceman1001
bff70c09 2021-04-30 11:20:03 style iceman1001
2aec7063 2021-04-30 11:19:27 fix: memory leak when reconnecting to device, reuse old struct iceman1001
0d1f8ca9 2021-04-30 11:18:14 making a 14a select fct reachable, in order to do a test in desfire code without repeating same ftc iceman1001
8243ac97 2021-04-30 11:16:57 fix a sanity memory leak with reserving memory used only for json file loading.. iceman1001
550fa5aa 2021-04-30 08:51:38 14a exchange apdu now uses defined return codes iceman1001
a9c54816 2021-04-30 08:16:47 text iceman1001
3c072721 2021-04-30 08:14:11 trace list -t mfdes - updated EV2, EV3 annotations iceman1001
d527136d 2021-04-29 19:23:09 Merge pull request #1260 from craftbyte/patch-2 Iceman
5093e735 2021-04-29 18:58:16 Update aid_desfire.json Anže Jenšterle
79bf10dc 2021-04-27 19:35:52 text iceman1001
58d8fa0e 2021-04-27 19:16:21 style iceman1001
82e71d78 2021-04-27 19:16:06 lf hid clone - only print the selected format iceman1001
9873c0e4 2021-04-27 19:14:13 enable debugging of EM4x05 hid generated data iceman1001
e1e76a2a 2021-04-27 15:22:57 text iceman1001
7b2adb13 2021-04-27 15:20:04 lf search - textual iceman1001
10c9ea5f 2021-04-27 15:19:34 more wiegand formats, and if binary is user supplied use that length, and ignore parity faults is removed since we wanna see all decodings anyway iceman1001
bbdb2d7c 2021-04-27 15:16:27 hf iclass lookup - fix wrong arg order iceman1001
63b9adbf 2021-04-27 15:15:59 hf iclass decrypt - add the possibility to decode as block6 after a decryted block iceman1001
792b5999 2021-04-26 14:29:28 change hf legic dump, restore, to abort if xoring of data failed iceman1001
5cf6798b 2021-04-26 11:41:57 Merge pull request #1258 from aveao/emrtd Iceman
c3f1edf7 2021-04-26 11:37:58 added indala26,27,27asc, 29 bit formats iceman1001
a20f3afa 2021-04-26 12:02:50 emrtd: Fix problem with certain reads being incorrect Ave but on a massive iMac
20ca2418 2021-04-26 11:04:33 emrtd: Fix bug with certain file reads Ave but on a massive iMac
c1339a44 2021-04-26 08:54:43 added some 38bit formats iceman1001
62d84dd7 2021-04-25 11:57:28 text iceman1001
08f567a2 2021-04-25 11:57:03 added 'lf idteck sim' iceman1001
cfc83323 2021-04-25 10:55:39 text iceman1001