GithubHelp home page GithubHelp logo

already running issue about kdmapper HOT 3 CLOSED

thecruz avatar thecruz commented on August 23, 2024
already running issue

from kdmapper.

Comments (3)

TheCruZ avatar TheCruZ commented on August 23, 2024

Hi @anotherfinemess84,

When you say that some times the intel driver is already running in the system, is because a previous mapping crash?
The second thing can be easily fixed with a simple mutex, isn't a thing that is so important for everyone and you can try to add it in your own version
About cleaning, the kdmapper already clear the driver name before unload to prevent add it to the MmUnloadedDrivers, and for the PiDDbCacheTable you should do it inside your driver when the vulnerable driver gets unloaded, you can see an example here: https://github.com/TheCruZ/CRZKD/blob/9d500885f3a95ab7c093ba675e95dcd5ec528f29/CRZKD/util.cpp#L194

from kdmapper.

anotherfinemess84 avatar anotherfinemess84 commented on August 23, 2024

not because of a mapping crash, because of a legitimate intel driver already being loaded. it happens rarely but does happen.

thanks re the rest.

from kdmapper.

TheCruZ avatar TheCruZ commented on August 23, 2024

not because of a mapping crash, because of a legitimate intel driver already being loaded. it happens rarely but does happen.

thanks re the rest.

I again think that is a feature that no all people needs, the only thing that I check is here https://github.com/TheCruZ/kdmapper-1803-20H2/blob/cf9e3e65a0c649235bc5f2702ad053b2bd516ad8/kdmapper/service.cpp#L24 to let know the user that there are already a service with the same file name as the intel one, and if you want you can stop that service in that line of code

from kdmapper.

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.