Philippe Teuwen
232843477c
typos
2021-10-16 23:44:53 +02:00
iceman1001
34a695547c
remove unused appveyor config file
2021-10-16 15:45:32 +02:00
Philippe Teuwen
30d71a60ff
Set history_path = NULL after free, hope it will fix history with spurious filenames
2021-10-16 12:26:26 +02:00
Philippe Teuwen
f4487abed7
Merge pull request #1520 from FlUxIuS/master
...
Adding iCS tags default key from ICopy-X
2021-10-15 13:52:35 +02:00
Sebastien Dudek
22ea2785d5
Adding iCS tags default key from ICopy-X
2021-10-15 13:41:07 +02:00
Philippe Teuwen
e5d7ce61e6
MFULC trace: detect when known key is used during auth
2021-10-15 01:31:24 +02:00
iceman1001
0330234aea
Added sniffed traces of Visa Apple ECP transactions. Thanks to @a66at for them!
2021-10-14 19:49:57 +02:00
Philippe Teuwen
ca741cdfea
Add MFULC auth trace with default key
2021-10-14 19:23:45 +02:00
Philippe Teuwen
eeb3a4eebf
Fix hf mfu cauth: option -k was both for key and keep
2021-10-14 19:23:04 +02:00
mwalker33
e72fbb4983
hw tune ( #1519 )
...
* Update appmain.c
Patch to fix incorrect lf voltage reading when no lf antenna is connected.
v_lf134, v_lf125 should be set to 0 in case they are not updated later and leave it with an invalid random value.
2021-10-14 10:05:19 +02:00
Philippe Teuwen
af40da27cd
Ignore new QT build file
2021-10-14 09:50:55 +02:00
Philippe Teuwen
c0444d4352
fix hf mf restore help text
2021-10-13 23:25:12 +02:00
iceman1001
fe75de7440
added a trace of reading a MIFARE UL-C with 3DES authentication, thanks @rad1game!
2021-10-13 19:10:17 +02:00
Philippe Teuwen
2159a4be59
text
2021-10-12 20:34:19 +02:00
iceman1001
cb0991d73c
remove appveyor ci, we use Github actions now
2021-10-12 20:28:06 +02:00
Philippe Teuwen
9df53552ac
CI proxspace: add PYTHONHOME (thanks @gator96100)
2021-10-12 01:25:25 +02:00
Philippe Teuwen
950afc4d04
fix cmake CI for new script tests
2021-10-12 00:31:08 +02:00
Philippe Teuwen
d8e943e03c
Change dest dir for build_all_firmwares.sh to avoid confusion
2021-10-12 00:00:46 +02:00
Philippe Teuwen
a6a567626b
update instructions to get python support
2021-10-11 23:41:10 +02:00
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