BattlEye driver bypass (Source)

Posts 1630 of 136 · Page 2 of 10
This project works in casual / rated or offline?
Quote Originally Posted by OrionWalker10 View Post
This project works in casual / rated or offline?
Works in everything. Its made to bypass BattlEye but leave it running to allow you to play in Ranked / Casual with no issues
Quote Originally Posted by diamondcoding View Post
Works in everything. Its made to bypass BattlEye but leave it running to allow you to play in Ranked / Casual with no issues
How are you getting past the BE heartbeat for the callbacks? Just removing the callbacks got detected, has it changed back?
Quote Originally Posted by qwertyman3 View Post
How are you getting past the BE heartbeat for the callbacks? Just removing the callbacks got detected, has it changed back?
At this current moment it works perfectly fine on R6S
If you want to, you can use Cheat Engine to Allocate memory (Add useless memory) and then edit those Addresses with random addresses (some which may or may not work)
how I use this script ? how to run ?
can somebody make a video from a fresh install of visual studio -> compiling -> using this to remove callbacks? I am very new to all this and would appreciate it a lot!

I can't even get it compiled.. so many errors in visual studio

can donate using BTC if that's needed
why ARM on windows 10 x64?

- - - Updated - - -

Quote Originally Posted by ArmaGod View Post
can somebody make a video from a fresh install of visual studio -> compiling -> using this to remove callbacks? I am very new to all this and would appreciate it a lot!

I can't even get it compiled.. so many errors in visual studio

can donate using BTC if that's needed
lol
compile x64 with library require (kernel), and pass error variable to /w0
Hello , diamondcoding I compile the source code by modifying it , and when I install the device driver , the driver does not want to because it is not digitally signed, how do without putting the windows of test mode because BattlEye does not start in test mode.
I successfully compiled the code, what do i have to do with the .sys file to get this working?
Quote Originally Posted by niceone26 View Post
I successfully compiled the code, what do i have to do with the .sys file to get this working?
Click right on .inf, install driver, run windows in test mode or buy certificate code signing.

ACTIVE NO SIGNING DRIVER IN cmd run as administrator:
bcdedit -set loadoptions DISABLE_INTEGRITY_CHECKS
bcdedit -set TESTSIGNING ON

Reboot computer, and install driver.
You can also remove the callbacks with programs like "PCHunter" and "Win64AST". There are probably more obscure ones out there.

You can't use test signing mode with battleye. Find another way to load your driver (DSEfix / TDL (turla driver loader))
Thank you, i will try it tomorrow
This script run on Windows 10? Kernel have problems with windows 10.
Quote Originally Posted by OrionWalker10 View Post
This script run on Windows 10? Kernel have problems with windows 10.
Works fine with my windows 10 (Dev Build / Experimental) Cannot confirm with standard stable build but should work no issues
Posts 1630 of 136 · Page 2 of 10

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?