-
-
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
iclass updates #2581
iclass updates #2581
Conversation
Updated hf iclass legrec arm functionality Added new custom standard key to the repository Todo: Improve keygen algorithm efficiency
You are welcome to add an entry to the CHANGELOG.md as well |
Signed-off-by: Antiklesys <[email protected]>
Signed-off-by: Antiklesys <[email protected]>
Updated hf iclass info to check whether the card's chipset is old silicon (supporting 14b) or new silicon (without the 14b support)
14b reader call inside iclass info... I am quite certain iclass loads the hf15 image which doesn't have support 14b. Great stuff with the legbrute improvements! |
Thanks! Feel free to do a partial merging if you want to take more time to check on the other part. |
Signed-off-by: Iceman <[email protected]>
1- Updated hf iclass legrec arm functionality
2- Added retrieved custom standard key to the repository
3- Updated hf iclass info to check for card's silicon type
Todo: Improve keygen algorithm efficiency