reorg traces

This commit is contained in:
Philippe Teuwen
2020-09-29 17:25:20 +02:00
parent 00f22c4d41
commit b4058bc72c
108 changed files with 329238 additions and 326122 deletions

88
traces/README.md Normal file
View File

@@ -0,0 +1,88 @@
# Introduction
* `.pm3` are analog signal files to be loaded with `data load` and displayed with `data plot`
* `.trace` are protocol binary data to be loaded with `trace load` and displayed with `trace list <protocol> 1`
# Analog acquisitions
## LF traces
|filename|description|
|--------|-----------|
|lf_AWID-15-259.pm3|AWID FSK RF/50 FC: 15 Card: 259 |
|lf_Casi-12ed825c29.pm3|casi rusco 40 bit (EM410x ID: 12ed825c29)|
|lf_EM4102-1.pm3|credit card style card EM4102 tag (ID: 010872e77c)|
|lf_EM4102-2.pm3|credit card style card EM4102 tag (ID: 010872beec)|
|lf_EM4102-3.pm3|credit card style card EM4102 tag (ID: 010872e14f)|
|lf_EM4102-clamshell.pm3|Samy's clamshell EM4102 tag (ID: 1f00d9b3a5)|
|lf_EM4102-fob.pm3|(ID: 0400193cbe)|
|lf_EM4102-thin.pm3|Samy's thin credit-card style EM4102 tag (ID: 1a0041375d)|
|lf_EM4x05.pm3|ear tag FDX-B ISO-11784/5 (ID: 6DB0840800F80001 - Application Identifier: 8000, Country Code: 124 (Canada), National ID: 270601654)|
|lf_EM4x50.pm3|credit card style card EM4x50 tag (ID: DE2A3F00)|
|lf_FDX_Bio-Thermo.pm3|FDX Animal tag with Biosensor|
|lf_GALLAGHER.pm3|GALLAGHER tag|
|lf_GProx_36_30_14489.pm3|G-Prox-II FC: 30 Card: 3949, Format 36b ASK/BIPHASE|
|lf_HID-proxCardII-05512-11432784-1.pm3|clamshell-style HID ProxCard II card|
|lf_HID-weak-fob-11647.pm3|HID 32bit Prox Card#: 11647. very weak tag/read but just readable.|
|lf_HomeAgain.pm3|HomeAgain animal (cat) tag - ID 985121004515220|
|lf_HomeAgain1600.pm3|HomeAgain animal (cat) tag - ID 985121004515220|
|lf_IDTECK_4944544BAC40E069.pm3| IDTECK raw 4944544BAC40E069 , PSK, printed "806 082 43084"|
|lf_IDTECK_idk50_PSK| IDTECK (?)|
|lf_Indala-00002-12345678-1A.pm3|Indala credit-card style card|
|lf_Indala-504278295.pm3|PSK 26 bit indala|
|lf_IOProx-XSF-01-3B-44725.pm3|IO Prox FSK RF/64 ID in name|
|lf_IOProx-XSF-01-BE-03011.pm3|IO Prox FSK RF/64 ID in name|
|lf_Keri.pm3|Keri PSK-3 Key Ring tag (back of tag: 1460 3411)|
|lf_Motorola_0437_00072.pm3|Motorola Grey clamshell card, old. (RAW: A0000000E308C0C1)|
|lf_NEXWATCH_Nexkey_74755342.pm3| NEXWATCH, Nexkey ID: 74755342|
|lf_NEXWATCH_Quadrakey-521512301.pm3|NEXWATCH, Quadrakey ID: 521512301|
|lf_NEXWATCH_Securakey-64169.pm3|Securakey Tag BitLen: 26, Card ID: 64169, FC: 0x35|
|lf_PAC-8E4C058E.pm3|PAC/Stanley 20204/21020 PAC8 tag (ID: 8E4C058E)|
|lf_Paradox-96_40426-APJN08.pm3|PARADOX FC 96 CN 40426|
|lf_TI_test.pm3|TI HDX? test - can't decode it any longer|
|lf_Transit999-best.pm3|Transit 999 format (UID 99531670)|
|lf_VeriChip_1022000000084146.pm3|VeriChip, epoxy encased glasschip (ID: 1022-00000000084146) |
|lf_VISA2000.pm3|VISA2000 ASK/MAN RF/64, Card: 480518|
## LF test traces
|filename|description|
|--------|-----------|
|lf_Q5_mod-*|Q5 configured to emit `00 01 02 03 04 05 06 07 08 09 0A 0B` under various modulation schemes|
|lf_Q5_mod-data.bin|Raw data used for lf_Q5_mod-* Q5 configuration|
|lf_ATA5577_*|ATA5577 configured to emulate various techs as suggested in the Proxmark3 clone commands|
|lf_ATA5577.txt|Description on how lf_ATA5577_* were generated|
## LF sniffed traces
|filename|description|
|--------|-----------|
|lf_sniff_ht2-BC3B8810-acg-reader.pm3| sniffing of Hitag2 being read by an HID ACG LF Multitag reader|
|lf_sniff_ht2-BC3B8810-frosch-reader.pm3| sniffing of Hitag2 being read by a Frosch Hitag reader|
|lf_sniff_ht2-BC3B8810-rfidler-reader.pm3:| sniffing of Hitag2 being read by a RFIDler|
## HF traces
|filename|description|
|--------|-----------|
|hf_14b_raw_050008_resp.pm3| Response to `hf 14b raw -c 050008`|
## HF sniffed traces
|filename|description|
|--------|-----------|
|hf_sniff_14b_scl3711.pm3| `hf sniff 15000 2` <> `nfc-list -t 8`: PUPI: c12c8b1b AppData: 00000000 ProtInfo: 917171|
# Demodulated acquisitions
## HF demodulated traces
|filename|description|
|--------|-----------|
|hf_14a_reader_4b.trace|Execution of `hf 14a reader` against a 4b UID card|
|hf_14a_reader_4b_rats.trace|Execution of `hf 14a reader` against a 4b UID card with RATS|
|hf_14a_reader_7b_rats.trace|Execution of `hf 14a reader` against a 7b UID card with RATS|
|hf_14a_mfu.trace|Reading of a password-protected MFU|
|hf_14a_mfu-sim.trace|Trace seen from a Proxmark3 simulating a MFU|
|hf_14b_reader.trace|Execution of `hf 14b reader` against a card|
|hf_15_reader.trace|Execution of `hf 15 reader` against a card|

