Commit Graph

18647 Commits

Author SHA1 Message Date
ry4000 0847ec4819 Update aid_desfire.json
Updated GWR touch IATA code; SWI is apparently a closed airport.

Signed-off-by: ry4000 <154689120+ry4000@users.noreply.github.com>
2024-06-29 10:42:09 +10:00
ry4000 4da758adaa Update aid_desfire.json
Added additional IST Istanbulkart AIDs

Signed-off-by: ry4000 <154689120+ry4000@users.noreply.github.com>
2024-06-27 21:59:05 +10:00
ry4000 4b3afbfac4 Update aid_desfire.json
Added DEL Delhi Metro AIDs

Signed-off-by: ry4000 <154689120+ry4000@users.noreply.github.com>
2024-06-27 21:37:50 +10:00
ry4000 d8d2aed2df Update aid_desfire.json
Added ICT PACS AIDs and updated AID descriptions

Signed-off-by: ry4000 <154689120+ry4000@users.noreply.github.com>
2024-06-27 10:22:52 +10:00
ry4000 7e109865ba Update aid_desfire.json
Added ITSO AIDs
Removed Incorrect IST Istanbulkart AID
Made corrections to VIT BAT description
Made other formatting corrections

Signed-off-by: ry4000 <154689120+ry4000@users.noreply.github.com>
2024-06-27 10:18:03 +10:00
ry4000 86fd5456e2 Update aid_desfire.json
Formatting updates.

Signed-off-by: ry4000 <154689120+ry4000@users.noreply.github.com>
2024-06-26 17:48:55 +10:00
ry4000 3ccf238616 Update aid_desfire.json
Interim Checks on NXP TagInfo.

Signed-off-by: ry4000 <154689120+ry4000@users.noreply.github.com>
2024-06-26 14:25:19 +10:00
ry4000 323414b2b0 Update aid_desfire.json
Interim checks made using NXP TagInfo.

Removed duplicate AID [Disney MagicBand], which had an entry with its AID bytes reversed.

Signed-off-by: ry4000 <154689120+ry4000@users.noreply.github.com>
2024-06-26 14:21:53 +10:00
ry4000 19defef18b Update aid_desfire.json
Rearranged the pacs AID order.

Signed-off-by: ry4000 <154689120+ry4000@users.noreply.github.com>
2024-06-24 15:47:41 +10:00
ry4000 ca2dc02319 Update aid_desfire.json
Corrected Gallagher AIDs to the PM3/Flipper Zero / NXP TagInfo format.

Signed-off-by: ry4000 <154689120+ry4000@users.noreply.github.com>
2024-06-24 15:45:32 +10:00
Iceman 81fd620345 Merge pull request #2409 from ghiki/master
Update lf_em4100emul.c
2024-06-23 17:36:05 +02:00
Dani a8ac0f3053 Update lf_em4100emul.c
Rename fucntions (to avoid conflictinf with other standalone modes), print what ID is emulating and allow exit emulation with button long-press 

Signed-off-by: Dani <danidrach@gmail.com>
2024-06-23 17:14:59 +02:00
Iceman 8cb344ef45 Merge pull request #2408 from ry4000/master
Update aid_desfire.json
2024-06-22 19:23:06 +02:00
ry4000 f705504863 Update aid_desfire.json
Added information via NXP TagInfo.

Signed-off-by: ry4000 <154689120+ry4000@users.noreply.github.com>
2024-06-22 14:08:15 +10:00
ry4000 1c42223c6c Update aid_desfire.json
Added a new PACS AID.

Corrected minor formatting typo.

Signed-off-by: ry4000 <154689120+ry4000@users.noreply.github.com>
2024-06-22 10:19:05 +10:00
Iceman 57c54f300b Merge pull request #2407 from tweathers-sec/tweathers-sec
Updated clone and sim handling for 48-Bit HID (C1k48s)
2024-06-19 22:36:56 +02:00
@tweathers-sec f80e8d0f85 Updated clone and sim handling for 48-Bit HID (C1k48s) 2024-06-19 13:41:37 -04:00
Iceman 2a31079e78 Merge pull request #2406 from ry4000/master
Updated aid_desfire.json
2024-06-19 09:29:06 +02:00
ry4000 7f2486a6be Update aid_desfire.json
Minor typo correction.

Signed-off-by: ry4000 <154689120+ry4000@users.noreply.github.com>
2024-06-18 23:35:35 +10:00
ry4000 d2c5c99f05 Updated aid_desfire.json
Used Notepad++ to make offline edits to avoid making further unnecessary commits.

Duplicate AIDs were removed.

AID Country, Name, Description, and Type were clarified where publicly-available information existed.

AIDs are now in category order, then further sorted by hexadecimal order.

Style Guide adhered to where possible; some Descriptions may need truncating, however.

Signed-off-by: ry4000 <154689120+ry4000@users.noreply.github.com>
2024-06-18 23:34:53 +10:00
ry4000 dfe5ebbdd0 Merge branch 'RfidResearchGroup:master' into master 2024-06-18 22:20:17 +10:00
iceman1001 39639c803c fix a wrong size when clearning allocated memory 2024-06-15 20:36:11 +02:00
Iceman a442f46290 Merge pull request #2404 from gentilkiwi/patch-1
Update intertic.py to support more USAGE parsing
2024-06-14 22:29:51 +02:00
Benjamin DELPY ceddabcc98 Update intertic.py to support more USAGE parsing
Signed-off-by: Benjamin DELPY <benjamin@gentilkiwi.com>
2024-06-14 22:23:15 +02:00
iceman1001 283a3e44ed remove missing usage of define 2024-06-12 12:28:02 +02:00
Iceman 76b18f944a Merge pull request #2402 from secore-ly/hf-14b-sim
Fix ISO 14443-B tag simulation
2024-06-12 12:24:23 +02:00
Michael Jung 8209440a54 Fix ISO 14443-B tag simulation
See https://github.com/RfidResearchGroup/proxmark3/issues/1652

