]>
Commit | Line | Data |
---|---|---|
6658905f | 1 | Modifications to 20081211 release by d18c7db on proxmark.org\r |
2 | \r | |
3 | This compiles fine under the pre-built windows compile environment ProxSpace\r | |
4 | \r | |
5 | I make no apologies for the utterly cr@p coding. It's rubbish, you've been warned.\r | |
6 | \r | |
7 | Changes made to armsrc and winsrc, no changed to fpga code. Works fine with the bootloader and fpga images that you will build using the 20081211 release.\r | |
8 | \r | |
9 | \r | |
10 | Extra functionality includes:\r | |
11 | \r | |
12 | ISO1443a support\r | |
13 | ================\r | |
14 | \r | |
15 | i) Support for cascade 2 select (used for UID's longer than 4 bytes)\r | |
16 | ii) Hard-coded (some) responses in for DESfire \r | |
17 | \r | |
18 | \r | |
19 | ISO15563 support\r | |
20 | ================\r | |
21 | \r | |
22 | i) demodulation all moved onto the arm\r | |
23 | ii) Addition of a command, hi15reader (a reader simulator)\r | |
24 | iii) Addition of a command, hi15sim (a tag simulator) - not working too well\r | |
25 | \r | |
26 | \r | |
27 | \r | |
28 | greg.jones@digitalassurance.com |