0xoceanx / Project-Branthium

An Apex Legends pasta

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to use: 1- Install all "Windows 10 SDK (10.x.xxx.xxx)" and Visual Studio 2- ] Install WDK 3- ] Download Branthium Project from github 4- ] Open Solution file "Project Branthium.sln" 5-A ] On top where you see "Local Windows Debugger" you can see 2 select box before it

  • Set them on "Release" "x64" (it's solving compile errors) 5-B ] Disable "Spectre Mitigation" for driver "This is How" 6- ] Press Ctrl+SHIFT+B and wait for the success message 7- ] Compile kdmapper like step 4-6 8- ] Copy kdmapper.exe from" kdmapper-master\x64\Release" to "Project-Branthium-main\build" 9- ] Run cmd as admin and cd to build dir 10- ] Enter "kdmapper.exe driver.sys" 11- ] Run usermode.exe 12- ] Open Apex and Done!

About

An Apex Legends pasta


Languages

Language:C++ 67.6%Language:C 32.4%