Update README.md
This commit is contained in:
parent
752c03be4e
commit
21cc3db54a
13
README.md
13
README.md
@ -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">
|
<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
|
## 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`.
|
- Update the submodules and run `premake5 vs2022` or simply use the delivered `generate.bat`.
|
||||||
- Build via solution file in `build\boiii.sln`.
|
- Build via solution file in `build\boiii.sln`.
|
||||||
|
|
||||||
<br/>
|
|
||||||
|
|
||||||
## Disclaimer
|
## Disclaimer
|
||||||
|
|
||||||
This software has been created purely for the purposes of
|
This software has been created purely for the purposes of
|
||||||
|
Loading…
Reference in New Issue
Block a user