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
I try to use it in a win 7 64 bit installation with Driver Signing check and Patchguard disabled.
When I try to hide a process I obtain this output:
I have compiled the driver in Visual Studio 2017 runned in Win10, and I checked the follow option:
Driver Setting: Target OS Version = Windows 7 Target Platform = Desktop Platform = x64
Configuration Manager Active Solution Platform = x64 Platform = x64
About the loader, have compiled it use the command "make 64bit"
Thanks
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I try to use it in a win 7 64 bit installation with Driver Signing check and Patchguard disabled.
When I try to hide a process I obtain this output:
I have compiled the driver in Visual Studio 2017 runned in Win10, and I checked the follow option:
Driver Setting:
Target OS Version = Windows 7
Target Platform = Desktop
Platform = x64
Configuration Manager
Active Solution Platform = x64
Platform = x64
About the loader, have compiled it use the command "make 64bit"
Thanks
The text was updated successfully, but these errors were encountered: