Giter Site home page Giter Site logo

BSOD while kdu.exe -map mydrv.sys about kdu HOT 5 CLOSED

hfiref0x avatar hfiref0x commented on July 24, 2024
BSOD while kdu.exe -map mydrv.sys

from kdu.

Comments (5)

LYingSiMon avatar LYingSiMon commented on July 24, 2024 1

You're absolutely right🤣,I did import fltMgr.lib, It returned to normal after removing the import to it.

I was just commented the code that had to do with MiniFliter, I was naive, thank you again !

from kdu.

hfiref0x avatar hfiref0x commented on July 24, 2024

Hello,

to reproduce this behaviour can you attach your compiled binary?
/gs could be the reason, you either didn't disabled it or didn't done full rebuild of the driver after applying new setting.

from kdu.

LYingSiMon avatar LYingSiMon commented on July 24, 2024

Hello,

to reproduce this behaviour can you attach your compiled binary? /gs could be the reason, you either didn't disabled it or didn't done full rebuild of the driver after applying new setting.

Of course!(If you need the whole project, I can also send you ✔)
LysdDrv.zip

I didn't expect to get a reply so quickly, So happy hahaha.

from kdu.

hfiref0x avatar hfiref0x commented on July 24, 2024

Your driver has WDFLDR, FLTMGR in import table. This loader cannot handle this. It seems you created your driver with wrong type of project.

from kdu.

hfiref0x avatar hfiref0x commented on July 24, 2024

Take drivers from https://github.com/hfiref0x/KDU/tree/master/Source/Examples as examples of configuration.

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.