HakonHystad / MFRC522_nested_attack

mifare nested authentication attack with the MFRC522 reader
GNU General Public License v3.0
60 stars 19 forks source link

Can it work on Arduino #9

Open Urinx opened 5 years ago

Urinx commented 5 years ago

I do not have a raspberry pi but arduino and rc522, so how can i make it work for arduino.

omersiar commented 5 years ago

This requires you to know how to get raw packets from Arduino + RC522 combo to your pc, and the timing is the hard part, Arduino would not have the memory for this task i guess.

kehibvbll commented 5 years ago

@omersiar can I have your email address so I could send in details for my programming?