Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OKWIPESLOT does not wipe slot. #5

Closed
rodgolpe opened this issue May 19, 2016 · 1 comment
Closed

OKWIPESLOT does not wipe slot. #5

rodgolpe opened this issue May 19, 2016 · 1 comment

Comments

@rodgolpe
Copy link

When the Chrome app sends OKWIPESLOT, slot data still seems to be set. Pressing a "wiped" slot button continues to output usernames and passwords.

Serial Monitor shows:
Received packetFFFFFFFFE710000000000000000000000000000000000000000000000000000000000OKWIPESLOT MESSAGE RECEIVED:67
Wiping Slot #1
Value #0
000000000000000000000000000000000000000000000000000000000Overwriting slot with 0s

@onlykey
Copy link
Collaborator

onlykey commented May 19, 2016

It was looking for value 0 which does not exist. Since wipe slot wipes the whole slot and not just certain fields it was an easy fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants