Giter Site home page Giter Site logo

Error (0xC0000428) on x64 about kdu HOT 1 CLOSED

hfiref0x avatar hfiref0x commented on July 24, 2024
Error (0xC0000428) on x64

from kdu.

Comments (1)

hfiref0x avatar hfiref0x commented on July 24, 2024

There are example of acceptable drivers available with full source and and project settings. They are in https://github.com/hfiref0x/KDU/tree/master/Source/Examples, DummyDrv, DummyDrv2. None of them has this flag set for an obvious reasons. You are mapping your driver as code in kernel memory without involving Windows loader. So why then your project has this DSE exclusive setting on? What was the point of it?

When you ask anything about BSOD I (and everybody else) will ask for:

  • crash dump
  • if you can't provide it for a some reason then at least post your own analysis of it through windbg!analyze -v. No one can translate crash name into actual bug/or place where it happens - this is impossible and most of the time BSOD names are irrelevant and making zero sense. Telepaths also on a vacation.

However judging on your first error with with settings it is likely the same origin too and what you compiled is incompatible with the way KDU maps code into kernel. I suggest you recreate your project configuration using DummyDrv's as base for settings.

from kdu.

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.