Commit graph

14460 commits

Author SHA1 Message Date
iceman1001 dd391cda01 first draft at having a ATR lookup list available in project 2021-10-10 09:37:39 +02:00
Philippe Teuwen 88308ea727 typos 2021-10-10 01:35:45 +02:00
Philippe Teuwen 0ed66781a7
Merge pull request #1516 from sbrun/build_firmwares
Fix the exit code of build_all_firmwares.sh
2021-10-08 21:30:01 +02:00
Sophie Brun 8a656da584
Fix the exit code of build_all_firmwares.sh
The command " $STATS && ( LANG=C arm-none-eabi-size armsrc/obj/[hl]f_*.o
|grep -v "filename" >> standalones_stats.txt )" is always false when
$STATS is false (by default). So the exit code of the script is "1" and
the build in Kali fails.
2021-10-08 14:43:23 +02:00
Philippe Teuwen a09612da56 build_all_firmwares: chmod & create dest dir 2021-10-07 00:54:23 +02:00
Philippe Teuwen d636586e30 Helper script build_all_firmwares.sh 2021-10-06 23:00:20 +02:00
Philippe Teuwen b455ccedd4 tools gardening 2021-10-06 20:27:55 +02:00
Philippe Teuwen 25d73e832d typo 2021-10-06 20:06:17 +02:00
Philippe Teuwen 1cc1a3857f Display git info in pm3_tests.sh only if doable
This should fix the need for da550dbec7 (6ab816ab956024f7eb2767197fe7fa5a5d0c5b32)
2021-10-04 21:05:04 +02:00
Philippe Teuwen 6f6a3161a9 Fix typos, applying Fix-spelling-errors.patch from Kali, thanks Sophie!
da550dbec7 (6e9d1bb9c071feb1a5ad25ec24296a3f6751f2d1)
2021-10-04 20:48:55 +02:00
iceman1001 f4209bd1dd remove duplicates 2021-09-29 19:20:50 +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
iceman1001 347b5c9614 textual 2021-09-22 22:30:25 +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
Iceman d4b473e4c7
Merge pull request #1509 from Gator96100/master
Windows: fixed usb prioritization
2021-09-21 20:10:44 +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
Iceman 787098f3ad
Merge pull request #1510 from matrix/crack5opencl_fix_queue_threads
fix crack5opencl queue/threads.c
2021-09-19 09:16:05 +02:00
Gabriele Gristina 2110c84bce update CHANGELOG.md 2021-09-19 02:45:28 +02:00
Gabriele Gristina 0263b15885 fix crack5opencl queue/threads.c 2021-09-19 02:34:47 +02:00
Gator96100 5aad5b2bbf Fixed usb prioritization 2021-09-19 01:31:17 +02:00
Philippe Teuwen 85f8f2b65e remove old pic 2021-09-18 22:09:18 +02:00
Philippe Teuwen 66239bb3e6 update release process 2021-09-18 22:04:55 +02:00
iceman1001 011099092b text 2021-09-18 21:58:53 +02:00
iceman1001 d3696ee2c3 Revert "Release v4.14434 - crimson"
This reverts commit 2c4c676db2.
2021-09-18 21:44:56 +02:00
iceman1001 2c4c676db2 Release v4.14434 - crimson 2021-09-18 21:44:55 +02:00
iceman1001 499b14d794 added a ToC 2021-09-18 12:37:36 +02:00
iceman1001 e498b66ace fix #1504 - header or no header i keyblock dynamic memory. And clear trace log 2021-09-18 12:06:59 +02:00
iceman1001 7510fcee4f text 2021-09-17 18:28:12 +02:00
iceman1001 3bfc17e110 textual 2021-09-17 17:57:08 +02:00
Philippe Teuwen ea12d31a31 cppcheck assigned val never used and reduce var scope 2021-09-14 23:29:21 +02:00
Philippe Teuwen 4c00cc5bcf cppcheck assigned val never used and reduce var scope 2021-09-14 23:00:52 +02:00
iceman1001 405931d565 textual 2021-09-14 19:52:05 +02:00
Philippe Teuwen b456028129
Merge pull request #1506 from merlokk/cov_var
check coverity for va_start - va_arg - va_end
2021-09-13 14:52:02 +02:00
merlokk 9db39e2493 add emv part 2021-09-13 15:20:33 +03:00
merlokk 775faaffd6 check cov 2021-09-13 14:46:44 +03:00
Philippe Teuwen efbfe4884e Revert "Fixed typo in the key table function"
Nested is using N
StatiCnested is using C

This reverts commit 40e513a3c8.
2021-09-12 20:22:35 +02:00
Philippe Teuwen c845abbcab
Merge pull request #1505 from micsen/patch-1
Fixed typo in the key table function
2021-09-12 17:49:40 +02:00
micsen 40e513a3c8
Fixed typo in the key table function
statiCnested to staticNested
2021-09-12 13:58:44 +02:00
Philippe Teuwen d516e37ace text 2021-09-11 01:32:43 +02:00
iceman1001 af91f119d2 reversed when message is printed 2021-09-10 21:31:47 +02:00
iceman1001 36e86b1ce0 text 2021-09-10 21:02:33 +02:00
iceman1001 e930d49aa5 textual 2021-09-10 20:40:26 +02:00
iceman1001 cd4ee68cce text 2021-09-10 19:40:23 +02:00
iceman1001 7e3c13fa0d hf mf sim - textual 2021-09-10 18:12:12 +02:00
iceman1001 8fee7e914e hf mf sim - textual 2021-09-10 18:11:19 +02:00
iceman1001 825fd39b11 added a nfc decode test for vcard 2021-09-10 18:10:54 +02:00
Philippe Teuwen 904c971a7a ccache support 2021-09-08 21:56:32 +02:00
Oleg Moiseenko f61f8e7f92
Merge pull request #1501 from merlokk/fix_desf
increase buffer len
2021-09-08 21:44:58 +03:00
merlokk 735edf60d1 increase buffer len 2021-09-08 21:43:36 +03:00