mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-02-14 03:03:14 +08:00
Update hf_bog.c
This commit is contained in:
parent
2c0a8bbd91
commit
5e72d6e714
1 changed files with 1 additions and 1 deletions
|
@ -249,5 +249,5 @@ void RunMod() {
|
||||||
LEDsoff();
|
LEDsoff();
|
||||||
SpinDelay(300);
|
SpinDelay(300);
|
||||||
Dbprintf("- [ End ] -> You can take shell back ...");
|
Dbprintf("- [ End ] -> You can take shell back ...");
|
||||||
Dbprintf("- [ ! ] -> use 'script run read_pwd_mem' to print passwords");
|
Dbprintf("- [ ! ] -> use 'script run read_pwd_mem_spiffs' to print passwords");
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue