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

Kdmapper doesn't run unless debug is set to on in bcdedit #15

Closed
xtremegamer1 opened this issue Jun 27, 2021 · 7 comments
Closed

Kdmapper doesn't run unless debug is set to on in bcdedit #15

xtremegamer1 opened this issue Jun 27, 2021 · 7 comments

Comments

@xtremegamer1
Copy link

KdMapper performs exactly as intended when bcdedit -debug on has been used before rebooting. However if debug is set to off it doesn't run.

@TheCruZ
Copy link
Owner

TheCruZ commented Jun 27, 2021

All the tests that I perform was with debug off then, I think that you are doing something wrong, Just drag and drop HelloWorld.sys into compiled kdmapper.exe and look with DbgView if the driver says Hi

@xtremegamer1
Copy link
Author

What could be the problem? I have tested it a dozen times and it works exactly as intended with debug on but not at all with debug on. I'll recompile and try again. If you dont believe me i can take a video.

@TheCruZ
Copy link
Owner

TheCruZ commented Jun 27, 2021

And which error do you have?, if just kdmapper don't open take care of your Antivirus, if it gives an error during ntloaddriver take care of running Anticheats

@xtremegamer1
Copy link
Author

Hey Cruzy boy I think you are onto something with the anticheat theory. I have faceit, esea, eac and battleye installed on this computer. It makes perfect sense they would run in the background normally, shutting down suspicious activities, but shut down if debug is turned on to avoid getting reversed by any idiot with the WDK installed. If that's the case I am probably already on "the list" for countless games i have installed :( Anyway I don't get any error messages, even on a version of kdmapper that is meant to stay open after loading the driver. That version pops up and instantly closes the same as the regular version if I try running it with debug disabled. However I've looked through all running services and nothing but the bare device minimums are running.

Pls help

@TheCruZ
Copy link
Owner

TheCruZ commented Jun 28, 2021

Check the README https://github.com/TheCruZ/kdmapper/blob/master/README.MD it says that FACEIT will block kdmapper with his running driver, and they will not run if debug is on, and about kdmapper closing remember to open it with a console to see all the output else don't make sense

@xtremegamer1
Copy link
Author

Sheesh you're right bro. It wasn't in the running driver list and i didnt get an error so that's why i didnt realize. Thanks your your time you are a legend. Anyway one last thing hod do I run kdmapper from console? thought I was supposed to drag my .sys into kdmapper

@TheCruZ
Copy link
Owner

TheCruZ commented Jun 28, 2021

@TheCruZ TheCruZ closed this as completed Jun 28, 2021
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