mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-09 03:00:07 -04:00
refactor: add iceclass read sim info
This commit is contained in:
@@ -723,6 +723,7 @@ void RunMod(void) {
|
||||
break;
|
||||
}
|
||||
case ICE_STATE_READ_SIM: {
|
||||
DbpString("-=[ enter " _CYAN_("`read & sim`") " mode, read cards, then sim after button press ]=-");
|
||||
DbpString("Entering reader dump mode");
|
||||
reader_dump_mode();
|
||||
SpinDelay(1200); // debounce button press
|
||||
|
||||
Reference in New Issue
Block a user