Skip to content

HWID Spoofer for the popular client-side minecraft anticheat BAC (Badlion Anti-Cheat)

Notifications You must be signed in to change notification settings

ferrislovescpp/badlion-hwid-spoofer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

BAC HWID Spoofer

this is a modified basic spoofer for the popular client-side minecraft anticheat BAC (badlion anti-cheat)

notes

this is a modified version of BACASABLE. this program is super simple, all it does is it removes regedit entries for display monitors and then maps a driver using kdmapper to spoof disk identifiers. it is very likely this is detected, i just found some old code and got bored so i decided to update it.

changes

  • xorstr string encryption
  • intermediate debugger detection
  • changes window title to prevent detections

fixes

if you get an "access denied" error, remove the regedit entrys.

installation

step 1 - create a new C++ project in VS2019.

step 2 - create 2 new files main.cc and xorstr.hh

step 3 - copy and paste the code from the files here into the files in visual studio.

step 4 - in the top left go to Project -> Properties -> General -> C++ language standard -> /std:c++17.

step 5 - while in the project properties page go to C/C++ -> Optimization -> Optimization Favor Speed (/Ox).

step 6 - exit out of the project properties page and compile Ctrl + B.

step 7 - You'll need the kdmapper.exe and spoofer.sys files.

Credits

Ventaz

PeterG75

JustasMasiulis

About

HWID Spoofer for the popular client-side minecraft anticheat BAC (Badlion Anti-Cheat)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages