iceman1001
2fed756dd9
added desfire AID entries from the Metrodroid Project. https://github.com/metrodroid/metrodroid/wiki/DESFire-Applications-IDs
2023-10-21 17:07:47 +02:00
iceman1001
854a95db6c
added MAD entries from the Metrodroid Project. https://github.com/metrodroid/metrodroid/wiki/DESFire-Applications-IDs
2023-10-21 15:45:12 +02:00
iceman1001
7320f0dd16
thanks @gentilkiwi for pointing it out
2023-09-29 21:41:27 +02:00
iceman1001
278a179308
fixed sim fw
2023-09-29 20:50:39 +02:00
iceman1001
f9f42337c3
Sim Module FW4.42 build from GentilKiwis C impl.
2023-09-28 08:35:48 +02:00
kormax
15ee28c7be
Add SEOS AIDs
2023-08-24 21:39:59 +03:00
Alex
6947a61d98
Whitespace
2023-08-09 14:30:07 +02:00
kormax
0094318515
Make ISO14443-A polling method more flexible
2023-07-16 14:46:30 +03:00
Philippe Teuwen
83e083100b
Bring LZ4 support for hardnested tables
...
Testing perfs on an old 8-core laptop:
BZ2 : 2 Mb, average decompression time: 5514 ms
LZ4 -9: 9 Mb, average decompression time: 837 ms
RAW : 704 Mb, average decompression time: 368 ms
Other LZ4 options don't help: -1 is slower and bigger, --favor-decSpeed does not do anything
To enable:
apt install liblz4-dev
cd client/resources/hardnested_tables
for i in *bz2; do bunzip2 $i; lz4 -9 --rm ${i%.bz2}; done
2023-07-15 22:58:00 +02:00
kormax
66120ac71a
Update ECP database
2023-07-12 10:45:24 +03:00
kormax
d5b77d2546
Add newline at the end
2023-07-09 22:36:13 +03:00
kormax
faab7c5712
Fix typos
2023-07-09 22:35:15 +03:00
kormax
6d403ddfef
Create a list of known ECP frames
2023-07-09 22:33:26 +03:00
iceman1001
6eba6015c5
added a sample VAS private key to client/resources folder. Updated helptexts
2023-07-09 13:00:09 +02:00
kormax
57b827613b
Update aidlist.json
2023-06-22 18:30:52 +03:00
iceman1001
681382e0cc
new AID for Kiev metro card
2023-06-21 18:45:25 +02:00
iceman1001
7368cccdf9
Disney MagicBand
2023-05-29 06:57:39 +02:00
Maksym and GitHub
f9ea12b98d
Update aidlist.json
...
Replace "rid" with prefix as it is more correct this way
2023-05-03 00:48:21 +03:00
kormax
2678c8e1a4
Add more AID entries
2023-05-02 22:04:40 +03:00
iceman1001
d998fabe2f
add aid to resource file
2022-12-23 20:01:04 +01:00
iceman1001
15a848f9bb
remove old file
2022-12-09 07:46:41 +01:00
iceman1001
e364d7e03d
add updated sim module firmware v4.13, this is breaking change for smart category commands
2022-12-09 07:36:02 +01:00
iceman1001
53b2909f04
prepping for sim module firmware upgrade file
2022-12-05 22:32:40 +01:00
iceman1001
80505ca268
vigik has some more 491x
2022-12-03 20:12:58 +01:00
kormax
5fed5a8e62
add mobile-first aids
2022-08-11 19:30:05 +03:00