Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- sudo python2 mooltipass-2.py
- Mooltipass Card Reader
- Reader found
- Get Reader Info Packet
- Max number of command data bytes: 255
- Max number of data bytes that can be requested to be transmitted in a response: 255
- Firmware: 0x41 0x43 0x52 0x33 0x38 0x2d 0x31 0x31 0x32 0x63
- Supported card types :
- - No card type
- - I2C <= 16kb card type
- - I2C > 16kb card type
- - AT88SC153 card type
- - AT88SC1608 card type
- - SLE4418/28 card type
- - SLE4432/42 card type
- - SLE4406/36 & SLE5536 card type
- - SLE4404 card type
- - AT88SC101/102/103 card type
- - MCU T=0 card type
- - MCU T=1 card type
- MCU T=0 card type selected
- Card inserted, powered up
- Power Off Packet
- Response OK
- ICC present and inactive
- Clock running
- Power On Packet
- abData: 0x3b 0x04 0xf0 0xf0 0x36 0x96
- Select Card Type Packet
- Response OK
- ICC present and active
- Correctly changed card type to AT88SC102
- Read Memory Card Packet
- Response OK
- ICC present and active
- Correct AT88SC102 card inserted
- Card Initialized by Mooltipass
- Number of tries left: 4
- User Card
- Please enter the path to the memory export file: mooltipass-export.bin
- Traceback (most recent call last):
- File "mooltipass-2.py", line 522, in <module>
- nonce.append(json_data[1][0][str(i)])
- KeyError: 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement