Philippe Teuwen
8837ff73d0
update dockerfiles to add python script support
2021-10-11 23:17:38 +02:00
Philippe Teuwen
f125cddc3a
pm3_tests: cover cmd/lua/py scripts (python support autodetected)
2021-10-11 22:17:43 +02:00
Philippe Teuwen
0749117f0b
Allow hw version in offline mode, to display client info
2021-10-11 22:15:50 +02:00
Philippe Teuwen
5f6c9d8c08
client: display compilation info
2021-10-11 20:56:15 +02:00
Philippe Teuwen
d240367c2a
Print client info also when offline
2021-10-11 20:29:17 +02:00
Philippe Teuwen
9bb66bf037
Add dummy cmdscripts/example.cmd for tests
2021-10-11 20:28:39 +02:00
Philippe Teuwen
7240f133e5
remove comment as there is no such issue with new atr list
2021-10-11 12:17:26 +02:00
Philippe Teuwen
11d38f26d1
Replace ATR list by Ludovic Rousseau list
2021-10-10 21:31:49 +02:00
iceman1001
2c72763a5a
fix resource leak
2021-10-10 19:01:49 +02:00
Iceman
d782788e5b
Merge pull request #1517 from colinoflynn/fix_unwrapped_desfireev2
...
Fix MF-DESFIRE decoding when not using wrapped cmds
2021-10-10 18:40:32 +02:00
Colin O'Flynn
719f4bfcde
Fix MF-DESFIRE decoding when not using wrapped cmds
2021-10-10 12:38:27 -03:00
iceman1001
d0f19eb2cd
text
2021-10-10 16:16:36 +02:00
iceman1001
d733a66c7b
smart info, smart reader, now have ATR fingerprinting
2021-10-10 16:15:29 +02:00
iceman1001
2dadba9cee
null checks
2021-10-10 15:33:39 +02:00
iceman1001
67632fdc24
remove special chars...
2021-10-10 15:33:23 +02:00
iceman1001
1ab9d24b5c
calloc and check. remove add char.
2021-10-10 14:26:00 +02:00
Philippe Teuwen
2d38d721a3
malloc check
2021-10-10 12:36:41 +02:00
Philippe Teuwen
1139650948
atr_scrap_eftlab.py producing atrs.h compatible with make style
2021-10-10 12:31:03 +02:00
Philippe Teuwen
b7ea848f7f
getAtrInfo without regex engine
2021-10-10 12:26:47 +02:00
iceman1001
7dd5943d32
lc resonate calculator stuff
2021-10-10 11:48:21 +02:00
iceman1001
c93dfb712f
atr fixes and regex test
2021-10-10 11:45:43 +02:00
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