Skip to content

Commit

Permalink
Update Al-khaser.cpp (#253)
Browse files Browse the repository at this point in the history
  • Loading branch information
hasdhuahd authored Dec 7, 2022
1 parent 6cd41fa commit 0cf44d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion al-khaser/Al-khaser.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ int main(void)
if (ENABLE_PARALLELS_CHECKS) {
print_category(TEXT("Paralles Detection"));
parallels_process();
exec_check(&parallels_check_mac, TEXT("Checking Mac Address start with 08:1C:42 "));
exec_check(&parallels_check_mac, TEXT("Checking Mac Address start with 00:1C:42 "));
}

if (ENABLE_HYPERV_CHECKS) {
Expand Down

0 comments on commit 0cf44d9

Please sign in to comment.