Awesome job Baseult... I can tell you spent a lot of time into this video, and as a beginner with programming and game hacking I appreciate the time spent into making this video. 👌👌Keep up the great work
TIP: if you want to get rid of the error message after changing name with HxD, then open all the files the error talks about with HxD and also rename every "cheat engine" in there to your new name as well. The reason this works is because the file is trying to refer to "cheat engine" that isn't there anymore.
for anyone not being able to compile the driver in VS (Error ‘A WDK corresponding to target ’10.0.19041.0’ was not found.’): You can use a workaround In the properties page for the driver project (Configuration Properties >General) set Windows SDK Version to $(LatestTargetPlatformVersion).
Works perfectly, thanks. Needed it for warframe, but ain't making any progress with the scanners so gave up. Will look for some videos on CE, and go back at it.
Warframe is mostly made in Lua. After me and my friends abused the fuck out of it, they stripped Lua names and made it pretty much impossible to use their Lua env, sadly. We were spawning in Primed Chambers and any mods or blueprints we wanted instantly because the game trusts the client. We could even give items to anyone in our game because the host controls their clients. Sorry for making them beef up their security, mate. Most of their bans are reported to staff and they manually review each case and ban you within a day or two. Delayed/manual bans make it much harder to know if you're UD or not.
@@DanniDuck Nick, my man, could you give me any advice on how to do the same in warframe and stop taking hardware bans on daily basis for trying my newbies' best?
This is the only video on youtube that I needed, fantastic job explaining everything, you're a legend !!! This video convinces me to subscribe to your channel, you deserve it!
I just uploaded a follow up video with additional Steps against some Anticheats like League of Legends: ruclips.net/video/d6iBj5PTzag/видео.html Well, this video achieved a lot more views than I would have thought, thanks a lot for everyone watching it :). But because of it's reach it might be possible that some anticheat providers will take action against the methods shown in this video. So while at release of this videos, all methods were working fine, after some time some methods might wont work anymore. EDIT: EfiGuard has been patched by EAC. This bypass might no longer work for some Easy Anticheat Games! You can join my Discord if you need more help: discord.gg/PFBuC3T4RC KNOWN ISSUES: 1. If you don't find any Pointers with Pointerscanning make sure to use the Module Lua Script first to show the Module Names! 2. If you get an error message which says "you have a non UEFI system" change your Boot Mode from "Legacy" to "UEFI" you can google how that works. 3. AMD Processors are currently not supported for the DBVM Hypervisor which may leads to crashes if you try to run it. 4. If your CE doesn't start after the HxD step anymore, make sure that the string you replace it with has the same amount of letters as explained at 8:57. 5. If creating a Test Certificate says "acess denied" just restart Visual Studio with Admin Permissions.
Very high quality tutorial, thank you for this. Although I have fallen into many pitfalls, I managed to make it work. Some problems/solutions that I have encountered: 0. You need to have compiled version for all this to work, cannot download CE installer as it wont work. 1. Step 6 there is also CHEATENGINE in all caps 2. Step 7 link pretty sure has a virus as I had so many problems afterward I needed to reset windows. 3. Step 14 DBVM level debugger. -If using a larger disk and cannot change to FAT or FAT32, then use software like MiniTool Partition Wizzard for it. -To use efiguard, im pretty sure you need motherboard that supports efi/uefi. -BIOS Mode cannot be Legacy, but efi or uefi to do this disk partition style needs to be GPT. -As a last step in BIOS you need to change to OTHER OS so that efiguard runs. 4. Step 16 (last one in the vid) Turn on virtualization in bios
Link does not have a virus - the protected program will be detected as one though as it will appear to AV like one (Due to the Protections). I have this downloaded and haven't got any issues.
it does have virus btw ur correct step 7 does just had too wipe my pc it downloads a extension on ur edge that tracks ur data and gets ur passwords bank details ect
@@Paltryweasel I'd do it first since it doesn't take super long. You could save yourself from having to do the other steps, or you might do the VMP once (find out that it it fails), then do the other steps, then do the VMP section again. It could save time, but I haven't tried it only doing the VMP step
Do u use a defender like Kaspersky or Bitdefender cause my Bitdefender says it found a infected virus Gen:Variant.Tedy.307502 u can look it up but yeah idk if i should allow that for FH5
Thanks for the help man, still working to this day, also if you don't have a usb stick you can disable signature enforcement using your windows boot menu (7)
I have an error problem, when I run and only apply those two build modes and click ok(6:44), I get an error saying it can't find "ExtractFileNameWithoutExt", can you help me out as soon as possible please?
Great job! Enjoying the comment... It would be nice if you did a series of tutorials from scratch, how to bypass, get the memory addresses, do a kernel mode hack, this in an online game (to have more challenge) like DayZ for example.
@@baseultprivate9137 would be interested in see you do this aswell . Just need to see how it’s done . Doesn’t need to be undetected but just to give us an idea how the method
@@baseultprivate9137 I hope you do it already + Can you create a server in Discord and put the link in the description in the next video Thank you for that Video
Thank you so much for this tutorial you deserve the likes and subs as you share the knowledge you know for free which i can see other videos asking for payment for their undetected CE. Subscribed!
For anyone out there, disable secure boot. Otherwise it won’t work. Make sure you run UEFI and not legacy mode. Oh and a lot of AC detect a custom boot loader
Awesome work, but in the HxD step, the "the new cheat engine-SSE4-AVX2" stop working, so i ran the normal x64 without the Hxd step to test it in game and it works but probably im going to get ban for that idk. My question is how did that happen, why it stop working with a msg that the program isnt compatible with my system.
You think you could do a video on finding offsets in arma/dayz? There are plenty of tutorials/tools on UE and Unity but i cant seem to find or figure out dayz.
i tryed to cheat health and stamina in dayz today ... after 5 minuted i got global banned lol maybe the battleeye anti cheat is just to powerfull so dont try that with dayz bro
This video has really change my way of life, i been stuck for so many years and now i can continue all thanks to this incredible video and the person who sended it to me Hope i can meet you one day and talk one to another you will have all my support.
gives me an error at url:=getbase+'?cewidth='+inttostr(clientwidth)+'&ceheight='+inttostr(clientheight)+'&fn='+extractfilename(ExtractFileNameWithoutExt(application.ExeName))+'&counter='+inttostr(counter)+getoptionalstring;
With a driver loaded, I get an error that a patched Windows bootloader was detected (Kernel Patch Protection is disabled).Is this method no longer available?
really great tutorial!!! as a note, i got into the lua files where you get the errors at starting cheat engine and replaced getCheatEngine in for my example with getMyGreatEngine so you wont get this errors anymore ;)
I've got same trouble here First the boot not support legacy mode and then About that , i change legacy mode to uefi mode , but iam still error and changed to "Failed to boot anything , This Is Superbad!" Maybe u can teachme sir
Hold on was MyGreatEngine the name of your driver or something else, because im trying to fix this but having issues because i used a few different names for things
Hi, on the part #13 Modify CE Driver , each time when i try to create test certificate, it keeps giving me access denied error, is there a way to bypass this step?
When I run the compiling mode it shows me an error saying for bit64 o4avx2 there is an identifier not found with the name ExtractFileNameWithoutExt what should I do
@@ahmaddashti2034 hey bro it didnt help me i dwnloaded, can you make a small video about it on ur channel on how ur doing it, i would greately appreciate
when I start Cheat Engine it says "failed to start process watcher" and i cant See the memory View and cant interact with the values cause i cant See them either D: Please Help !
Make sure to use Efiguard to disabele Driver Signature Enforcement just as in the video described. Also make sure that your Boot Mode is set to UEFI instead of Legacy
@@baseultprivate9137 I do everything as you say in the Video, the boot mode is on UEFI, I disable dse but i still get the Error message when I start CE
@@baseultprivate9137 Is there anything else I could try ? Ah btw. When I boot with Efiguard etc. And then Check the 4 boxes and use Kernelmode debugger it doesnt Show DBK64 loaded on my Screen, please I really need this 😟
bro please make more videos like this you are a monster !!!! i really thank you for this videos tuto !! just a questions after making all this lets say i want to change health value in game can i get spoted by anti cheat ??
Hey Baseult, I'm trying to bypass EAC for the game "New World". I've done everything in your video and made my own driver, and when I go to select a process in the CE, it shows new world, but there's no logo next to it, and when I click on it to process, then go to memory, it's not reading any of it. So, I was curious if there was any way you could maybe help me out with this. I'd very much appreciate it.
@@marcelw7008did u use vs 2019 or the newer vs 2022? I’m trying to use the 2022 version but when I try to build the code it gives me an error message about PnpLockDown needs to equal one. Did you have this problem too?
My question is after you follow this guide and bypass the AC if you have a custom cheat software that you want to inject into a game can you just inject normally or do you have to go through CE?
Hi @baseult private , I try to follow u step by step but I've problem with the Cheat Engine file. Every time I try to change the name, the icon folder always changing to default windows icon. And everytime I try to open, it will pop up "This app can't run on your PC. To find a version for your PC,check with the software publisher". can u help me what's going on ?
easyanticheat detects efiguard now, did anyone find a workaround ? when you open the game after disabling patch guard it just says "Patched windows boot loader detected. (kernel patch protection disabled)"
counter intuitive.. you are loading unsigned driver, any AC now will be able to check certificate on these drivers and detect this. solution would be to map the driver but then you have to re-code the whole thing..
11 Step. After installing KDU the game crashed at the start and the message appeared in the left corner of the screen "Easy Anti-cheat game security violation detected(00000017)".Evil Dead The game(EAC).
I had this working first try, I restart my PC and now i'm getting a message saying I am missing my driver. I redid everything from scratch it worked again but once I changed with HxD the missing driver error kicked in again.
(sorry for my bad english) After build, Which folders, files can be deleted? Only bin folder needed? In bin folder are there any folders, files can be deleted?
Hi! first of all thank you for this tut. btw, a question please. I know this tut is way advance for the anti cheat im going to ask anyway. is this possible to bypass the Mshield?
if you get a error like "this program cant open from windows" at 10:22, delete those "x86_64.exe" and "x86_64-SSE4-AVX2.exe" files and rename "x86_64.exe.bak" and "x86_64-SSE4-AVX2.exe.bak" as delete .bak extensions. then do same progress at 7:21 but change strings as something as 11 letters and allways use space at where used space
Video made in Germany 😂 props an dich, bitte mehr in die Richtung (Reversing, Lerning, Huddini Hiding). Videos in deutsch währen auch ganz angenehm, auch wenn ich kein Problem mit Englisch habe. Brauche dann nur kein DeepL im Kopf 😂🙏
there is a problem i did everything correctly and it worked perfect !! but .... when i restart my pc and try to open cheat engine i receive this , btw i booted from usb and everything used to work fine but now i see this --------------------------- Driver error --------------------------- You are missing the driver. Try reinstalling Syber Singne, and try to disable your anti-virus before doing so. --------------------------- OK --------------------------- i tried to recompile cheat engine from scratch and it solved the problem but after 1 use of cheat engine or i restart i see this massage, please help
Awesome job Baseult...
I can tell you spent a lot of time into this video, and as a beginner with programming and game hacking I appreciate the time spent into making this video. 👌👌Keep up the great work
Hey can you upload the upload the file and send it to me ? willing to pay
bro it was a year ago dy think he would have it@@netriumedits7083
It is the best tutorial i have ever seen! Please continue :)
returned here after like 1 year man you are best, thank you for your work, you saved us so much time, keep up work, huge thanks
TIP: if you want to get rid of the error message after changing name with HxD, then open all the files the error talks about with HxD and also rename every "cheat engine" in there to your new name as well.
The reason this works is because the file is trying to refer to "cheat engine" that isn't there anymore.
Thanks for the tip!
Incredible tutorial man! Honestly very impressive. Thanks for posting. Hope to see more 💯
for anyone not being able to compile the driver in VS (Error ‘A WDK corresponding to target ’10.0.19041.0’ was not found.’):
You can use a workaround
In the properties page for the driver project (Configuration Properties >General) set Windows SDK Version to $(LatestTargetPlatformVersion).
"Configuration Properties" is not showing up... can you please help me on how to add this option?
Very VERY VERY Thanks !!!!!!!!!!!!
Thanks man life saver!
el mayor del mundo gracias
where do i find that dont se it either
Great Video and Easy to follow, you have earned my subscription
thank you :)
Same)
Works perfectly, thanks. Needed it for warframe, but ain't making any progress with the scanners so gave up. Will look for some videos on CE, and go back at it.
:)
Warframe is mostly made in Lua. After me and my friends abused the fuck out of it, they stripped Lua names and made it pretty much impossible to use their Lua env, sadly. We were spawning in Primed Chambers and any mods or blueprints we wanted instantly because the game trusts the client. We could even give items to anyone in our game because the host controls their clients. Sorry for making them beef up their security, mate. Most of their bans are reported to staff and they manually review each case and ban you within a day or two. Delayed/manual bans make it much harder to know if you're UD or not.
@@DanniDuck Nick, my man, could you give me any advice on how to do the same in warframe and stop taking hardware bans on daily basis for trying my newbies' best?
This is the only video on youtube that I needed, fantastic job explaining everything, you're a legend !!!
This video convinces me to subscribe to your channel, you deserve it!
Launch Error : Patched windows boot loader detected. [Kernel Protection disabled] . protection type : EasyAntiCheat
I just uploaded a follow up video with additional Steps against some Anticheats like League of Legends:
ruclips.net/video/d6iBj5PTzag/видео.html
Well, this video achieved a lot more views than I would have thought, thanks a lot for everyone watching it :).
But because of it's reach it might be possible that some anticheat providers will take action against the methods shown in this video.
So while at release of this videos, all methods were working fine, after some time some methods might wont work anymore.
EDIT: EfiGuard has been patched by EAC. This bypass might no longer work for some Easy Anticheat Games!
You can join my Discord if you need more help: discord.gg/PFBuC3T4RC
KNOWN ISSUES:
1. If you don't find any Pointers with Pointerscanning make sure to use the Module Lua Script first to show the Module Names!
2. If you get an error message which says "you have a non UEFI system" change your Boot Mode from "Legacy" to "UEFI" you can google how that works.
3. AMD Processors are currently not supported for the DBVM Hypervisor which may leads to crashes if you try to run it.
4. If your CE doesn't start after the HxD step anymore, make sure that the string you replace it with has the same amount of letters as explained at 8:57.
5. If creating a Test Certificate says "acess denied" just restart Visual Studio with Admin Permissions.
bypass for xigncode now?
@@canalred3609 Hey, if you do everything until step 8 (also using the String Lua Script from the Description) it should work :)
Wow, I haven't expected. You Are real King.
I have an AMD processor, can i use this with other debuggers?
@@wrestelman1 I have both And IT works for both of them.
Thanks friends for uploading this video!
Dude you are insane. thanks you very much
This is amazing, exactly what I need. Thanks a ton! I'm gonna try this tomorrow.
I can't believe it took me 6 months to eventually tried this lol (this one's my alt account). Great work btw! Still works to this day.
@@kambingterbang It will still get you banned though no? Just no instantly - even with the modified CE Driver?
Bro, this is what I'm searching for hours!!
Thank you!!!
i have no words for this!!. thanks man. ( I'm so so stupid :) ).
Very high quality tutorial, thank you for this.
Although I have fallen into many pitfalls, I managed to make it work.
Some problems/solutions that I have encountered:
0. You need to have compiled version for all this to work, cannot download CE installer as it wont work.
1. Step 6 there is also CHEATENGINE in all caps
2. Step 7 link pretty sure has a virus as I had so many problems afterward I needed to reset windows.
3. Step 14 DBVM level debugger.
-If using a larger disk and cannot change to FAT or FAT32, then use software like MiniTool Partition Wizzard for it.
-To use efiguard, im pretty sure you need motherboard that supports efi/uefi.
-BIOS Mode cannot be Legacy, but efi or uefi to do this disk partition style needs to be GPT.
-As a last step in BIOS you need to change to OTHER OS so that efiguard runs.
4. Step 16 (last one in the vid) Turn on virtualization in bios
Link does not have a virus - the protected program will be detected as one though as it will appear to AV like one (Due to the Protections). I have this downloaded and haven't got any issues.
it does have virus btw ur correct step 7 does just had too wipe my pc it downloads a extension on ur edge that tracks ur data and gets ur passwords bank details ect
@@CODAH45 well I don't have any issues like that? Idk why you think it's a virus
@@tomcanty8856 bro I promise you it is
@@tomcanty8856 got discord ?
Thanks a bunch dude. It didn't work with FH5 up until I did the VMP thing, then it worked super well.
so i only have to do the VMP?
@@Paltryweasel I'd do it first since it doesn't take super long. You could save yourself from having to do the other steps, or you might do the VMP once (find out that it it fails), then do the other steps, then do the VMP section again. It could save time, but I haven't tried it only doing the VMP step
@@bksniperguy okay, i am currently doing all 7 steps xD. Thanks a lot for your answer bro
Do u use a defender like Kaspersky or Bitdefender cause my Bitdefender says it found a infected virus Gen:Variant.Tedy.307502 u can look it up but yeah idk if i should allow that for FH5
@@bksniperguy i cant seem to figure it out keeps crashing even with the VMP idk what im doing wrong crashes when i hit forza in cheatengine
you are an ABSOLUTE legend for this man really REALLY appreciate it man!
Thanks for the help man, still working to this day, also if you don't have a usb stick you can disable signature enforcement using your windows boot menu (7)
In germany we call it "Ehrenmann" 🌚
Ehrenkommentar :)
Kann ich damit den easy anti chest umgehen? Und in gta rp rein kommen ?
@@zoranarifovic6248Für Gta rp denk ich nicht das das geht musst dir eulen holen oder erspielen
GG you really GENIUS bro, i dont know how the hacker think
I try this method on RF Online private server it works bro. GG.
Is this working sir ?
We have same playing game here
I have an error problem, when I run and only apply those two build modes and click ok(6:44), I get an error saying it can't find "ExtractFileNameWithoutExt", can you help me out as soon as possible please?
I'm having the same problem too
@@FurkanBereket28 use Lazarus 2.2.2 and uninstall the new version of Lazarus
good stuff thnx you@@MarcusMuller-c4d
did u fix it? i have same issue
@danieltaylor8708 Unfortunately I did not, I gave up 5 days later
make great bro tutorials! Subscribed to your channel :)
Great job!
Enjoying the comment...
It would be nice if you did a series of tutorials from scratch, how to bypass, get the memory addresses, do a kernel mode hack, this in an online game (to have more challenge) like DayZ for example.
I might do that
@@baseultprivate9137 would be interested in see you do this aswell . Just need to see how it’s done . Doesn’t need to be undetected but just to give us an idea how the method
@@baseultprivate9137 I hope you do it already + Can you create a server in Discord and put the link in the description in the next video
Thank you for that Video
@@3asfoura You can join here discord.gg/PFBuC3T4RC
@@baseultprivate9137 done
Finally YT algo recommends something I am really interested in. Good presentation.
YOU ARE WWWWW
REAL MAN WANNA HELP NOT LIKE OTHERS
send me the file please brother !
Thank you so much for this tutorial you deserve the likes and subs as you share the knowledge you know for free which i can see other videos asking for payment for their undetected CE. Subscribed!
nice video man! but i just have one problem some of the strings goes blanc after a bit, but other then that it works fine!
need more people like you !!!!!!!!!!!!!! tanks a lot
I suggest changing the data ptr Access hooks, it’s blocked on some anti cheats
can you tell me how because it is blocked my eac its not displaying any of the 20million results
Yeah same
@@sleepylama3853 does it give u an error ( eac violation bla bla… )?
@@sleepylama3853 u used the access bypass method and it worked ? Cuz i still get error and crash my game
what does that mean and how can i do so?
For anyone out there, disable secure boot. Otherwise it won’t work. Make sure you run UEFI and not legacy mode. Oh and a lot of AC detect a custom boot loader
Awesome work, but in the HxD step, the "the new cheat engine-SSE4-AVX2" stop working, so i ran the normal x64 without the Hxd step to test it in game and it works but probably im going to get ban for that idk. My question is how did that happen, why it stop working with a msg that the program isnt compatible with my system.
Ez to understand for a noob like me tks a lot bro u are best!!!
You think you could do a video on finding offsets in arma/dayz?
There are plenty of tutorials/tools on UE and Unity but i cant seem to find or figure out dayz.
i tryed to cheat health and stamina in dayz today ... after 5 minuted i got global banned lol maybe the battleeye anti cheat is just to powerfull so dont try that with dayz bro
This video has really change my way of life, i been stuck for so many years and now i can continue all thanks to this incredible video and the person who sended it to me
Hope i can meet you one day and talk one to another you will have all my support.
gives me an error at url:=getbase+'?cewidth='+inttostr(clientwidth)+'&ceheight='+inttostr(clientheight)+'&fn='+extractfilename(ExtractFileNameWithoutExt(application.ExeName))+'&counter='+inttostr(counter)+getoptionalstring;
Same
Same idk what to do
I tried Lazarus version 2.2.2, and it worked.
With a driver loaded, I get an error that a patched Windows bootloader was detected (Kernel Patch Protection is disabled).Is this method no longer available?
it got patched, map the driver on your own with something like kdmapper
Nice vid man earned a sub!
were you able to repeat this guide? did you succeed?
@@ГенаКрипаков Yes I was able to and it worked well :)
FINALLY IT'S WORKED THANKS FOR YOUR VIDEO
No problem mate :)
All works friends, without problems! Thanks man really nice :) Like
None of my Releases are compiling.
I have the same problem
really great tutorial!!!
as a note, i got into the lua files where you get the errors at starting cheat engine and replaced getCheatEngine in for my example with getMyGreatEngine so you wont get this errors anymore ;)
I've got same trouble here
First the boot not support legacy mode and then
About that , i change legacy mode to uefi mode , but iam still error and changed to "Failed to boot anything , This Is Superbad!"
Maybe u can teachme sir
Hold on was MyGreatEngine the name of your driver or something else, because im trying to fix this but having issues because i used a few different names for things
Hi, on the part #13 Modify CE Driver , each time when i try to create test certificate, it keeps giving me access denied error, is there a way to bypass this step?
Nevermind, just solve the problem by doing a fully clean reinstall VS 2019
@@hollowheart6956 today it si undetected?
You are the best ytr ❤️
i had never gave anybody a like on youtube, but only you, you really deserve like
How can I be in contact with you??
You can join my Discord here :) discord.gg/PFBuC3T4RC
bro this is a really good video!!!!! Thank you
When I run the compiling mode it shows me an error saying for bit64 o4avx2 there is an identifier not found with the name ExtractFileNameWithoutExt what should I do
run the older version lazarus
@@ahmaddashti2034 how?
use lazarus-2.2.2-fpc-3.2.2
I also had the same problem
@@ahmaddashti2034 hey bro it didnt help me i dwnloaded, can you make a small video about it on ur channel on how ur doing it, i would greately appreciate
What microphone are you using? Awesome tutorial btw
when I start Cheat Engine it says "failed to start process watcher" and i cant See the memory View and cant interact with the values cause i cant See them either D:
Please Help !
Make sure to use Efiguard to disabele Driver Signature Enforcement just as in the video described.
Also make sure that your Boot Mode is set to UEFI instead of Legacy
@@baseultprivate9137 I do everything as you say in the Video, the boot mode is on UEFI, I disable dse but i still get the Error message when I start CE
@@baseultprivate9137 Is there anything else I could try ?
Ah btw. When I boot with Efiguard etc. And then Check the 4 boxes and use Kernelmode debugger it doesnt Show DBK64 loaded on my Screen, please I really need this 😟
run it as admin
@@Aurray thx lol
Thank you for sharing this tutorial
still works?
bro please make more videos like this you are a monster !!!! i really thank you for this videos tuto !!
just a questions after making all this lets say i want to change health value in game can i get spoted by anti cheat ??
Hey Baseult, I'm trying to bypass EAC for the game "New World". I've done everything in your video and made my own driver, and when I go to select a process in the CE, it shows new world, but there's no logo next to it, and when I click on it to process, then go to memory, it's not reading any of it. So, I was curious if there was any way you could maybe help me out with this. I'd very much appreciate it.
'Kernel'
Thanku sooo much broo it really worked for me thnkuu soo much...❤❤❤❤
Bro can u teach me , iam stuck at step 14 , boot efiguard
About that you just change legacy mode to uefi mode , but iam still error and changed to "Failed to boot anything , This Is Superbad!"
@@terserah5371 ahh sorry bro the thing is i followed till step 7 or 8 and after that i got what i want so i didnt proceed furthur..
Gold, thanks.
Doesn't work with 32-bit, and you need the cross i368 or Lazarus 2.2.2
omg this man is legend .
thanks :)
@@baseultprivate9137 i did all the steps it s work perfectly fine . but when i run warzone it close and i get per ban after 1 day ...
@@slkslk9324 This is against BE, EAC and VGK only. Warzone is using Ricochet which I didn't try out yet.
@@baseultprivate9137 u ll get ban and lost your account .try another methode
I would love to see bypass Ricochet and nProtect Gameguard
MAN YOU ARE LEGEND I LOVE YOU
this is fake
Why would it be fake, I did it myself so don’t comment when you lack the knowledge needed
@@marcelw7008did u use vs 2019 or the newer vs 2022? I’m trying to use the 2022 version but when I try to build the code it gives me an error message about PnpLockDown needs to equal one. Did you have this problem too?
cesupport.pas(194,115) Error: Identifier not found "ExtractFileNameWithoutExt"
@@jaredfellin2695 I'm using VS 2022 and I didn't get that error. At that point, just run the compilation on a fresh VM or something
Thank you so much buddy!❤️🔥 Best one ever seen! You explained all perfectly🌜 you deserve a sub😚 have a good day mate😌
Thank you so much bro! With your help I figured it out! 💯💯💯
thank you :)
My question is after you follow this guide and bypass the AC if you have a custom cheat software that you want to inject into a game can you just inject normally or do you have to go through CE?
There is an issue for me: After compiling it tells me it can't find the driver.
Hi @baseult private , I try to follow u step by step but I've problem with the Cheat Engine file. Every time I try to change the name, the icon folder always changing to default windows icon. And everytime I try to open, it will pop up "This app can't run on your PC. To find a version for your PC,check with the software publisher". can u help me what's going on ?
Cheers for the really in depth tutorial, is it possible you could relink VM Protect. Thanks
worked, thank you for the tutorial, man.
are you on windows 11?
ty!!!! this helped a lot!!!!
Very good idea to compile CE from scratch and change the driver name.
FYI: Efi is detected and will result in a ban on any BE games.
easyanticheat detects efiguard now, did anyone find a workaround ? when you open the game after disabling patch guard it just says "Patched windows boot loader detected. (kernel patch protection disabled)"
When I open 10:23 it says “this app can’t run on your pc to find a version for your pc check with the software publisher”
I have done this but the game still recognises it and it just closes the game
Ayooo thx, amazing job
hey bro amazing vid, the link for VM PROTECT wont work anyway we can get another link ?
counter intuitive.. you are loading unsigned driver, any AC now will be able to check certificate on these drivers and detect this. solution would be to map the driver but then you have to re-code the whole thing..
11 Step. After installing KDU the game crashed at the start and the message appeared in the left corner of the screen "Easy Anti-cheat game security violation detected(00000017)".Evil Dead The game(EAC).
I had this working first try, I restart my PC and now i'm getting a message saying I am missing my driver. I redid everything from scratch it worked again but once I changed with HxD the missing driver error kicked in again.
after becoming familiar through the demo!
(sorry for my bad english)
After build, Which folders, files can be deleted?
Only bin folder needed?
In bin folder are there any folders, files can be deleted?
Hello baseult, the VMProtect download does not work can you reup?
Hi! first of all thank you for this tut. btw, a question please. I know this tut is way advance for the anti cheat im going to ask anyway. is this possible to bypass the Mshield?
respect you bro!
thanks
the driver shows up, but i tried launching cheat engine and it says im still missing the driver 26:15
if you get a error like "this program cant open from windows" at 10:22, delete those "x86_64.exe" and "x86_64-SSE4-AVX2.exe" files and rename "x86_64.exe.bak" and "x86_64-SSE4-AVX2.exe.bak" as delete .bak extensions. then do same progress at 7:21 but change strings as something as 11 letters and allways use space at where used space
Where has this video been hiding?!? ❤
fr
krankes tut, hast mein +rep :D
Probably the best tuto ever seen ! GG
It says I'm missing the drivers when I go to extras and enable all options. It's telling me to redownload cheat engine to get the drivers.
i did everything you explained booting from my usb stick, but i dont get the green command prompt. someone please help!
Error
Cannot open file "C:\Program Files\Cheat Engine 7.5\CHEAT ENGINE.exe" for write access. Access is denied.
Can I choose to use the newest version SDK and WDK or do I have to use the older versions mentioned in the video?
can u re upload the kdmapper? Seems the rar file was incomplete compare to your video. Thanks
Video made in Germany 😂 props an dich, bitte mehr in die Richtung (Reversing, Lerning, Huddini Hiding). Videos in deutsch währen auch ganz angenehm, auch wenn ich kein Problem mit Englisch habe. Brauche dann nur kein DeepL im Kopf 😂🙏
nice Tutorial!!
despues de editar con HxD dice que el archivo es una version erronea a mi sistema
It's good.However,scripts generated by code injection cannot be used.
is any one haveing problem when inject DLL.dll (Error : Filed to execute the dll loader ) ? after that error says (DLL Injected)
Den Alman akzent hört man Meilen weit xD, starkes video!
xD
there is a problem i did everything correctly and it worked perfect !! but ....
when i restart my pc and try to open cheat engine i receive this ,
btw i booted from usb and everything used to work fine but now i see this
---------------------------
Driver error
---------------------------
You are missing the driver. Try reinstalling Syber Singne, and try to disable your anti-virus before doing so.
---------------------------
OK
---------------------------
i tried to recompile cheat engine from scratch and it solved the problem but after 1 use of cheat engine or i restart i see this massage, please help