We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Flags: 'waitkey' Dll Path: 'BakaWare4.dll' Process Name: 'cs2.exe' [+] .LDATA: 7ff619d3f000 -> 7ff619d3f160! [+] .LTEXT: 7ff619cf1000 -> 7ff619cf139c! [+] Increasing working set (200 KB, 1380 KB) -> (204 KB, 1384 KB)! [+] Locked 7ff619d3f000 successfully! [+] Increasing working set (204 KB, 1384 KB) -> (208 KB, 1388 KB)! [+] Locked 7ff619cf1000 successfully! [+] Kernel: ntoskrnl.exe @ fffff80447600000 [+] DeleteFile (C:\Windows\system32\drivers\JADFMDHJHFSS.sys) : 1 [+] NtLoadDriver(\Registry\Machine\System\CurrentControlSet\Services\HGFHSEAKILKO) returned c000009a [+] NtUnloadDriver(\Registry\Machine\System\CurrentControlSet\Services\HGFHSEAKILKO) returned c0000034 [+] Failed to load driver!
Windows version:
CS2 version: Build: 9652 (revision 7964241)
The text was updated successfully, but these errors were encountered:
that's because the modern version of Windows block the loading of vulnerable drivers.
run this in admin powershell and reboot
reg add HKLM\SYSTEM\CurrentControlSet\CI\Config /v "VulnrableDriverBlocklistEnable" /t REG_DWORD /d 0 /f reg add HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\HypervisorEnforcedCodeIntegrity /v "Enabled" /t REG_DWORD /d 0 /f
Sorry, something went wrong.
No branches or pull requests
Windows version:
CS2 version:
Build: 9652 (revision 7964241)
The text was updated successfully, but these errors were encountered: