nvx
96a1f21764
fix pacs data in example trace filename
2024-12-02 16:16:59 +10:00
Henry Gabryjelski
1d4e5e8d90
Fix .PM3 traces that exceed single-byte range
...
This was done programmatically using python.
The `lf_Keri.pm3` was in range `[-508 .. 491]` (1000 value range).
Each value was divided by four, cast to integer, and then adjusted by +1 (to center the values).
The data plot in the pm3 client now shows discernible changes in amplitude.
The resulting samples are all within range [-128,127].
This final fix allows ALL sample `.pm3` traces to be converted to one-byte-per-sample binary format.
2024-09-16 23:35:03 -07:00
Henry Gabryjelski
1a7267ca53
Fix .PM3 traces that exceed single-byte range
...
This was done programmatically using python.
Files with a range that fell outside of [-128,127], but which would fit into that range, were offset by the noted amount to ensure the file woul now fit within range [-128,127]. This allows the trace files to be converted to one-byte-per-sample binary format, for example.
offset | filename
-----|-----
`-14` | `lf_Q5_mod-manchester.pm3`
`-14` | `lf_Q5_mod-nrz.pm3`
`-10` | `lf_Q5_mod-fsk1.pm3`
`-15` | `lf_Q5_mod-biphase.pm3`
`-9` | `lf_Q5_mod-fsk2.pm3`
2024-09-16 23:05:15 -07:00
iceman1001
641b8f3f57
added a trace file for looking at a genuine Hitag2 read out when card is configured in Crypto mode
2024-04-25 07:37:26 +02:00
Xavier Zhang
21065321ae
update encoder config for new iclass syntax
2024-02-17 21:44:25 -05:00
iceman1001
bfa912952e
added a trace of xerox info execution
2024-01-26 21:25:45 +01:00
iceman1001
50a1c63470
improved the SEOS annotation, also added a trace file to look at
2024-01-04 19:49:59 +01:00
kitsunehunter
ab9753629b
Add omnikey auto downgrade config file
...
Signed-off-by: kitsunehunter <90627943+kitsunehunter@users.noreply.github.com>
2023-12-12 12:14:09 -05:00
iceman1001
da98ad8854
adapted the notes on downgrade attacks to follow the repo style
2023-12-12 17:05:10 +01:00
Alex
6947a61d98
Whitespace
2023-08-09 14:30:07 +02:00
iceman1001
8793f1c9c5
color
2023-07-26 23:33:05 +02:00
iceman1001
538ac4b191
added a bunch of empty dump files and key files in order to easily simulate a empty tag. Just eload it and sim.
2023-07-26 17:51:35 +02:00
iceman1001
bc27847bc8
added a new trace sample file
2023-07-21 16:45:12 +02:00
iceman1001
c97f003b2f
added a pm3 simulating trace of MIFARE HID SIO 1K card
2022-07-04 17:21:36 +02:00
iceman1001
a79b23edc4
and the files...
2022-01-30 21:27:13 +01:00
iceman1001
54ddd8176f
added iclass sniff
2022-01-30 21:25:02 +01:00
iceman1001
7dcaf59cdd
added a sniffed desfire trace
2022-01-30 21:23:17 +01:00
Philippe Teuwen
8a85702662
hitags: don't record SOF in trace and demodulate AC frame
2021-12-30 01:11:12 +01:00
Philippe Teuwen
323f70ff7a
Add partial byte annotation in Hitag traces
...
Example:
[usb] pm3 --> trace load -f traces/lf_HitagS256_dump.trace
[+] loaded 287 bytes from binary file traces/lf_HitagS256_dump.trace
[+] Recorded Activity (TraceLen = 287 bytes)
[?] try `trace list -1 -t ...` to view trace. Remember the `-1` param
[usb] pm3 --> trace list -1 -t hitags -c
[+] Recorded activity (trace len = 287 bytes)
[=] start = start of start frame end = end of frame. src = source of transfer
[=] Hitag1 / Hitag2 / HitagS - Timings in ETU (8us)
Start | End | Src | Data (! denotes parity error)
------------+------------+-----+-----------------------------------------
0 | 0 | Rdr |18(5)
117 | 117 | Tag |0f(4) 2c ab cc b3 cf 32 bf [2f]
0 | 0 | Rdr |00(5) 21 a5 b4 73 [8c]
117 | 117 | Tag |0f(4) c9 00 00 aa [75]
0 | 0 | Rdr |0c(4) 00 [ab]
117 | 117 | Tag |0f(4) 21 a5 b4 73 [53]
0 | 0 | Rdr |0c(4) 01 [b6]
117 | 117 | Tag |0f(4) c9 00 00 aa [75]
0 | 0 | Rdr |0c(4) 02 [91]
117 | 117 | Tag |0f(4) 48 54 4f 4e [2c]
0 | 0 | Rdr |0c(4) 03 [8c]
117 | 117 | Tag |0f(4) 4d 49 4b 52 [1e]
0 | 0 | Rdr |0c(4) 04 [df]
117 | 117 | Tag |0f(4) 00 00 00 00 [a6]
0 | 0 | Rdr |0c(4) 05 [c2]
117 | 117 | Tag |0f(4) 00 00 00 00 [a6]
0 | 0 | Rdr |0c(4) 06 [e5]
117 | 117 | Tag |0f(4) 00 00 00 00 [a6]
0 | 0 | Rdr |0c(4) 07 [f8]
117 | 117 | Tag |0f(4) 57 5f 4f 4b [88]
0 | 0 | Rdr |0c(4) 08 [43]
2021-12-29 23:48:16 +01:00
Philippe Teuwen
e5c20fc850
Add HitagS trace
...
Acquired with:
[usb] pm3 --> lf hitag reader --01
[#] Authenticating using nr,ar pair:
[#] 00 00 00 00 00 00 00 00
[#] Page[ 0]: 73 B4 A5 21
[#] Page[ 1]: AA 00 00 C9
[#] Page[ 2]: 4E 4F 54 48
[#] Page[ 3]: 52 4B 49 4D
[#] Page[ 4]: 00 00 00 00
[#] Page[ 5]: 00 00 00 00
[#] Page[ 6]: 00 00 00 00
[#] Page[ 7]: 4B 4F 5F 57
2021-12-29 17:13:13 +01: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
iceman1001
fe75de7440
added a trace of reading a MIFARE UL-C with 3DES authentication, thanks @rad1game!
2021-10-13 19:10:17 +02:00
iceman1001
710c612a2c
text
2021-09-03 19:14:04 +02:00
iceman1001
24d55e8c35
Mifare Plus MAD/ read sector 0 traces
2021-09-03 19:10:27 +02:00
Matthew Saunier
26227e1d7b
Added trace
2021-06-08 12:20:46 -06:00
Matthew Saunier
d8d29bc5cd
Added HID Indala 4041X trace
2021-06-07 14:22:55 -06:00
STRSHR
1280912589
Add an IDTECK sample
2021-04-25 09:45:29 +03:00
iceman1001
89d2e4fe8f
text
2021-03-05 10:49:00 +01:00
iceman1001
59a1f15f5d
cryptoRF sniff of anticollision / select
2021-03-05 10:46:44 +01:00
Philippe Teuwen
34a56fae9a
blue cloner trace
2020-10-17 00:46:10 +02:00
Philippe Teuwen
b823e8648a
Destron: missing trace
2020-10-12 14:22:55 +02:00
Philippe Teuwen
76701af8a7
Make clear current FDX in Pm3 is FDX-B only
2020-10-11 22:38:52 +02:00
iceman1001
eb05cadb1c
hid
2020-10-07 01:29:00 +02:00
tcprst
bc34aba175
update scripts with new keri syntax
2020-10-04 14:08:07 -04:00
tcprst
51c0d07eb9
lf hid clone, sim, brute, watch - now use cliparser
2020-10-03 15:40:03 -04:00
Philippe Teuwen
fc6492288c
add trace
2020-10-02 02:20:45 +02:00
Philippe Teuwen
b3a3828c3f
add 14b* traces
2020-10-02 01:18:49 +02:00
Philippe Teuwen
d1bb16f862
text
2020-09-29 18:19:23 +02:00
Philippe Teuwen
1abdbf3369
text
2020-09-29 18:09:29 +02:00
Philippe Teuwen
c79e50b8f7
remove useless lf_Q5_mod-data.bin
2020-09-29 17:50:01 +02:00
Philippe Teuwen
58efbaeefd
typo
2020-09-29 17:48:50 +02:00
Philippe Teuwen
b4058bc72c
reorg traces
2020-09-29 17:35:48 +02:00
Philippe Teuwen
00f22c4d41
add 14b sniffed trace
2020-09-29 14:06:20 +02:00
Philippe Teuwen
aadf62bd1f
Add test & trace for gproxii
2020-09-28 17:30:13 +02:00
Philippe Teuwen
a82c3bdc1f
add lf tests and traces
2020-09-28 17:15:35 +02:00
iceman1001
2573f21a1e
text
2020-09-20 00:50:38 +02:00
BarikMana
ff5a121482
Create lf_idteck_idk50_PSK
...
IDTEK Model IDK50
2020-09-19 11:13:38 +02:00
iceman1001
daa2399066
more traces
2020-09-14 22:15:33 +02:00
iceman1001
4e207da500
add simulation of MFU ultralight card with NDEF trace
2020-06-04 11:56:57 +02:00