Git Product home page Git Product logo

Comments (6)

ionescu007 avatar ionescu007 commented on June 27, 2024

Please paste output of
sc query ipt

Also, is your build x64?

from winipt.

Biswa96 avatar Biswa96 commented on June 27, 2024
  • sc query ipt shows:
SERVICE_NAME: ipt
        TYPE               : 1  KERNEL_DRIVER
        STATE              : 1  STOPPED
        WIN32_EXIT_CODE    : 50  (0x32)
        SERVICE_EXIT_CODE  : 0  (0x0)
        CHECKPOINT         : 0x0
        WAIT_HINT          : 0x0
  • net start ipt shows:
System error 50 has occurred.
The request is not supported.
  • When I change the registry value Start in HKLM\SYSTEM\CurrentControlSet\Services\IPT registry key to 0 (means boot) then net start ipt shows WIN32_EXIT_CODE: 31 (0x1f) (means ERROR_GEN_FAILURE). So I guess that IPT depends on Intel processor generation.

  • Yes, build is x64. Does this service depend on CPU like Intel Pentium or i3 or i5 etc.?

from winipt.

ionescu007 avatar ionescu007 commented on June 27, 2024

from winipt.

Biswa96 avatar Biswa96 commented on June 27, 2024

Will it work if I change the processor model in VirtualBox? Or the IPT driver depends on some specific CPU features.

from winipt.

ionescu007 avatar ionescu007 commented on June 27, 2024

from winipt.

Biswa96 avatar Biswa96 commented on June 27, 2024

@ionescu007 I found two Event Trace Provider GUID, thought to be useful for your project:

IptGuid {FF1FD2FD-6008-42BB-9E75-00A20051F3BE}
WnfGuid {42695762-EA50-497A-9068-5CBBB35E0B95}

More in my repo TraceEvent.

from winipt.

Related Issues (11)

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.