Update README.md

This commit is contained in:
Maurice Heumann 2022-09-11 20:57:25 +02:00 committed by GitHub
parent 752c03be4e
commit 21cc3db54a

View File

@ -12,7 +12,16 @@ Reverse Engineering and analysis of Call of Duty: Black Ops 3. Very experimental
<img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQeSXYzQITJrcjiifN1nqX1fsVE7VwLZ3vl2g&usqp=CAU">
<br/>
## Roadmap
- [x] Steam API Emulation
- [x] Steam Integrity Bypass
- [x] Offline Multiplayer/Zombies/Campaign Support
- [x] RE Tool Detection Bypass (IDA Pro, HxD, ...)
- [x] Disable Hardware Breakpoint Detection
- [ ] Disable Anti-Debugging mechanisms
- [ ] Disable Integrity Checks
- [ ] Demonware Emulation
## Download
@ -24,8 +33,6 @@ Unzip <a href="https://nightly.link/momo5502/boiii/workflows/build/main/Release%
- Update the submodules and run `premake5 vs2022` or simply use the delivered `generate.bat`.
- Build via solution file in `build\boiii.sln`.
<br/>
## Disclaimer
This software has been created purely for the purposes of