Dertii
Modder
- Messages
- 35
- Reaction score
- 30
- Points
- 568
If you didn't know, You can't use Cheat Engine or anything similar to that. So i found out that the way Black Ops 3 detects if you are using Cheat Engine is by using a thread in the process.
You can use Process Hacker to terminate that thread however Black Ops 3 have another thread or something similar thats detects if you have terminated that thread. And Anti Debug is not that hard to bypass since there is a AntiAnti Debug plugin for x64dbg. But my question is if you can somehow create a thread in c++ or c# that acts the same as the Anti Cheat Engine thread and then terminate the real thread so that Black Ops 3 won't close itself when terminating the thread.
You can use Process Hacker to terminate that thread however Black Ops 3 have another thread or something similar thats detects if you have terminated that thread. And Anti Debug is not that hard to bypass since there is a AntiAnti Debug plugin for x64dbg. But my question is if you can somehow create a thread in c++ or c# that acts the same as the Anti Cheat Engine thread and then terminate the real thread so that Black Ops 3 won't close itself when terminating the thread.