pr3y / Bruce

Predatory ESP32 Firmware
https://bruce.computer
GNU Affero General Public License v3.0
522 stars 82 forks source link

RFID write dump fonction #315

Open LEGOATDU49 opened 2 weeks ago

LEGOATDU49 commented 2 weeks ago

On the Bruce firmware, I tried to copy my badge and put the data on a blank block 0 rewritable badge, when I cloned the uid it failed and when I wrote the data it gave me success but the badge was not good. Then, I tried the Mifare classic tool application for Android equipped with an NFC reader and using the "WriteDUMP" function and it worked thanks to this tutorial without changing the uid:https://www.youtube.com /watch?v=tLtF5b-Hww0

Can you do something for Bruce?

IncursioHack commented 2 days ago

On the Bruce firmware, I tried to copy my badge and put the data on a blank block 0 rewritable badge, when I cloned the uid it failed and when I wrote the data it gave me success but the badge was not good. Then, I tried the Mifare classic tool application for Android equipped with an NFC reader and using the "WriteDUMP" function and it worked thanks to this tutorial without changing the uid:https://www.youtube.com /watch?v=tLtF5b-Hww0

Can you do something for Bruce?

Could you test again with the BETA version? @rennancockles made several changes to NFC/RFID that may make sense to you.