Page 1 of 2 12 LastLast
Results 1 to 15 of 17
  1. #1
    juozuxp's Avatar
    Join Date
    Jul 2013
    Gender
    male
    Posts
    116
    Reputation
    10
    Thanks
    872
    My Mood
    Sleepy

    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.
    <b>Downloadable Files</b> Downloadable Files
    Last edited by T-800; 04-11-2019 at 02:10 PM.

  2. The Following 28 Users Say Thank You to juozuxp For This Useful Post:

    0xW (11-14-2019),9ud0fgh9iudsfgnsdgf (05-23-2020),ARTHUR48 (01-15-2022),as11104014 (04-12-2019),billyhtchcoc (04-12-2019),Bo0sted (04-12-2019),brokengodivv (11-22-2022),Cheburator1337 (04-17-2019),chrispiers (04-16-2019),Dandel (04-25-2019),DasJens (04-14-2019),Extrapolated (04-11-2019),fazenitko3 (08-27-2019),febridvacto (03-05-2024),fsgdsgdsg (04-15-2019),gothpoop (04-13-2019),Hareske (04-12-2019),hunterxcv2 (04-22-2019),ItzzMidnight (06-27-2022),kykysha123 (04-12-2019),MatePlayzz (04-15-2019),napewnonieanon123 (07-02-2019),pepepote (04-12-2019),poopydoopy2019 (04-12-2019),Quidmann (07-03-2022),reicherux (04-15-2019),SevenEight (04-13-2019),tarka11 (05-25-2019)

  3. #2
    T-800's Avatar
    Join Date
    Aug 2014
    Gender
    male
    Location
    Romania
    Posts
    17,076
    Reputation
    1688
    Thanks
    84,838
    //Approved and removed ******

    "Never stop being a good person because of bad people"


    Super User -> 15-7-2020
    Global Moderator -> 23-3-2019 - 15-7-2020
    Steam Moderator -> 12-12-2017 - 23-3-2019
    Steam Minion+ -> 09-04-2017 - 12-12-2017
    Steam Minion -> 03-01-2017 - 09-04-2017


  4. #3
    Weenga's Avatar
    Join Date
    Feb 2018
    Gender
    male
    Location
    Germany
    Posts
    55
    Reputation
    10
    Thanks
    11
    My Mood
    Lonely
    Thanks helped me a lot

  5. #4
    EduardoLoko's Avatar
    Join Date
    Feb 2019
    Gender
    male
    Posts
    20
    Reputation
    10
    Thanks
    0
    Sorry for being a potato, but what does this do?

  6. #5
    juozuxp's Avatar
    Join Date
    Jul 2013
    Gender
    male
    Posts
    116
    Reputation
    10
    Thanks
    872
    My Mood
    Sleepy
    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.

  7. #6
    Novatch's Avatar
    Join Date
    Jan 2019
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    1
    My Mood
    Chatty
    As im totally newbie in these kinda ''bypass'' does this help bypass CE?

  8. #7
    juozuxp's Avatar
    Join Date
    Jul 2013
    Gender
    male
    Posts
    116
    Reputation
    10
    Thanks
    872
    My Mood
    Sleepy
    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.

  9. The Following 2 Users Say Thank You to juozuxp For This Useful Post:

    Bo0sted (04-12-2019),poopydoopy2019 (04-12-2019)

  10. #8
    Monkester's Avatar
    Join Date
    Aug 2018
    Gender
    male
    Location
    china
    Posts
    2
    Reputation
    10
    Thanks
    1
    Can u tell me which version vs u used?

  11. #9
    amburly's Avatar
    Join Date
    Jan 2019
    Gender
    female
    Location
    cali
    Posts
    26
    Reputation
    10
    Thanks
    0
    My Mood
    Angelic
    is there a video tutorial on how to do this? c: <3

  12. #10
    juozuxp's Avatar
    Join Date
    Jul 2013
    Gender
    male
    Posts
    116
    Reputation
    10
    Thanks
    872
    My Mood
    Sleepy
    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.

  13. #11
    alinus2012's Avatar
    Join Date
    Dec 2016
    Gender
    male
    Posts
    103
    Reputation
    10
    Thanks
    4
    My Mood
    Amazed
    2short##+++

  14. #12
    Extrapolated's Avatar
    Join Date
    Jul 2016
    Gender
    male
    Location
    United States
    Posts
    705
    Reputation
    184
    Thanks
    441
    My Mood
    Tired
    Quote Originally Posted by amburly View Post
    is there a video tutorial on how to do this? c: <3
    omfg some people
    Member: Since 07.03.2016
    Premium Member: Since 06.03.2018
    News Force: 01.18.2019-02.20.2019

  15. #13
    Vektast's Avatar
    Join Date
    May 2012
    Gender
    female
    Posts
    80
    Reputation
    10
    Thanks
    40
    My Mood
    Flirty
    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?

  16. #14
    juozuxp's Avatar
    Join Date
    Jul 2013
    Gender
    male
    Posts
    116
    Reputation
    10
    Thanks
    872
    My Mood
    Sleepy
    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.

  17. #15
    amburly's Avatar
    Join Date
    Jan 2019
    Gender
    female
    Location
    cali
    Posts
    26
    Reputation
    10
    Thanks
    0
    My Mood
    Angelic
    ...

    just asking if there was a tutorial, no sas needed c:

Page 1 of 2 12 LastLast

Similar Threads

  1. BattlEye driver bypass (Source)
    By diamondcoding in forum Rainbow Six: Siege Discussions & Help
    Replies: 135
    Last Post: 01-15-2020, 04:07 AM
  2. Replies: 0
    Last Post: 02-21-2017, 02:22 AM
  3. [Help Request] Created an undetected BE driver bypass. Need functioning esp
    By just_dragn in forum Rainbow Six: Siege Discussions & Help
    Replies: 10
    Last Post: 01-12-2017, 02:31 PM
  4. [Help] C++ Ring0 // SSDT HOOK // Kernel Driver Injection [HELP]
    By WTX-HACK in forum C++/C Programming
    Replies: 2
    Last Post: 02-26-2013, 05:33 AM
  5. cannot extract the kernel-mode driver
    By scar2face in forum WarRock Hack Source Code
    Replies: 1
    Last Post: 11-18-2011, 07:25 AM