Liu Song’s Projects


~/Projects/proxmark3

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

History

ref
master
Hash Date Commit message Author
7cec2583 2023-10-09 20:09:22 minor adjustments to texts iceman1001
49869597 2023-10-09 15:48:01 fix logic for epurse updates iceman1001
6229021f 2023-10-09 15:24:57 use the ISO7816 defines we already have iceman1001
7b3e84c0 2023-10-09 15:14:53 better fix for the PAGEMAP issue iceman1001
d41f0c39 2023-10-09 15:04:49 hf iclass wrbl - the pagemap bit maps isnt the best to handle all four cases. This atleast fixes one issue with them iceman1001
60ff2351 2023-10-09 12:47:00 text iceman1001
ea01fa56 2023-10-09 11:18:54 text iceman1001
f52b3faa 2023-10-09 11:14:21 text iceman1001
5ad85d55 2023-10-09 11:12:26 text iceman1001
ac43176d 2023-10-09 11:10:39 text iceman1001
385c1c57 2023-10-09 11:03:56 text iceman1001
3d9d8253 2023-10-07 12:20:51 maur iceman1001
512e7aa9 2023-10-05 14:11:18 Merge pull request #2118 from evildaemond/patch-1 Iceman
3243414c 2023-10-05 17:37:29 Update mfc_default_keys.dic Adam Jon Foster
720b6921 2023-10-04 11:53:55 Merge pull request #2117 from nvx/improve_iclass_view Iceman
c1c512f3 2023-10-04 18:40:58 Changed `hf iclass view/decrypt` to detect SIO lengths better and show if legacy credentials are encrypted nvx
4f96d3eb 2023-10-03 17:10:39 style iceman1001
af685fe4 2023-10-03 08:53:31 Merge pull request #2116 from p51d78th/master Iceman
dee03b41 2023-10-02 21:47:35 fix some coverity iceman1001
010668eb 2023-10-02 21:39:15 clean up iceman1001
e94a6530 2023-10-02 21:04:21 missing return iceman1001
115e85e5 2023-10-02 21:01:08 missing defines iceman1001
89db5d38 2023-10-02 20:59:01 text iceman1001
1f50a76d 2023-10-02 20:12:03 Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 iceman1001
fb23d204 2023-10-02 20:11:23 reworked the JSON format for 14a, 14b, 15, cryptorf, lto, NDEF.\nDeprecated EML format. Pm3 client do not save EML files any more.nPm3 client will continue to load EML files. iceman1001
bc701c8d 2023-10-02 10:31:17 Fixing macOS errors. David Driscoll
bb5d61dc 2023-10-01 13:05:08 added some helper functions iceman1001
3f5a9221 2023-10-01 10:14:18 Update README.md Iceman
16407349 2023-10-01 10:13:12 Update README.md Iceman
7320f0dd 2023-09-29 21:41:27 thanks @gentilkiwi for pointing it out iceman1001
278a1793 2023-09-29 20:50:39 fixed sim fw iceman1001
59d67b36 2023-09-28 08:54:32 fix newline in output iceman1001
1234b081 2023-09-28 08:46:04 adapt to new sim module firmware version iceman1001
22e4bbe4 2023-09-28 08:37:27 text iceman1001
f9f42337 2023-09-28 08:35:48 Sim Module FW4.42 build from GentilKiwis C impl. iceman1001
bb47bdd9 2023-09-28 08:34:29 revert back to old timings iceman1001
44fe3ec3 2023-09-27 22:09:01 smart raw --timeout parameter iceman1001
bf7ac0b8 2023-09-27 21:34:51 in prep for new firmware, no old v3xxx supported anymore iceman1001
d8817f2c 2023-09-27 21:31:48 style, length checks for getversion, bit comparision iceman1001
3d92b440 2023-09-27 21:30:30 reduced time out for SCL iceman1001
6ddf2832 2023-09-22 23:32:50 adapt wait after ATR down to 1200 ms, and retries ten times now iceman1001
b0ec0ee6 2023-09-19 16:36:39 maur iceman1001
16d07836 2023-09-18 19:05:49 renaming files iceman1001
ec7406a4 2023-09-18 19:03:46 added datasheet for sim module iceman1001
e2f78edd 2023-09-18 09:06:39 recover_pk.py: more MFP EV1 samples Philippe Teuwen
78adf186 2023-09-17 17:41:58 style iceman1001
b6e1344e 2023-09-16 18:38:53 added a custom timeout parameter to the smart raw command iceman1001
c73de573 2023-09-16 09:51:47 make sure pthread and atomic isnt called in macOS iceman1001
22d7adf0 2023-09-16 09:32:47 getting confused over pthread vs atomic... iceman1001
3ff659fd 2023-09-16 09:31:42 fix newline issue iceman1001
ec0d2768 2023-09-16 09:22:45 adapt script to handle SE SAM again iceman1001
908ae0c7 2023-09-15 21:53:52 ...confused makefiles stuff iceman1001
d7f30608 2023-09-15 21:48:57 colors for kiwi iceman1001
ce76e4e3 2023-09-15 21:44:02 update ATR list iceman1001
0443a600 2023-09-15 19:08:24 adapt Makefile to use MYxxxx flags instead iceman1001
25ab5071 2023-09-14 05:15:38 length var is set in the preamble check... iceman1001
ec894bec 2023-09-13 21:13:09 text iceman1001
ddfbd7f5 2023-09-13 21:12:09 allow for t55xx detection to search for 0xE039 (Silicon Craft technology) iceman1001
c26d33df 2023-09-12 20:47:59 forgot to set the var... iceman1001
774f1c33 2023-09-12 20:22:04 fix atomic on macOS and all platforms iceman1001
885b2a6b 2023-09-12 11:44:18 Merge pull request #2111 from lpla/patch-1 Iceman
7f2433eb 2023-09-12 09:44:16 Fix linking in explicit libatomic devices Leopoldo Pla Sempere
503ad2c4 2023-09-11 19:55:20 Merge pull request #2110 from spandox2/master Iceman
5baba1fd 2023-09-11 13:48:09 Update cmdhfmf.c spandox2
7a832e17 2023-09-11 13:43:41 Update cmdhfmf.c spandox2
b9efd8ce 2023-09-11 13:24:54 Update cmdhfmf.c spandox2
67bfddde 2023-09-11 13:18:56 Update cmdhfmf.c spandox2
5584410b 2023-09-11 11:56:45 Update cmdhfmf.c spandox2
cf92d8ed 2023-09-11 11:43:04 Update cmdhfmf.c spandox2
4632e15d 2023-09-10 19:51:21 maur... iceman1001
29a5ba2e 2023-09-10 19:50:07 text iceman1001
08b4769f 2023-09-10 19:49:09 text iceman1001
b9bb72ce 2023-09-10 17:14:52 Merge pull request #2107 from Antiklesys/master Iceman
77258365 2023-09-10 23:03:53 Update hf_mf_ultimatecard.lua Antiklesys
9a5c262c 2023-09-10 15:20:11 Merge pull request #2106 from nvx/feature/iclass_epurse_credit Iceman
914a04d4 2023-09-10 15:16:55 Merge pull request #2105 from Antiklesys/master Iceman
186308cb 2023-09-10 22:56:46 Add `hf iclass creditepurse` command to allow crediting the epurse debit value. nvx
2fb281bd 2023-09-10 19:11:21 Update iclass_default_keys.dic Antiklesys
b57f90b5 2023-09-10 19:09:18 Update hf_mf_uidbruteforce.lua Antiklesys
f29c4092 2023-09-10 19:07:38 Merge branch 'master' of https://github.com/Antiklesys/proxmark3 Antiklesys
b59fad84 2023-09-10 10:25:51 reworked the decimal to hexadecimal converter. It now works. Thanks to @ATK for pointing out it was broken iceman1001
cee33f7f 2023-09-09 11:20:32 wrong date iceman1001
8c72ef42 2023-09-09 11:02:14 text update release version iceman1001
f9877f79 2023-09-09 11:00:00 Revert "Release v4.17140 - Raccoon" iceman1001
6ca0ce70 2023-09-09 11:00:00 Release v4.17140 - Raccoon iceman1001
5a9819ad 2023-09-09 09:35:08 text iceman1001
5c1b802e 2023-09-08 20:45:44 standalone doc Philippe Teuwen
032e4b83 2023-09-08 20:32:23 spurious exec mode on .c file Philippe Teuwen
7b5c3500 2023-09-08 15:46:49 fix Tumbleweed docker Philippe Teuwen
87bdbef8 2023-09-08 11:06:18 pm3_tests: timings of slow executions and faster aes bruteforce Philippe Teuwen
cf16e712 2023-09-07 23:44:31 Fix cmake, stringop-overflow false positives are not specific to MINGW Philippe Teuwen
27edaa6d 2023-09-07 22:48:55 forgot fct declaration Philippe Teuwen
3aeb5c49 2023-09-07 22:28:37 fix a few cppcheck warnings Philippe Teuwen
d97f417e 2023-09-07 21:00:07 Fix clang warnings on increasing alignment requirements Philippe Teuwen
d74e2642 2023-09-07 20:13:18 style Philippe Teuwen
5abae85e 2023-09-07 12:54:46 legic sim should work now.... iceman1001
9ddbdad8 2023-09-06 10:59:21 added keys from #2019 unknown if they are static iceman1001
3141c6a2 2023-09-06 10:53:18 Merge pull request #2102 from ernestask/wip/ernestask/vilniečio-kertelė Iceman
cc846216 2023-09-04 20:10:58 dictionaries: Add keys for Vilnius public transit card Ernestas Kulik
8a8c702f 2023-09-05 16:45:46 Merge pull request #2103 from piru/master Iceman
e5941bcf 2023-09-05 16:38:33 fix crc render position when data len is multiple of 16 Harry Sintonen
276bd29d 2023-09-03 14:43:38 cleanup and fix shadowing var iceman1001
3e034e14 2023-09-03 12:36:30 remove unneeded line iceman1001
ae4e9799 2023-09-03 11:00:22 Merge pull request #2099 from shallax/master Iceman
e3cc8a98 2023-08-29 23:56:23 Fix MFU authentication to send PACK correctly. Thomas Pedley
32f892e5 2023-08-29 22:37:56 fix 14b dump iceman1001
0cbc0c2f 2023-08-29 21:45:15 fix CID #416734 iceman1001
b90326be 2023-08-29 21:21:26 remove file not used anymore iceman1001
85aac728 2023-08-29 16:46:52 new fpga images iceman1001
6059bff0 2023-08-29 16:43:23 Merge pull request #2098 from d18c7db/master Iceman
b46e1cb5 2023-08-29 11:27:50 Fix BUGBUG in fpgaloader.h, realign fpga\define.v with armsrc\fpgaloader.h Alex
12efd961 2023-08-29 11:27:32 Remove define for FPGA_MAJOR_MODE_HF_FSK_READER since there in no support for it in FPGA Alex
b70092ef 2023-08-29 11:26:51 Typo Alex
762c942e 2023-08-29 11:26:43 Redundant check Alex
61765cc9 2023-08-29 11:24:56 More compact notation Alex
44fc77ec 2023-08-29 11:24:32 Newer Atmel define file, fixes some typos, adds a few new defines Alex
4e411bec 2023-08-29 10:57:05 fixing false positives iceman1001
0810f07a 2023-08-28 18:00:32 improving false positive for 14b SR tags iceman1001
70bd5b80 2023-08-28 17:59:48 limit clearing the bigbuff for 14b raw commands only to clear_trace flag iceman1001
c8cfd4a5 2023-08-28 15:36:29 text iceman1001
71961501 2023-08-28 15:36:01 text iceman1001
ba320f26 2023-08-28 15:34:36 ensure registers and vars is set correct iceman1001
b156f4a5 2023-08-28 12:04:12 misspelled a name.... sorry iceman1001
114dda15 2023-08-28 12:00:44 After testing and verification its found that the SHALLOW MODULATION in HF is not working well in RDV4. Swapping from PWR_OE4 to PWR_OE1 makes it much better. Thanks to @d18c7db for solution and @gentlekiwi for testing and never giving up on finding the bug iceman1001
70b65a8d 2023-08-27 21:29:20 Merge pull request #2096 from DominikPalo/documentation/update-naming-to-macos Iceman
8a861aea 2023-08-27 19:23:38 Change "Mac OS X" to "macOS" in documentation Dominik Paľo
007e8b9e 2023-08-26 12:01:55 added a section about time units iceman1001
bd9387cd 2023-08-26 00:00:08 Merge pull request #2095 from SimonVanMello/master Iceman
923be3f5 2023-08-25 23:20:55 fix typo Simon Van Mello
eaef707f 2023-08-24 20:49:30 Merge pull request #2094 from kormax/master Iceman
96eededb 2023-08-24 21:40:53 Remove duplicate MFP command definitions kormax
15ee28c7 2023-08-24 21:39:59 Add SEOS AIDs kormax
aa0bd3ea 2023-08-24 20:38:09 Merge pull request #2093 from d18c7db/master Iceman
f47e4ed1 2023-08-24 18:22:50 Move hardcoded value where it belongs Alex
3e4b7d07 2023-08-24 18:21:07 Whitespace, formatting Alex
66b17582 2023-08-24 18:06:44 Removed commented out includes Alex
c41c6858 2023-08-24 17:52:12 Merged hi_reader and hi_reader_15 into one file Alex
94204c0a 2023-08-24 17:08:03 Merge pull request #2092 from craftbyte/master-1 Iceman
62da4017 2023-08-24 15:26:48 Add Slovenian Mercator Pika keys Anže Jenšterle
279d6486 2023-08-24 10:22:18 stylish iceman1001
5e9e7c6b 2023-08-24 10:21:11 added missing ISO14443a command WTX iceman1001
9659bc85 2023-08-24 10:20:28 maur keys iceman1001
424e68df 2023-08-24 10:20:01 fixing the wrong calculations iceman1001
5a56504f 2023-08-24 08:38:20 Merge pull request #2091 from nvx/misc_cleanups Iceman
8dd963d3 2023-08-24 15:18:39 make style nvx
e99fceef 2023-08-24 08:16:38 Merge pull request #2090 from p51d78th/master Iceman
42330fc5 2023-08-24 15:08:11 Misc tidyups replacing magic numbers with defines, nvx
760bfbb3 2023-08-23 22:05:00 Fix macOS errors while building after cryptoRF solvers was added. David Driscoll
db7a8e1e 2023-08-23 07:35:07 Merge pull request #2088 from nvx/bugfix/iclass_credential_detection Iceman
a2a31423 2023-08-23 09:27:05 Improve iClass SIO and legacy credential detection to improve nvx
4547a1be 2023-08-22 19:22:35 Merge pull request #2086 from nvx/feature/cmd_iclass_esetblk Iceman
9fdf3143 2023-08-23 03:15:21 regenerate doc/commands.json nvx
bc876150 2023-08-23 02:43:18 Fix help text for hf iclass esetblk nvx
4b9b545b 2023-08-22 07:35:18 Merge pull request #2082 from rdmitr/configure-num-cores Iceman
f9d9c85b 2023-08-22 07:29:34 Merge pull request #2087 from startrekdude/cardhopper Iceman
0d442d7f 2023-08-22 01:10:21 Add hf_cardhopper standalone mode startrekdude
d183944b 2023-08-22 07:53:57 Add CHANGELOG entry for hf iclass esetblk command nvx
210d2847 2023-08-22 07:32:07 Adds `hf iclass esetblk`, equivalent to `hf mf esetblk` nvx
908b8ca0 2023-08-21 22:24:13 Limit configurable CPU count to the number of detected CPU cores. Roman D
456af75b 2023-08-21 16:10:26 lets see if this makes osx happy by guarding the cpp code with defines iceman1001
0d1b86cc 2023-08-21 13:08:08 added regressiontests for cryptoRF SMA code part iceman1001
5ecdd673 2023-08-21 12:37:05 added the possibility to compile cryptoRF solvers in the main makefile. Will add tests in regression script next iceman1001
b17a733b 2023-08-21 12:36:02 modified some output and made sure a local state is used for multithreaded. Also added the mod fix from Doegox in sma.cpp iceman1001
e6022878 2023-08-21 07:06:47 Merge pull request #2081 from rdmitr/fix-macports-makefile Iceman
fdcaf702 2023-08-21 07:03:02 Merge pull request #2084 from evildaemond/master-1 Iceman
44888f60 2023-08-18 12:55:56 Update mfc_default_keys.dic Adam Jon Foster
20f89013 2023-08-17 12:43:08 Fix macports Makefile configuration. Roman D
dfabad37 2023-08-17 12:41:34 Configurable number of CPU cores. Roman D
4811c84a 2023-08-16 03:13:12 Merge pull request #2080 from celowsky/master Iceman
9a70bf1a 2023-08-15 17:16:17 Fixes issue 2076 coderxian
13444d96 2023-08-15 21:11:08 Merge pull request #2079 from d18c7db/master Iceman
c00be4cb 2023-08-15 21:10:35 Merge pull request #2078 from henrygab/more_const Iceman
c8c6b6ca 2023-08-15 21:10:08 Merge pull request #2077 from henrygab/BE_LE_Converters Iceman
8ae97d10 2023-08-15 09:31:00 Vocabulary file became appended to itself Alex
78262139 2023-08-14 23:07:19 more const for `lfsampling` and `lfzx` Henry Gabryjelski
665cf325 2023-08-14 23:02:09 more const for `lfops` and some `commonutil` Henry Gabryjelski
d78dae59 2023-08-14 22:50:25 more const for `legicrf` and the disabled LCD code Henry Gabryjelski
db46e2ce 2023-08-14 22:45:48 more const for `iso15693` Henry Gabryjelski
a8d84b2f 2023-08-14 22:16:11 more const for `iso14443b` Henry Gabryjelski
efce76db 2023-08-14 22:07:04 more const for `iso14443a` Henry Gabryjelski
8af87235 2023-08-14 21:45:21 const for `i2c` Henry Gabryjelski
6eae62ed 2023-08-14 20:34:13 const for `hitagS` Henry Gabryjelski
db8f91d7 2023-08-14 20:01:20 make logfile more unique (per client run) Henry Gabryjelski
c858d6fd 2023-08-14 19:07:35 Minor update to WSL2 instructions Henry Gabryjelski
0b143e5b 2023-08-14 18:57:36 Add 5..8 byte versions for LE/BE conversions Henry Gabryjelski
d6e36f8b 2023-08-14 15:21:17 Merge pull request #2070 from henrygab/more_const Iceman
bcd7cd7b 2023-08-14 15:20:47 Merge pull request #2072 from d18c7db/master Iceman
926f06a5 2023-08-09 19:50:01 Merge branch 'master' of https://github.com/d18c7db/proxmark3 Alex
4b1090c8 2023-08-09 19:49:55 Rename "vocabulory" to "vocabulary" Alex
81a07391 2023-08-09 16:06:14 Merge pull request #2071 from d18c7db/master Iceman
6947a61d 2023-08-09 14:30:07 Whitespace Alex
c26583eb 2023-08-09 13:37:38 Bugfix to keyboard scrolling Alex
47ea4d65 2023-08-09 00:11:52 const for hitag2 Henry Gabryjelski
282c0904 2023-08-09 00:08:13 visual alignment only .. no code change Henry Gabryjelski
890ea0d3 2023-08-09 00:03:48 const for hfops Henry Gabryjelski
6f38c814 2023-08-08 23:59:42 Note inconsistency in FPGA frame layout docs. Henry Gabryjelski
6804e719 2023-08-08 23:55:20 const for felica Henry Gabryjelski
63a457c2 2023-08-08 23:38:26 const and static functions for epa Henry Gabryjelski
0af484fd 2023-08-08 23:24:10 const for em4x70 Henry Gabryjelski
1a8ef489 2023-08-08 23:03:34 const for em4x50 Henry Gabryjelski
e973aeba 2023-08-08 22:56:51 Workaround SPIFFS lack of `const` Henry Gabryjelski
b279df2d 2023-08-08 22:50:34 more const - spiffs Henry Gabryjelski
31645c56 2023-08-08 21:09:31 more use of `const` Henry Gabryjelski
7801abf7 2023-08-08 21:06:17 Localize effect of unused macro Henry Gabryjelski
5bd80581 2023-08-08 21:03:36 More `const` enabled Henry Gabryjelski
5e71621c 2023-08-08 20:52:21 `const` improvement for BigBuf.h Henry Gabryjelski
03cc31cc 2023-08-06 13:45:58 Merge pull request #2068 from ANTodorov/emv_reader_transaction_time Iceman
6781dadc 2023-08-06 14:27:58 emv: display the transaction time as HH:MM:SS Anton Todorov
fa55681c 2023-08-04 22:21:48 Merge pull request #2065 from henrygab/more_datasheets Iceman
0bd7dbb6 2023-08-04 12:43:18 Add datasheet for the FPGA and a common flash chip Henry Gabryjelski
c6f27854 2023-08-03 15:33:16 wrong fcloses iceman1001
175e804a 2023-08-03 14:58:59 Merge pull request #2064 from DidierA/data_atr_bugfix Iceman
22bc398b 2023-08-03 14:43:58 Bugfix: `data atr -t` was reading uninitialized data DidierA
007f9fcf 2023-08-03 13:02:42 style iceman1001
33876ea8 2023-08-03 13:01:49 adapting fpga_compress to free memory and close file handles in exceptions iceman1001
eaf11127 2023-08-03 12:55:06 since HF SEARCH triggers multiple swaps of FPGA image HF -> HF 15 -> HF FELICA , its better to have relevant checks when the correct fpga image is loaded iceman1001
0e84860c 2023-08-03 08:42:52 less inline calls iceman1001
24a138ee 2023-08-03 08:41:11 fix some potential empty responses and too much inline calls iceman1001
a2ea5e3a 2023-08-03 07:43:30 since mkversion doesn generate all the time and only writes to file the sha256, we check the string from --short instead iceman1001
de98e4e1 2023-08-03 07:30:27 fix conflit iceman1001
7b3ecdcd 2023-08-03 01:13:57 make release: add --force to call to mkversion.sh. Not strictly needed but cleaner... Philippe Teuwen
cb72897b 2023-08-03 00:42:08 `mkversion.sh`: now regenerates version_pm3.c (and consequently the binaries) only when needed Philippe Teuwen
9dfc39db 2023-08-03 00:37:05 Fix error=missing-field-initializers when compiling repo default_version_pm3.c Philippe Teuwen
fd987ab8 2023-08-02 23:47:25 fix string formatter iceman1001
5b58e438 2023-08-02 22:41:35 style iceman1001
3fd8be2a 2023-08-02 22:13:05 Avoid some unneeded rebuild and fix parallel call to fw rebuild when calling from install Philippe Teuwen
44352ac5 2023-08-02 21:50:32 Merge pull request #2063 from ZeroChaos-/master Iceman
d6a0f8ed 2023-08-02 19:56:29 use string instead iceman1001
1e26d79d 2023-08-02 19:50:47 added a new command to lookup ATR arrays iceman1001
1c35f14c 2023-08-02 19:49:26 thanks @DidierA for the sharp eyes iceman1001
ce741d3b 2023-08-02 19:12:59 defines iceman1001
8f2b71ff 2023-08-02 13:00:32 fix parallel build for proxguiqt.moc.cpp Rick Farina (Zero_Chaos)
2b3d3397 2023-08-02 17:46:53 lto missing inits iceman1001
602daa7f 2023-08-02 17:40:55 missing inits iceman1001
4ee7b78a 2023-08-02 17:36:50 always make sure resp is initialized iceman1001
0b70a101 2023-08-02 11:30:18 proxguiqt.cpp also needs ui_image.h to build Rick Farina (Zero_Chaos)
f451be58 2023-08-02 11:22:03 proxguiqt.cpp needs ui_overlays.h to build Rick Farina (Zero_Chaos)
03886825 2023-08-02 15:57:34 Merge pull request #2061 from pentoo/master Iceman
c5dff6a5 2023-08-02 15:54:38 Merge pull request #2059 from ZeroChaos-/master Iceman
37882ed6 2023-08-02 15:53:44 Merge pull request #2057 from kormax/master Iceman
6b648396 2023-07-31 23:33:36 fix -Wstringop-overread error Rick Farina (Zero_Chaos)
d522a46f 2023-07-31 15:46:20 fix lto-type-mismatch in guidummy.cpp Rick Farina (Zero_Chaos)
ef79fb91 2023-07-31 12:48:17 Add annotation for new DESFire command code kormax
d9d03aaf 2023-07-31 12:47:46 Add new DESFire command code kormax
9e8adce7 2023-07-30 21:22:52 updated ATR list iceman1001
48b61c64 2023-07-30 21:21:59 ATR from the flipper zero seader project iceman1001
9943235e 2023-07-30 21:20:32 updated atr table iceman1001
708cfca8 2023-07-30 20:32:56 add default marking of crc bytes for these protocols iceman1001
0c985501 2023-07-30 17:17:08 dont mark crc byte everywhere in the alias list. have to set it for those commands that would benefit from it iceman1001
6df79e39 2023-07-29 12:44:32 missed to remove exclamation mark iceman1001
97a1f973 2023-07-27 23:42:06 style iceman1001
d9e867fa 2023-07-27 22:56:41 string formatters iceman1001
944af6be 2023-07-27 22:55:58 fixed the missing erasing of flash memory bank. iceman1001
4e696286 2023-07-27 22:53:01 fix loading mifare keys to flash memory, forgot to wipe the new area which we extended to iceman1001
58f9ba0a 2023-07-27 22:23:33 ugly hack to load the signature data if we are on a MFC Ev1 card. First we dont want to trigger the partial read unnecessary and secondly we dont save signature data in our MFC dump file. Need to adapt the JSON format for this iceman1001
19251645 2023-07-27 20:12:42 shorten LEN variable to match the available space in string iceman1001
a44e2fbc 2023-07-27 19:47:11 text iceman1001
39eecc91 2023-07-27 19:38:51 improved the messages reported when loading json files fails. Usually because we have reserved the wrong size memory iceman1001
8bfb9156 2023-07-27 19:01:46 adapt the leftovers iceman1001
64ea48e7 2023-07-27 18:57:11 remove fct in header file.\nreverted this decline iceman1001
8ef1cdbd 2023-07-27 18:56:11 inceased waiting time.. iceman1001
6ba00272 2023-07-27 18:55:41 rmeoved some fct devices side regarding eml get/ set iceman1001
40533497 2023-07-27 18:50:41 text iceman1001
3b91c1a4 2023-07-27 18:50:19 text iceman1001
5faf6250 2023-07-27 18:02:53 adapt name to match code style iceman1001
d9f2d528 2023-07-27 16:46:52 maybe the return codes are wrong in legic sim now iceman1001
7440e617 2023-07-27 16:26:36 add stupid extra checks to see why this code overflows on pentoo... iceman1001
795745ea 2023-07-27 14:20:37 text iceman1001
42700d3c 2023-07-27 12:40:04 skip sector 16 at all since it seems to always be locked down even if the keys authenticate. MFC Ev1 related and less errrors in autopwn when running against a MFC Ev1 in the dumping phase iceman1001
dc199b62 2023-07-27 12:38:40 text iceman1001
96944aec 2023-07-27 12:37:42 reinstate less checks of data_available iceman1001
7f5590d9 2023-07-27 01:15:31 checks iceman1001
a57cfdde 2023-07-27 01:12:08 size? iceman1001
e1e41335 2023-07-27 01:11:47 coverity string formatter iceman1001
123ef146 2023-07-26 23:50:12 style iceman1001
fc3a518f 2023-07-26 23:47:55 There is a race condition when we go from iclass commands to mf command. Especially noticable when eload large files where we used to spam the device with usb packages.\ntry iclass eload, then mf eload, and you see the client hang. With this change we trigger a preload of the fpga image before we start uploading to the device. Current places I could trigger this bug was in eload and gsave. With this patch only the first call takes some time if fpga image must be loaded. The following goes fast.\n\n if you find that the client hangs when going between, this could be the root cause. iceman1001
b696a203 2023-07-26 23:39:27 improved the eload upload times by using large chunks. Quite much faster now.\nAddapted the dots and text for eload / sim across the client iceman1001
8793f1c9 2023-07-26 23:33:05 color iceman1001
538ac4b1 2023-07-26 17:51:35 added a bunch of empty dump files and key files in order to easily simulate a empty tag. Just eload it and sim. iceman1001
fbdf50d7 2023-07-26 17:49:14 minor text stuff iceman1001
00133a04 2023-07-26 17:41:48 added the hf mfu list iceman1001
282af801 2023-07-26 11:08:57 Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 iceman1001
9dc6ce55 2023-07-26 11:08:45 I remembered not to add calls to functions inside macro calls... iceman1001
06f32f93 2023-07-26 11:06:09 Merge pull request #2054 from nvx/bugfix/gdmsetblk Iceman
c3c08e07 2023-07-26 18:44:26 Fix hf mf gdmsetlbk block data being accidentally prefixed with a 0x00. nvx
30162f3d 2023-07-26 01:35:27 remove debug statement iceman1001
c85258e0 2023-07-25 23:55:38 zerobased index iceman1001
e5b075ed 2023-07-25 22:42:42 hf mf restore got some textual updates in order to be easier to understand if keyB writes fails. We use a default ACL when wiping a card that doesnt allow key B to be used for writing. Restore command tries key B first, so there will be several failed key b attempts normally. iceman1001
1cb15c84 2023-07-25 21:29:31 adapting hf mf cget* commands to longer timeouts. Same with the quick eload used in autopwn among others.\nAlso adapted the return codes, so its more accurate in its reporting back to the client. Also added some more informative messages iceman1001
cb9ee94e 2023-07-25 12:39:22 lets see if this sorts out the memory crash on pentoo iceman1001
1a4df13a 2023-07-24 22:18:35 fix coverity cid #416068 iceman1001
4179ce1e 2023-07-24 21:34:01 text iceman1001
b446c36d 2023-07-24 21:04:32 style iceman1001
41ff9191 2023-07-24 21:04:21 text iceman1001
1a788b1c 2023-07-24 17:42:27 make style iceman1001
af0f513c 2023-07-24 17:39:48 Merge pull request #2052 from wh201906/typos Iceman
63bb831a 2023-07-24 23:37:33 Fix typos in CHANGELOG.md Self Not Found
eaee0590 2023-07-24 17:01:33 text iceman1001
97ca694c 2023-07-24 16:39:48 added a view command for ISO15693 iceman1001
90a3b968 2023-07-24 15:24:53 coverity dont think we check if we got enough bytes to operate on. The sizeof the bmp_header_t gives a bit, we would need more ... iceman1001
fb35a29b 2023-07-24 15:18:56 coverity doesnt think we checked the bytes_read values enough. lets add a check iceman1001
90d1fed1 2023-07-24 15:14:17 coverity somehow believes we read a long string from a file and the data isnt null terminated (i.e. last char is 0x00) so let see if a ugly + 1 will do the trick iceman1001
fcde2978 2023-07-24 15:11:21 coverity believes somehow the return value from mfSectorNum can be 31. And wants us to check that it is only same size as sectors allocated iceman1001
72057f9b 2023-07-24 13:34:24 text iceman1001
b7900816 2023-07-24 03:16:18 checking if calloc failed iceman1001
fa82c46f 2023-07-24 03:15:42 minor text iceman1001
10504ae4 2023-07-24 03:15:14 text and increasing a buffer iceman1001
38034480 2023-07-24 01:42:24 text iceman1001
8029e081 2023-07-24 00:54:12 cppchecker, make sure struct is initialized to zero iceman1001
d19c9a26 2023-07-24 00:53:35 style, same name everywhere in project iceman1001
300d274d 2023-07-24 00:14:56 coverity migth consider this to be better iceman1001
5013d672 2023-07-24 00:08:23 maybe coverity likes this better iceman1001
7558846e 2023-07-23 23:47:22 text iceman1001
d6142296 2023-07-23 23:23:45 coverity iceman1001
95e8f069 2023-07-23 22:38:02 coverity iceman1001
7473bebd 2023-07-23 22:32:59 coverty iceman1001
a761c976 2023-07-23 12:53:04 style iceman1001
514af4cf 2023-07-23 12:51:12 missing break iceman1001
c5c829bc 2023-07-23 11:57:03 a bunch of minor textual changes, hiding things when no compilation support for it, also fixed the loop in keyroll generation. Added the skeleton SAM command iceman1001
4b64a458 2023-07-23 11:15:52 make style iceman1001
c8acec74 2023-07-22 23:30:53 clean up iceman1001
8e387231 2023-07-22 23:27:30 just in case psk get odd clocks in some old system iceman1001
c6b720fd 2023-07-22 23:26:04 make data grid less verbose iceman1001
2d5724f4 2023-07-22 18:19:02 text iceman1001
eaf8aac2 2023-07-22 17:34:27 better smoothing in the envelope command and also allow for other raw demod to accept a larger clock as in param iceman1001
ef03d0be 2023-07-22 15:51:35 text iceman1001
c6cc1b24 2023-07-22 14:22:39 fix the loadfile command and more colors iceman1001
0180ca30 2023-07-22 14:07:51 added verbose flag to eview/view/info command where it will print the raw hex dump. This makes it a bit cleaner output iceman1001
6da1b74f 2023-07-22 13:51:28 text iceman1001
b0fd944c 2023-07-21 22:08:52 added missing value iceman1001
3e59d798 2023-07-21 22:07:51 Merge pull request #2051 from startrekdude/add-seos-to-SimulateIso14443aInit Iceman
97e61650 2023-07-21 22:07:16 added missing value iceman1001
44b7aa2e 2023-07-21 16:02:46 Add a tagType for Seos cards to SimulateIso14443aInit startrekdude
1a19640d 2023-07-21 18:22:46 make style Philippe Teuwen
498bfa56 2023-07-21 18:14:35 Merge pull request #2050 from DidierA/trace_list_mfp Iceman
cd2394b4 2023-07-21 17:27:03 fix iceman1001
c1416ba2 2023-07-21 17:25:49 Adds MAC, UNMACed to messages, and code factorisation DidierA
a918dc77 2023-07-21 17:12:14 updated to match iceman1001
c01c0427 2023-07-21 17:05:18 forgot the clock changes. iceman1001
b277e667 2023-07-21 17:04:21 text iceman1001
e8ff1888 2023-07-21 17:03:23 added a test for cotag demodulation via data commands iceman1001
bc27847b 2023-07-21 16:45:12 added a new trace sample file iceman1001
e10b962f 2023-07-21 15:18:03 Merge pull request #2049 from beckerj/patch-1 Iceman
f54851be 2023-07-21 15:07:07 Fix typo in hf_legic_clone.lua beckerj
4d9f9795 2023-07-21 14:35:24 allow for clocks larger than 255 to be used from commandline. added the new command data envelope. it creates square signal, similar to askedgedetect.\n adapted find closest clock in order to make clock /8 less prioritized if there are more found clocks. use second best match in those cases. iceman1001
93246828 2023-07-21 13:53:32 fix lf search iceman1001
8aeed5e6 2023-07-21 12:05:12 doc hardnested compression options Philippe Teuwen
152f1d4c 2023-07-21 11:41:57 coverity fix iceman1001
b332a5bd 2023-07-21 10:58:30 added a new command data centerthreshold. It removes center values. iceman1001
eb61d0f4 2023-07-21 10:57:47 change param names for data detect clock to follow client overall style iceman1001
78ea432b 2023-07-21 09:27:12 fix for killjoy windows Philippe Teuwen
89e6f885 2023-07-21 06:40:26 add asn1 selftest batch iceman1001
ba6d48de 2023-07-21 06:27:41 include iceman1001
09bd5c7b 2023-07-21 06:27:02 prep for a asn1 selftest check iceman1001
154d454f 2023-07-21 06:23:53 style iceman1001
a556434f 2023-07-21 06:21:59 style iceman1001
0e385300 2023-07-21 06:19:56 Merge pull request #1984 from horrordash/master Iceman
dac7721c 2023-07-21 01:31:09 hitag: coherence in hitag type options Philippe Teuwen
173379b9 2023-07-20 22:35:42 Rewrote completely cmds & options `lf hitag read/dump/wrbl/ta` Philippe Teuwen
216ad574 2023-07-20 21:12:21 fix `lf hitag eload` segmentation fault Philippe Teuwen
c5cfe593 2023-07-20 21:04:00 fix exec mode on source file Philippe Teuwen
aff017cc 2023-07-20 11:16:15 Merge pull request #2045 from DidierA/trace_ppss Iceman
89cbe3c7 2023-07-20 10:54:37 should fix macos compilation error introduced by 8543db11b59f34ca120a1e6eea7f5b43adee8dac Philippe Teuwen
e0493235 2023-07-20 10:23:30 Merge branch 'RfidResearchGroup:master' into trace_ppss Didier A
87d43b87 2023-07-20 09:39:12 fix workflows/uniq.yaml Philippe Teuwen
e056459c 2023-07-20 02:19:02 trace list: add CID info in RATS and PPSS DidierA
06a025a7 2023-07-20 00:19:53 Merge pull request #2043 from DidierA/hf_mfp_list Iceman
8543db11 2023-07-19 21:46:20 Avoid useless loop by moving check to the default case DidierA
b314d1ef 2023-07-19 21:15:07 Add MIFARE Plus commands in trace list DidierA
0d682da6 2023-07-19 10:09:18 more fixes for hf_legic. missing zero padding, removed tab, more colors iceman1001
d08c6f40 2023-07-17 22:54:43 first cleanup of hf_legic lua script. All io.open calls is problematic.\nfixed some colors in the help texts. makes it a bit easier to read\nfix loading files using the searchfile call\nstill problematic with save file calls since it should honor the user defined preference paths. iceman1001
60cc36b3 2023-07-17 19:34:43 Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 iceman1001
c70e5bee 2023-07-17 19:31:37 changed legic sim to have a different loop and exit message. Added some colors in output and the return codes on deviceside for legisim now uses the same PM3_E* styled iceman1001
134f09be 2023-07-17 17:46:27 style iceman1001
230f1c65 2023-07-17 17:43:23 hf legic einfo, now accepts card size params iceman1001
73eb8d0d 2023-07-17 17:30:15 fix lf cotag reader , make the grid command use the new syntax iceman1001
24938e3e 2023-07-17 11:21:29 remove some redundant code and fixed CID# 416023 with resource leak iceman1001
33971981 2023-07-17 09:46:38 Merge pull request #2041 from kormax/new-iso14443a-polling Iceman
662ce840 2023-07-17 04:56:18 lz4 missing in some docs Philippe Teuwen
03ae05a3 2023-07-17 04:24:37 cmake: allow to embed LZ4 Philippe Teuwen
5b656ad4 2023-07-17 03:32:07 Add CMP0114 policy to cmake Philippe Teuwen
9b2fb950 2023-07-17 03:31:11 fix docker/homebrew Philippe Teuwen
aca547aa 2023-07-17 03:10:11 update docker stuff Philippe Teuwen
7f5e1c96 2023-07-16 19:27:38 Move custom polling frame generation logic to client kormax
a54097e1 2023-07-16 17:25:43 fix archlinux and fedora dockers Philippe Teuwen
a9cba025 2023-07-16 17:39:32 Move custom polling frame generation logic to client kormax
45ca9ab4 2023-07-16 16:56:07 Reduce struct memory footprint by reducing array sizes kormax
c4f1b076 2023-07-16 16:49:31 Pass polling config via pointer instead of by-value, thus saving RAM kormax
ba8535b2 2023-07-16 15:31:45 Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 iceman1001
8fc05ad2 2023-07-16 15:30:43 style iceman1001
ad5b5843 2023-07-16 15:22:24 text iceman1001
66f2a85a 2023-07-16 14:37:12 Merge pull request #2040 from kormax/new-iso14443a-polling Iceman
00943185 2023-07-16 14:46:30 Make ISO14443-A polling method more flexible kormax
b36d5fa0 2023-07-16 09:45:35 fix wrong memcpy offset iceman1001
e22d8ae4 2023-07-16 09:06:11 Merge pull request #2039 from RfidResearchGroup/lz4 Iceman
8c440413 2023-07-15 23:20:15 fix test and add changelog Philippe Teuwen
16812fe3 2023-07-15 23:15:25 add LZ4 to the lin & win CI Philippe Teuwen
83e08310 2023-07-15 16:52:48 Bring LZ4 support for hardnested tables Philippe Teuwen
1e44a26b 2023-07-15 15:26:01 text iceman1001
3190cc5a 2023-07-15 14:27:44 text iceman1001
71369a30 2023-07-15 11:52:42 text style iceman1001
772b9121 2023-07-15 11:51:47 some output can be at debug logging instead iceman1001
6cc59848 2023-07-15 11:51:08 fix bug in return code for hf mf writeblock where it would say it succeeded when it didnt iceman1001
5f8cd5ca 2023-07-14 18:34:14 make style iceman1001
b997a78b 2023-07-14 18:30:50 remove debugging code iceman1001
23eca8fe 2023-07-14 18:29:50 remove debugging code iceman1001
3c6d1c49 2023-07-14 18:23:36 text iceman1001
78fe406f 2023-07-14 18:16:40 changed emv reader in verbose mode to extract and print transaction logs stored on card iceman1001
5022e21d 2023-07-14 18:13:18 added a iso4217 currency table. Borrowed and converted from the Cardpeek project. Thanks to them! iceman1001
82d80cc2 2023-07-14 11:33:47 better memory clean up, thanks @gentilkiwi iceman1001
fa0db301 2023-07-12 22:46:26 Merge pull request #2036 from AloneLiberty/patch-1 Iceman
1292a572 2023-07-12 23:32:35 Don't require valid key or proxmark3 for hardnested with --tests AloneLiberty
71023d0c 2023-07-12 16:25:14 regenerated with the HF update iceman1001
92f4ec08 2023-07-12 16:09:28 I tend to get better Mifare functionality. tested 6,7,8 and seven gave me better results iceman1001
6b69c870 2023-07-12 15:50:35 Merge pull request #2035 from nvx/bugfix/mfc_key_mixup Iceman
a9c0fd0b 2023-07-12 23:04:29 Fix regression caused by edd8e36 (PR #2021). nvx
1c52bd5a 2023-07-12 15:02:56 Merge pull request #2034 from rdmitr/hardnested-no-signature-detect-when-offline Iceman
c9c8c6b7 2023-07-12 15:35:29 Do not try to detect Mifare classic EV1 signature in offline mode. Roman D
403385c5 2023-07-12 14:00:19 style iceman1001
698b41eb 2023-07-12 13:59:47 code style iceman1001
92c3961b 2023-07-12 13:19:09 Merge pull request #2033 from rdmitr/fix-hardnested-threadcount Iceman
e1659da7 2023-07-12 13:14:59 Remove extraneous num_CPUs() calls. Roman D
bce1429f 2023-07-12 13:06:07 Dynamically allocate buckets array for the hardnested bruteforce attack. Roman D
75763393 2023-07-12 10:05:58 Merge pull request #2032 from rdmitr/eliminate-ncpus-calls Iceman
a107c9d3 2023-07-12 10:04:42 Merge pull request #2031 from kormax/master Iceman
b708332e 2023-07-12 10:55:27 Eliminate extraneous num_CPUs() calls Roman D
66120ac7 2023-07-12 10:45:24 Update ECP database kormax
fe086a27 2023-07-12 08:22:11 Merge pull request #2029 from rdmitr/load-uncompressed-tables Iceman
57945c52 2023-07-11 19:04:15 Implement uncompressed hardnested tables loader Roman D
33d90993 2023-07-11 14:39:13 more bluetooth simple pairing options. No decoder yet. iceman1001
6f29aa6d 2023-07-11 08:56:45 added a track2 decoder. Seems to have odd delimiters and in hex format. Most likely to be problematic when tested against plenty different types iceman1001
4ffb779b 2023-07-11 08:26:58 added a track1 decoder iceman1001
a32b7b72 2023-07-10 20:33:52 style iceman1001
503ccbe6 2023-07-10 20:23:04 helptext iceman1001
aa7a0b7e 2023-07-10 17:22:16 coverty fixes.. those are not pointers to pointer.. iceman1001
8550689c 2023-07-10 16:44:14 Update emv_notes.md Iceman
40534d1f 2023-07-10 16:41:00 style iceman1001
46fc2016 2023-07-10 16:37:30 reduce size since this wasnt the root cause iceman1001
dd3e1d37 2023-07-10 16:36:57 added EMV READER command. It will try to extract information about the EMV application that is installed on the card. iceman1001
e1343382 2023-07-10 10:14:59 Merge pull request #2028 from kormax/vas-memory-leak Iceman
642cdd86 2023-07-10 10:45:22 Add missing memory free kormax
abd2f759 2023-07-10 10:34:08 Fix potential memory leak in VAS implementation kormax
588dea40 2023-07-10 08:44:16 still overflows on pentoo. Lets reserve the double the max. iceman1001
17be2f6c 2023-07-10 01:44:34 remember to malloc space for the defaultPaths too iceman1001
3f157d63 2023-07-10 00:46:12 fix text since we changed description of command text iceman1001
7835ca0f 2023-07-10 00:25:37 fix wrong code commited iceman1001
00ebea64 2023-07-10 00:18:35 autopwn now detects if someone runs it against a MF UL/NTAG based card and stops iceman1001
176bcca9 2023-07-09 21:48:47 Merge pull request #2026 from kormax/ecp-database Iceman
d5b77d25 2023-07-09 22:36:13 Add newline at the end kormax
faab7c57 2023-07-09 22:35:15 Fix typos kormax
6d403ddf 2023-07-09 22:33:26 Create a list of known ECP frames kormax
d99bd546 2023-07-09 16:45:03 fixed helptext sample iceman1001
7a66e238 2023-07-09 15:57:35 hf search will now detect VAS iceman1001
a49fdbda 2023-07-09 15:26:05 reworked the logic and params a bit iceman1001
7329d7b0 2023-07-09 13:04:10 fix missing files for compilation iceman1001
6eba6015 2023-07-09 13:00:09 added a sample VAS private key to client/resources folder. Updated helptexts iceman1001
08958d36 2023-07-09 12:55:37 moving VAS to HF command category. Added missing Makefile and CMakefile iceman1001
f16537ea 2023-07-09 12:39:03 Merge pull request #2024 from gm3197/vas Iceman
a4f77e22 2023-07-09 12:38:53 Merge branch 'master' into vas Iceman
d3b6fc6b 2023-07-09 09:43:54 allowing for more keys iceman1001
e86eaf10 2023-07-09 08:40:12 Merge pull request #2025 from The-SamminAter/patch-1 Iceman
013a2671 2023-07-08 23:19:58 Update CHANGELOG.md Sam
889a0255 2023-07-08 23:16:30 Fix compiling on iOS Sam
2dc5b6f9 2023-07-08 18:38:58 Merge branch 'master' into vas Grayson Martin
50dde2d0 2023-07-08 18:36:53 add changelog entry Grayson Martin
1e54cd66 2023-07-08 17:58:11 make style Grayson Martin
70541e94 2023-07-08 16:59:24 add continuous mode Grayson Martin
9dd845d8 2023-07-08 13:40:52 Fix memory leak Grayson Martin
b30f8ae3 2023-07-08 12:35:59 Finish decryption algorithm implementation Grayson Martin
945f03e6 2023-07-07 14:48:39 add import, oops Grayson Martin
610b8a74 2023-07-07 14:37:02 Implement ANSI X9.63 sha256 per spec Grayson Martin
44f2e253 2023-07-06 18:03:58 import mbedtls ecc point (de)compression extension and use Grayson Martin
59aa95fa 2023-07-05 23:12:25 begin implementation Grayson Martin
e43f6804 2023-07-06 22:37:34 style iceman1001
3b7f2be2 2023-07-05 17:43:14 Merge pull request #2023 from wh201906/timeout Iceman
656d0256 2023-07-05 22:33:29 Add CHANGELOG entry wh201906
b74c5db4 2023-07-05 22:12:11 Make communication timeout configurable wh201906
43fc4e1c 2023-07-05 13:49:40 Merge pull request #2001 from d18c7db/master Iceman
81702baa 2023-07-05 13:49:27 Merge pull request #2021 from nvx/mfc_arm_cleanup Iceman
9c947edd 2023-07-05 13:36:34 Merge pull request #2022 from wh201906/tcp_timeout Iceman
879bf587 2023-07-04 16:21:51 Add CHANGELOG entry wh201906
a19732bb 2023-07-04 16:19:33 Fix timeout of TCP connections wh201906
edd8e36d 2023-07-04 00:04:57 Cleanup arm-side reader-mode mifare classic block read/write code. nvx
9a1f0356 2023-07-03 14:45:52 Merge branch 'RfidResearchGroup:master' into master Alex
5de6fa44 2023-06-28 15:11:48 missing define for QL88 iceman1001
cbfab4fc 2023-06-28 13:29:08 maur keys. Ql88 sector 17 a/b, thanks to AnnPlusplus and Atlab! iceman1001
ed0d18f0 2023-06-28 13:27:50 QL88 tag identification. Thanks to AnnPlusPluss and Atlab for finding the key iceman1001
b0c2ad8a 2023-06-27 15:25:00 style iceman1001
66b3ebab 2023-06-27 15:24:25 fix regex for extracting the description and notes.\n description now must start with a newline and go until it see the word usage:. \n\n notes now go until it sees either === or --- or \n\n\n which all would be indication that the notes section ended. iceman1001
c12a54e8 2023-06-27 07:29:14 Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 iceman1001
83b312eb 2023-06-27 07:27:54 Merge pull request #2016 from wh201906/fudan_note Iceman
9db65186 2023-06-27 11:28:11 Fix note for hf fudan wrbl Self Not Found
f36ec464 2023-06-26 15:01:44 minor rename iceman1001
adfebd65 2023-06-26 15:01:08 text iceman1001
e83960a4 2023-06-26 13:46:31 Merge pull request #1856 from szjiajin/MifareComplianceFix Iceman
f7f1f2e6 2023-06-26 13:11:45 update version iceman1001
c7d004de 2023-06-26 13:10:45 Revert "Release v4.16717 - seven" iceman1001
bc18dbd8 2023-06-26 13:10:45 Release v4.16717 - seven iceman1001
1cf494cb 2023-06-26 00:08:00 preparatins for release iceman1001
2e311a14 2023-06-25 22:42:29 misschecks iceman1001