iceman1001 / proxmark3

[Deprecated] Iceman Fork, the most totally wicked fork around if you are into proxmark3
http://www.icedev.se/pm3.aspx
GNU General Public License v2.0
465 stars 116 forks source link

hf iclass commands (general) #148

Closed iceman1001 closed 6 years ago

iceman1001 commented 6 years ago

Typical, when you start not finishing your modifications and end up breaking it instead.

hf iclass sniff - suffers from bad uart / demod. hf iclass sim - suffers from bad uart / demod and timings hf iclass authentication - works bad. used to work better.

iceman1001 commented 6 years ago

and now hf iclass auth, reader, readblk, dump, works better. I added the timeout 330us into the send/receive.

iceman1001 commented 6 years ago

... well....

Tested: running hf iclass sim (all options) against SE Reader R10 works like a charm.

However, having one pm3 simulating and another acting as iclass reader, doesn't work. :(

Authentication works nice, also the reader, it detects quite well.

iceman1001 commented 6 years ago

If you find some bugs, let me know or make a PR for eternal glory!