Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Driver loading issues fixed for windows 11 (hopefully :) #24

Open
mastercodeon314 opened this issue Jan 22, 2023 · 2 comments
Open

Driver loading issues fixed for windows 11 (hopefully :) #24

mastercodeon314 opened this issue Jan 22, 2023 · 2 comments

Comments

@mastercodeon314
Copy link

This has been a long running issue ive had with KsDumper, it would always either not load the driver, or bsod my system when i would run it under windows 11. So far ive hod to use KsDumper in a windows 10 vm for anything i needed it for.
That is no longer! I have revived the project and found a new driver mapper that works on win 11.
I have also automated the driver loading, and updated the UI. Addition feature were added as well.

https://github.com/mastercodeon314/KsDumper-11

@EquiFox
Copy link
Owner

EquiFox commented Jan 22, 2023

Awesome !

Thanks for keeping my work alive.

@mastercodeon314
Copy link
Author

mastercodeon314 commented Jan 22, 2023

Awesome !

Thanks for keeping my work alive.

It's awesome work, deserves to stay alive !
Currently I'm working on a way to bypass a limitation that I found.
If you strip the pe headers during runtime and try to dump with it, it can't dump. Even my auto dumper feature is defeated.
I have a theory that I can read the pe from disk before hand, and substitute it during the dumping process.

Also for some reason I can't get the driver to build in vs 2022.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants