Research, development and trades concerning the powerful Proxmark3 device.
Remember; sharing is caring. Bring something back to the community.
"Learn the tools of the trade the hard way." +Fravia
You are not logged in.
Time changes and with it the technology
Proxmark3 @ discord
Users of this forum, please be aware that information stored on this site is not private.
Pages: 1
block# | data |lck| ascii
---------+--------------+---+----------
0/0x00 | 44 3B 85 EA | 0 | D;..
1/0x01 | 5B 72 4C 38 | 0 | [rL8
2/0x02 | 1F 4E D1 FC | 0 | .N..
3/0x03 | 66 96 14 B2 | 0 | f...
4/0x04 | 0E 99 F9 2D | 0 | ...-
5/0x05 | 44 11 CB DF | 0 | D...
6/0x06 | 06 B5 99 89 | 0 | ....
7/0x07 | 57 E0 FC F9 | 0 | W...
8/0x08 | 9D 63 07 06 | 0 | .c..
9/0x09 | 35 C0 07 E0 | 0 | 5...
10/0x0A | 00 00 00 00 | 0 | ....
5¥]N(BB™Ž. íª$ÄþƬeYVEk¿Å´™7q‹Àà
I need to create a file that just contains the first 7 lines of data. The above is a screen shot of the dump. However the bin file contains the last line. Is there a way to parse that so i know were the first seven data octets are?
Offline
NVM readmulti should do the trick
Offline
hf 15 readmulti -2 * 1 2
is failing, any idea why?
iso15693 card readmulti failed
Offline
Pages: 1