You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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
The text was updated successfully, but these errors were encountered: