This commit is contained in:
iceman1001 2020-09-15 04:43:22 +02:00
commit 64a4abf60f

View file

@ -12,37 +12,48 @@ This document is based mostly on information posted on http://www.proxmark.org/f
# Blue and black cloners # Blue and black cloners
3 variants: 3 variants:
1) EM cloner 1. EM cloner
2) HID cloner 2. HID cloner
3) EM/HID cloner 3. EM/HID cloner
Quality varies my manufacturer (Quality A (Good) until D (Bad)) Quality varies my manufacturer (Quality A (Good) until D (Bad))
They set a password on block 7 of the chip and set the password enable bit in block 0 They set a password on block 7 of the chip and set the password enable bit in block 0
```
Standard password is normally: 51243648 Standard password is normally: 51243648
Be sure to purchase the EM/HID version ```
**Be sure to purchase the EM/HID version**
# White cloner (pre 2015) # White cloner (pre 2015)
Multifrequency Multifrequency
Buttons light up BLUE Buttons light up BLUE
Reads data correctly Reads data correctly
Standard password is normally (for T55xx): *AA55BBBB*
Standard password 13,56mHz: individual per white cloner
Coil performance acceptable Coil performance acceptable
```
Standard password is normally (for T55xx): AA55BBBB
Standard password 13,56mHz: individual per white cloner
```
# White cloner (after 2016) # White cloner (after 2016)
Multifrequency Multifrequency
Buttons light up WHITE Buttons light up WHITE
Data scrambled (variable per individual cloner, possibly due to prevent legal issues) Data scrambled (variable per individual cloner, possibly due to prevent legal issues)
Standard password is normally (for T55xx): *AA55BBBB*
Standard password 13,56mHz: individual per white cloner
Coil performance good Coil performance good
```
Standard password is normally (for T55xx): AA55BBBB
Standard password 13,56mHz: individual per white cloner
```
# White cloner (after 2016 D Quality) # White cloner (after 2016 D Quality)
Multifrequency (Well it says so....but it doesn't....) Multifrequency (it says so but it doesn't)
Only works for EM/HID card (125kHz) Only works for EM/HID card (125kHz)
High frequency not working High frequency not working
Standard password is normally (for T55xx): *AA55BBBB* ```
*Note: Sets the HID card in TEST MODE* Standard password is normally (for T55xx): AA55BBBB
```
**Note: Sets the HID card in TEST MODE**
# Restore page1 data # Restore page1 data