View File

@@ -1,44 +0,0 @@
em4102-clamshell.pm3: Samy's clamshell EM4102 tag (ID: 1f00d9b3a5)
em4102-thin.pm3: Samy's thin credit-card style EM4102 tag (ID: 1a0041375d)
EM4102-1.pm3: credit card style card EM4102 tag (ID: 010872e77c)
EM4102-2.pm3: credit card style card EM4102 tag (ID: 010872beec)
EM4102-3.pm3: credit card style card EM4102 tag (ID: 010872e14f)
EM4102-Fob.pm3: (ID: 0400193cbe)
em4x05.pm3: ear tag FDX-B ISO-11784/5 (ID: 6DB0840800F80001 - Application Identifier: 8000, Country Code: 124 (Canada), National ID: 270601654)
em4x50.pm3: credit card style card EM4x50 tag (ID: DE2A3F00)
hid-proxCardII-05512-11432784-1.pm3: clamshell-style HID ProxCard II card
HID-weak-fob-11647.pm3: HID 32bit Prox Card#: 11647. very weak tag/read but just readable.
indala-00002-12345678-1A.pm3: Indala credit-card style card
indala-504278295.pm3: PSK 26 bit indala
homeagain.pm3: HomeAgain animal (cat) tag - ID 985121004515220
homeagain1600.pm3: HomeAgain animal (cat) tag - ID 985121004515220
keri.pm3: Keri PSK-3 Key Ring tag (back of tag: 1460 3411)
lf_gprox_36_30_14489.pm3: G-Prox-II FC: 30 Card: 3949, Format 36b ASK/BIPHASE
lf_idteck_4944544BAC40E069.pm3: IDTECK raw 4944544BAC40E069 , PSK, printed "806 082 43084"
Transit999-best.pm3: Transit 999 format (UID 99531670)
ATA5577-HIDemu-FC1-C9.pm3: ata5577 in hid prox 26 bit emulation facility code:1 card#:9
AWID-15-259.pm3: AWID FSK RF/50 FC: 15 Card: 259
Casi-12ed825c29.pm3: casi rusco 40 bit (EM410x ID: 12ed825c29)
ioprox-XSF-01-3B-44725.pm3: IO Prox FSK RF/64 ID in name
ioprox-XSF-01-BE-03011.pm3: IO Prox FSK RF/64 ID in name
motorola_0437_00072.pm3: Motorola Grey clamshell card, old. (RAW: A0000000E308C0C1)
nexkey_74755342.pm3: NEXWATCH, Nexkey ID: 74755342
pac-8E4C058E.pm3: PAC/Stanley 20204/21020 PAC8 tag (ID: 8E4C058E)
quadrakey-521512301.pm3: NEXWATCH, Quadrakey ID: 521512301
securakey-64169.pm3: Securakey Tag BitLen: 26, Card ID: 64169, FC: 0x35
verichip_1022000000084146.pm3: VeriChip, epoxy encased glasschip (ID: 1022-00000000084146)
visa2000.pm3: VISA2000 ASK/MAN RF/64, Card: 480518
Paradox-96_40426-APJN08.pm3: PARADOX FC 96 CN 40426
TITEST.txt: Texas Instrument - can't decode it any longer
gallagher.pm3: GALLAGHER tag.
---
sniff-ht2-BC3B8810-acg-reader.pm3: sniffing of Hitag2 being read by an HID ACG LF Multitag reader
sniff-ht2-BC3B8810-frosch-reader.pm3: sniffing of Hitag2 being read by a Frosch Hitag reader
sniff-ht2-BC3B8810-rfidler-reader.pm3: sniffing of Hitag2 being read by a RFIDler
---
The files 'modulation-'...
are all encoded with identical data (hex 00 01 02 03 04 05 06 07 08 09 0A 0B)
for the purpose of recognition and testing of demodulation schemes. They were created by writing Q5 tags
appropriately configured. The raw data is in 'modulation-data.dat'.
---
hf_mfu.trace: Tracelog file for a MFU simulation

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

Some files were not shown because too many files have changed in this diff Show More