mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
add bruteforce parameters to command line
This commit is contained in:
parent
85f1785ccb
commit
f09a8cfa28
3 changed files with 69 additions and 31 deletions
|
@ -703,7 +703,7 @@ void em4x50_login(uint32_t *password, bool ledcontrol) {
|
|||
reply_ng(CMD_LF_EM4X50_LOGIN, status, NULL, 0);
|
||||
}
|
||||
|
||||
// envoke password search
|
||||
// invoke password search
|
||||
void em4x50_brute(em4x50_data_t *etd, bool ledcontrol) {
|
||||
em4x50_setup_read();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue