Kernel Driver Bypass

Posts 1–15 of 17 · Page 1 of 2
Kernel Driver Bypass
Hello,
I've seen that people were struggling with bypassing EAC so i wanted to shed some light on an under looked thing that gives you more than enough privileges over the game, kernel (or as some refer to it as ring0). This is a little source I've put together reworking the all mightykernel Bhop kernel driver source to make it more efficient and effective as well as manual mappable into kernel. This post might not be considered newbie friendly as it contains high level code, but anyone with enough knowledge can use this or at least learn from this method of bypassing any ring0 anticheat (this is far from a perfect method for that but it works and can be used for learning purpose). To load the driver you can use drvmap_secure source as it will load the driver with a low possibility of a BSOD (only works on win10). Anyways, check out the source have a crack at it and i hope you can take something away from it :P.
McNewbie_mpgh.net.zip13 KB · 305 downloads Clean
//Approved and removed github
Thanks helped me a lot
Sorry for being a potato, but what does this do?
Quote Originally Posted by EduardoLoko View Post
Sorry for being a potato, but what does this do?
allows you to access the games memory from kernel level, bypassing any restrictions instilled by EAC.
As im totally newbie in these kinda ''bypass'' does this help bypass CE?
Quote Originally Posted by Novatch View Post
As im totally newbie in these kinda ''bypass'' does this help bypass CE?
what do you mean by bypass CE? Does it allow you to use CE to attach to the game? No but it can do memory interaction what CE mostly consists of.
Can u tell me which version vs u used?
Quote Originally Posted by Monkester View Post
Can u tell me which version vs u used?
2017 // 2 short

- - - Updated - - -

Quote Originally Posted by amburly View Post
is there a video tutorial on how to do this? c: <3
coding is involved using this so no i can’t create a video tutorial on how to code a DBD cheat.
is there a video tutorial on how to do this? c: <3
Quote Originally Posted by amburly View Post
is there a video tutorial on how to do this? c: <3
omfg some people
...

just asking if there was a tutorial, no sas needed c:
Thanks you it is very interesting!

- - - Updated - - -

So it's basically an EAC bypass if i load it with drvmap_secure. And I can Edit the memory of DBD?
Quote Originally Posted by Vektast View Post
Thanks you it is very interesting!

- - - Updated - - -

So it's basically an EAC bypass if i load it with drvmap_secure. And I can Edit the memory of DBD?
yes, you can interpret it with c++ and make a ESP, Aimbot, etc.
wouldn't suggest using the driver raw tho it might be already sigged.
Posts 1–15 of 17 · Page 1 of 2

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?