GithubHelp home page GithubHelp logo

hvppdrv.sys file isn't created about hvpp HOT 8 CLOSED

wbenny avatar wbenny commented on May 22, 2024
hvppdrv.sys file isn't created

from hvpp.

Comments (8)

wbenny avatar wbenny commented on May 22, 2024

Can you give me more details?

from hvpp.

noobie-cod avatar noobie-cod commented on May 22, 2024

sc create hvpp type= kernel binPath= "C:\full\path\to\hvppdrv.sys"

To execute this command we need the complete path to the hvppdrv.sys file, I cannot find this particular file in the source folder

from hvpp.

wbenny avatar wbenny commented on May 22, 2024

Does it compile successfully? If so, the Visual Studio should tell you the full path to the .sys in the Output window after compilation. The compiled files should be located in bin\x64\Debug or bin\x64\Release directory.

from hvpp.

noobie-cod avatar noobie-cod commented on May 22, 2024

hvpp.vcxproj -> C:\hvpp-master\bin\x64\Debug\hvpp.lib

This is the output I am getting after successful compilation. Is this the same file?

from hvpp.

wbenny avatar wbenny commented on May 22, 2024

In README.md, there is:

...
### Code workflow

> Note: **hvpp** is compiled as a static library, which is linked with the **hvppdrv** project.
...

Did you try to compile hvppdrv project?

from hvpp.

noobie-cod avatar noobie-cod commented on May 22, 2024

Error MSB4018 The "SignTask" task failed unexpectedly.
System.Security.Cryptography.CryptographicException: Access is denied.

I am getting this error after compiling the hvppdrv file

from hvpp.

wbenny avatar wbenny commented on May 22, 2024

This looks like problem with your VS installation, not hvpp.

Quick googling recommended running VS as Administrator: https://stackoverflow.com/questions/36223909/msbuild-error-msb4018the-signtask-task-failed-unexpectedly-in-vs2015

from hvpp.

noobie-cod avatar noobie-cod commented on May 22, 2024

Thank you so much for your help. Issue resolved.

from hvpp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.