[AlterWare] A fork of https://github.com/alterware/t7x - [Latest] Call of Duty: Black Ops 3 Client | Compatible With BOIII Client
Go to file
dependabot[bot] fd24ce336a Bump deps/asmjit from 052b443 to 8dd64c3
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `052b443` to `8dd64c3`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](052b4430e9...8dd64c32ac)

---
updated-dependencies:
- dependency-name: deps/asmjit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-07 17:52:12 +00:00
.github Better CI builds 2022-09-17 09:33:15 +02:00
deps Bump deps/asmjit from 052b443 to 8dd64c3 2022-10-07 17:52:12 +00:00
src Use utils:nt::handle 2022-10-07 18:52:50 +02:00
tools Add progress 2022-05-21 12:11:10 +02:00
.gitignore Add progress 2022-05-21 12:11:10 +02:00
.gitmodules Add udis86 2022-09-26 17:35:32 +02:00
generate.bat Add progress 2022-05-21 12:11:10 +02:00
LICENSE Update license 2022-05-21 18:42:04 +02:00
premake5.lua Add steam proxy 2022-09-26 18:39:01 +02:00
README.md Update README.md 2022-09-30 07:32:12 +02:00

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 (only the ones I use: IDA Pro, HxD, Wireshark)
  • Disable Hardware Breakpoint Detection
  • Disable Integrity Checks
  • Demonware Emulation
  • Disable Anti-Debugging Mechanisms

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.