- Fix Bit Coding PICC -> PCD:  Encoding for 0 and 1 bits were reversed.
- Add a frontend delay for TR0 (No subcarrier) in TransmitFor14443b_AsTag.
- Remove unconditionally prefixing the encoded data with two '1' bits.
- Improve the Type B PICC State Machine implementation.

With these improvements my PCD can read the ISO 14443-B tag emulated by a
Proxmark3 Easy.

Signed-off-by: Michael Jung <michael.jung@secore.ly>
2024-06-11 19:05:08 +02:00
iceman1001 3e1bd8f50a the BT serial port setup on Windows didnt work properly. By adding the baud rate in the new termios settings the issue seem to be fixed. Also added some extra flushing calls and some more configuration settings for chars. 2024-06-11 14:32:35 +02:00
Iceman 0ec62afab4 Merge pull request #2401 from gentilkiwi/patch-1
Fix a lots of parsing errors
2024-06-11 05:44:19 +02:00
Benjamin DELPY 4bd41d3acf Fix a lots of parsing errors
Signed-off-by: Benjamin DELPY <benjamin@gentilkiwi.com>
2024-06-10 23:26:38 +02:00
Iceman 927da9983a Merge pull request #2400 from gentilkiwi/patch-1
Update intertic.py to try to parse Date & Time from UsageData in Reims
2024-06-09 20:53:28 +02:00
Benjamin DELPY 0b54d146f4 Update intertic.py to try to parse Date & Time from UsageData in Reims
Signed-off-by: Benjamin DELPY <benjamin@gentilkiwi.com>
2024-06-09 20:02:31 +02:00
Iceman 1c52152d30 Merge pull request #2399 from davidbeauchamp/newpw
Add new t55xx password (002BCFCF) sniffed from cheap cloner
2024-06-07 19:08:02 +02:00
David Beauchamp 46c85b41e9 Added new t55xx password (002BCFCF) sniffed from cheap cloner 2024-06-07 11:39:47 -04:00
David Beauchamp 4d4b2cb153 Add new t55xx password sniffed from cheap cloner 2024-06-07 10:19:09 -04:00
iceman1001 6e6d00505f added the tears_for_fears.py script by Pierre Granier 2024-06-06 14:45:06 +02:00
ry4000 b6060f423b Update aid_desfire.json
Made minor correction to CHC Metrocard

Signed-off-by: ry4000 <154689120+ry4000@users.noreply.github.com>
2024-06-04 23:00:32 +10:00
ry4000 2f2b288624 Update aid_desfire.json
Corrected VIX typo.

Signed-off-by: ry4000 <154689120+ry4000@users.noreply.github.com>
2024-06-04 22:52:20 +10:00
ry4000 478dc9bc21 Merge branch 'RfidResearchGroup:master' into master 2024-06-04 22:49:32 +10:00
ry4000 b89b931bf8 Update aid_desfire.json
Style

Signed-off-by: ry4000 <154689120+ry4000@users.noreply.github.com>
2024-06-04 22:05:07 +10:00
ry4000 741ebb94ce Update aid_desfire.json
Corrected typo

Signed-off-by: ry4000 <154689120+ry4000@users.noreply.github.com>
2024-06-04 21:52:35 +10:00
ry4000 6a323c1c94 Update aid_desfire.json
Corrected typo based on PM3 command: hf mfdes lsapp --no-auth

Signed-off-by: ry4000 <154689120+ry4000@users.noreply.github.com>
2024-06-04 21:49:50 +10:00
ry4000 b7f5e5b9ac Update aid_desfire.json
Minor updates.

Signed-off-by: ry4000 <154689120+ry4000@users.noreply.github.com>
2024-06-04 21:38:42 +10:00
ry4000 8206a7f014 Update aid_desfire.json
Formatting updates.

Signed-off-by: ry4000 <154689120+ry4000@users.noreply.github.com>
2024-06-04 20:12:13 +10:00
ry4000 97789db701 Update aid_desfire.json
Interim Updates.

Signed-off-by: ry4000 <154689120+ry4000@users.noreply.github.com>
2024-06-04 13:50:10 +10:00
ry4000 aacc6b9db0 Update aid_desfire.json
Interim changes.

Signed-off-by: ry4000 <154689120+ry4000@users.noreply.github.com>
2024-06-04 13:43:37 +10:00
Iceman e216744194 Merge pull request #2397 from sliceratwork/master
Update mfc_default_keys.dic
2024-06-03 21:27:04 +02:00
Iceman 1f53cb33b9 Merge pull request #2395 from LupusE/patch-2
Update 4_Advanced-compilation-parameters.md
2024-06-03 21:26:40 +02:00
Iceman 9f20c03728 Merge pull request #2396 from gentilkiwi/patch-1
Update intertic.py to support FRA - Clermont-Ferrand (T2C)
2024-06-03 21:26:18 +02:00
ry4000 231a503215 Update aid_desfire.json
Interim updates.

Signed-off-by: ry4000 <154689120+ry4000@users.noreply.github.com>
2024-06-03 18:02:35 +10:00