kormax
7570f4a87c
add new AID & ECP definitions
2024-05-21 22:49:06 +03:00
RunTheBot and GitHub
f1adb30a9c
Added Presto Transit Card to aid_desfire.json
...
Signed-off-by: RunTheBot <58890327+RunTheBot@users.noreply.github.com >
2024-05-02 18:40:13 -04:00
Anže Jenšterle
0cde19e7c1
Update Slovenian DESfire AIDs
2024-03-21 13:46:48 +01:00
zhongfu
466e512cd8
feat(client/resources): updated aidlist to include CEPAS AID
2024-03-16 18:12:31 +08:00
iceman1001
03adf07c1f
text
2024-02-09 08:47:19 +01:00
iceman1001
30b217be65
text
2024-01-31 13:28:37 +01:00
iceman1001
439c37753f
updated ICT
2024-01-31 12:08:08 +01:00
mazodude
73e8d452af
Add alt Disney AID for desfire
2024-01-04 22:21:58 +10:00
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