Skip to content

Flipped knownKey - #1

Merged
neomilium merged 4 commits into
nfc-tools:masterfrom
indocomsoft:master
Feb 18, 2018
Merged

Flipped knownKey#1
neomilium merged 4 commits into
nfc-tools:masterfrom
indocomsoft:master

Conversation

@indocomsoft

Copy link
Copy Markdown
Contributor

When miLazyCracker.sh calls libnfc_crypto1_crack, it passes a flipped around $knownKey, e.g. if the key is b0b1b2b3b4b5, it was parsed as b5b4b3b2b1b0.

My PR fixed that.

@rapperskull

Copy link
Copy Markdown
Contributor

I can confirm that by using @indocomsoft 's fork I retrieved some keys with success, while I was getting errors with current revision.

@neomilium
neomilium merged commit 3922b08 into nfc-tools:master Feb 18, 2018
@alvgalrus

alvgalrus commented May 31, 2018

Copy link
Copy Markdown

I think this should have been fixed by my PR in mfoc ( nfc-tools/mfoc#44 ) instead of this dirty hack here.

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

Successfully merging this pull request may close these issues.

6 participants