[AlterWare] A fork of https://github.com/alterware/t7x - [Latest] Call of Duty: Black Ops 3 Client | Compatible With BOIII Client
7c755c106a
-Read dvar names and hashes from file and copy dvar name to each known dvar from pool. -Hook dvar_foreach functions to show them in the ingame client console. -Patch some dvar flags checks to show them in dvarlist/dvardump command -Patch a dvar flag check that doesn't allow some dvars to be recognized when typed in console. |
||
---|---|---|
.github | ||
data | ||
deps | ||
src | ||
tools | ||
.editorconfig | ||
.gitignore | ||
.gitmodules | ||
generate.bat | ||
LICENSE | ||
premake5.lua | ||
README.md |
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
- Process wrapper
- P2P multiplayer
- Dedicated Servers
Credits
- Thanks to @shiversoftdev for providing the fixes from his community patch
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.