Skip to content
forked from msfwaifu/t7x

☄️ Reverse engineering and analysis of Call of Duty: Black Ops 3

License

Notifications You must be signed in to change notification settings

niemand-sec/boiii

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

license build paypal

BOIII ☄️

Reverse engineering and analysis of Call of Duty: Black Ops 3. Very experimental.

Roadmap

  • Steam API Emulation
  • Steam Integrity Bypass
  • Offline Multiplayer/Zombies/Campaign Support
  • RE Tool Detection Bypass (IDA Pro, HxD, ...)
  • Disable Hardware Breakpoint Detection
  • Disable Integrity Checks
  • Disable Anti-Debugging Mechanisms
  • Demonware Emulation

Download

Unzip this into your BOIII folder and run the BlackOps3.exe

Compile from source

  • Clone the Git repo. Do NOT download it as ZIP, that won't work.
  • Update the submodules and run premake5 vs2022 or simply use the delivered generate.bat.
  • Build via solution file in build\boiii.sln.

Disclaimer

This software has been created purely for the purposes of academic research. It is not intended to be used to harm others. Project maintainers are not responsible or liable for misuse of the software. Use responsibly.

About

☄️ Reverse engineering and analysis of Call of Duty: Black Ops 3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.4%
  • Lua 3.6%