-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Update mfc_default_keys.dic With more keys #2211
Conversation
Just added a bunch of keys to the dictionary Signed-off-by: PommyGit <[email protected]>
You are welcome to add an entry to the CHANGELOG.md as well |
Nice, Before any merging we need to sort out if these keys are confirmed static default keys. Ie: are these keys to be the same on multiple cards from the same system, or are they unique on each card. And from which system do these keys come from? |
These keys are from the Transperth Smartrider system. I generally always have zero success when using hf mf autopwn on such cards but since i started gathering the list using hf mf autopwn -f ./my-key-collection.dic is alwasys a resounding success. I hope that answers your question |
Good, Lets see what metrodroid project says, https://github.com/metrodroid/metrodroid/wiki/SmartRider#key-diversification They concluded that there are some static keys and some diversified. Now which ones in your list fits their blocks for static keys? Since those we want in the default key list, |
You also have lots of duplicates in your keys. That needs to be addressed too. |
Looks like only unique keys are: 117E5C165B10 |
Strange how I unique this in bash and this was the output. Sorry for the sloppiness. I'm AFK at the Mo but will address these issues asap including the link to the static keys that @iceman1001 posted. Sorry guys. |
and no... that wasn't unique.. I removed the duplicates... |
Just added a bunch of keys to the dictionary