-
Notifications
You must be signed in to change notification settings - Fork 20
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
Any chance to update it to support NFC refactor? #21
Comments
If you mean 0.94... NFC refactor made some parts way harder, I was planning to grab some code from NFC magic app, but it also was moved to events and I can't get any useful code for it. And I don't have such many time to migrate whole app (still doesn't know how to correctly select/drop card). Maybe will give it one more try in November |
sorry of course i meant 0.94 ... |
I really hope you can make it, otherwise I'm not so sure that nfc refactor is worth losing nested attack 😕 |
Well, there's two points id like to mention
|
Interesting 😁 Well, honestly whoever could make this available again, would do something great for the F0 community 🙏🏻 Plus I'm dreaming also of a darkside attack and maybe a phone connection to do the maths 😏 |
We are merging this with the official NFC application now @Stepzor11 . You'll still need FlipperNestedRecovery. |
Amazing! |
Any idea of when it might be ready? |
Any updates about this? |
Yes, we have a month of development time dedicated to merging Nested in the firmware starting tomorrow. We'll begin merging changes soon, we've completed most of our Static Nested changes already. @RealIndica @Stepzor11 |
Awesome! Can't wait to study the new merge and test it out. |
The project Xtrem have an action to integrate nested attack in next firmware https://github.com/orgs/Flipper-XFW/projects/2/views/1?filterQuery=nested @noproto are you talking about official fw or unlshd / xtrem fw ? thx |
Any updates regarding this feature being introduced in original firmware? |
Is anyone working on adapting the app to the new API? If not, I can look into that. @noproto @AloneLiberty From a quick glance, flipperdevices/flipperzero-firmware#3238 introduced mf_classic_poller_get_nt_nested() and mf_classic_poller_auth_nested() that can be used in nested.c But I don't want to waste my time if someone else is already working on it |
@anarsoul It seems that nobody really had worked on it. |
Just a quick update, latest version of Unleashed 074 has been released and it has this app updated to support the API refactor. This was made possible because of @xMasterX |
For those who's interested, the code lives at https://github.com/xMasterX/all-the-plugins/tree/dev/base_pack/mifare_nested and the app can be compiled just fine for regular flipperzero firmware |
Sharing a progress update here, for anyone wondering what has been happening behind the scenes.. You have to understand the four attacks which fall under the scope of Nested attacks. There is:
So. What have we been doing about this? Quite a lot, and our work is coming to an end soon.
Feel free to follow along with the PR. I expect it to be ready to be merged within the next several weeks: flipperdevices/flipperzero-firmware#3822
Just because you didn't see the research happening didn't mean nobody was working on it. I've been working on it this entire time. I've also identified many minor issues in the FlipperNested application along the way which are being resolved in the update. I'm not being paid to work on this, it's a significant amount of research, and it takes time. |
@noproto Thanks for your hard work. About my quote, I was of course only talking about the refactoring, not on the research nor on the added features/improvements. Anyway thanks again for all you magnificent work. |
Amazing! |
Update to everyone on this issue: Nested is now a part of the official NFC app in OFW 1.1. Follow the new guide here: |
Unfortunately the app is unsupported on 0.74.
It says API too old...
The text was updated successfully, but these errors were encountered: