RfidResearchGroup / proxmark3

Iceman Fork - Proxmark3
http://www.icedev.se
GNU General Public License v3.0
3.89k stars 1.03k forks source link

UID sim bruteforce #857

Open doegox opened 5 years ago

doegox commented 5 years ago

Just writing down an idea while seeing discussions on IRC: ChameleonMini has LEFT_INCREMENT/LEFT_DECREMENT to scan related UID (this makes sense only for 7b UID). We could make it somehow automatic. Or even standalone: read a tag (to get the starting UID), then try uid+1, uid-1, uid+2, uid-2,... This worked on my building with chameleonmini ;) that's why I coded that LEFT_INCREMENT in chameleonmini

iceman1001 commented 5 years ago

You see this as a standalone mode?

doegox commented 5 years ago

maybe, not sure yet

iceman1001 commented 4 years ago

There is a lua script that does kind of this now. script run hf_bruteforce -h It uses 14a sim u1.