Jonathan Berkeley
Jonathan Berkeley
The heartbeat could easily be recreated in a standalone application, which would allow the anticheat to then be closed. The heartbeat should be made more complicated to recreate, the server...
Anti-cheat features should be enablable/disablable without needing to resort to removing source code or altering flags. One possible solution is to have an anti-cheat builder, where features can be selected...
Having a kernel driver would open the anti-cheat to new capabilities and a higher resilience to tampering. The first step towards this would be to create a basic kernel driver...
Currently, the anti-cheat has signature scanning capability, but will not produce new signatures itself. It also doesn't send back any suspicious samples for manual signature creation. This means the only...
There's no documentation for integrating with MongoDB, which is a crucial part of the signature scanning functionality. This needs to be documented so that people can set up their own...
Project was written without unit tests, stability of additional contributions will suffer without testing to alert to issues that may arise.
Currently this information is sent without any attempt at obfuscation.
Instead of being statically stored, this information should be updated from an online resource.
Instead of being statically stored, this information should be updated from an online resource.
React-frontend was never finished, and is still in an early development phase It should either be worked on or deleted.