Added note about updated mfoc version

This commit is contained in:
Aram
2019-05-09 01:17:26 +02:00
parent 454ee6e6ae
commit a0040d8573

View File

@ -18,7 +18,7 @@ Much more work has been done in the project since my patch, so I would advise pr
My original patch is included for completeness as `pwpiwi_proxmark3_hard_nested.patch`.
Even later still, this code actually got merged into the upstream [Proxmark3 codebase](https://github.com/Proxmark/proxmark3)! More importantly, it was included as part of an entirely new variation on the attack by [@pwpiwi](https://github.com/pwpiwi/), which requires fewer nonces and achieves a better reduction of potential states, while also improving the brute-forcing phase, ending up as another order of magnitude faster in practice.
My ideal is to also merge his great new tricks into the `libnfc_crypto1_crack` tool. It seems easy to port but I haven't made the effort yet.
This improved solution is also usable with a branch of [mfoc](https://github.com/vk496/mfoc/tree/hardnested) by [@vk496](https://github.com/vk496).
Tools
-----