This commit is contained in:
Philippe Teuwen
2020-10-23 01:24:54 +02:00
parent 6ffcc827a8
commit 18a6d3e92a
27 changed files with 55 additions and 54 deletions

View File

@@ -470,7 +470,7 @@ static int CmdHIDBrute(const char *Cmd) {
cn_low = cn_hi;
// main loop
// iceman: could add options for bruteforcing OEM, ISSUE or FC aswell..
// iceman: could add options for bruteforcing OEM, ISSUE or FC as well..
bool exitloop = false;
bool fin_hi, fin_low;
fin_hi = fin_low = false;