X-Git-Url: https://www.flypig.org.uk/git/?a=blobdiff_plain;f=src%2Fhashcat.c;h=9d4299e32e7c36f0087817c871d7e5d9a63135a9;hb=752e548f4e696ab7bd09c301bff2729e200b2dac;hp=c45ede9d52210b91779dd511182fbb7dd21558c0;hpb=e56a4e9c609c557eefbfcb7b29ce5ffa245ed1fe;p=hashcat.git diff --git a/src/hashcat.c b/src/hashcat.c index c45ede9..9d4299e 100644 --- a/src/hashcat.c +++ b/src/hashcat.c @@ -14276,6 +14276,7 @@ int main (int argc, char **argv) } if (platform_skipped == 1) continue; + if (platform_skipped == 2) continue; for (uint platform_devices_id = 0; platform_devices_id < platform_devices_cnt; platform_devices_id++) {