Add baseline anti-cheat guards - #24
Conversation
483b689 to
822ba77
Compare
|
Follow-up update: I added a short MP4 demo asset alongside the existing GIF so the PR directly satisfies the Algora demo-video guideline. New asset: Re-ran validation after the update:
This remains AI-assisted and manually reviewed. |
|
Follow-up hardening commit pushed: 64b5a74. This keeps the existing behavior but makes the Python Windows process scan more robust by:
Re-ran validation after the update:
This follow-up was AI-assisted and manually reviewed. |
|
Follow-up integrity commit pushed: 75424f5. This completes the Python side of #4 while keeping the original #2 scope intact:
Re-ran validation after the update:
The PR body now includes |
|
@algora-pbc /claim #4 |
|
@algora-pbc /claim #2 |
/claim #2
/claim #4
Summary
AntiCheat.cppbuildable and preserve the Windows debugger, suspicious-process, and optional CRC32 executable integrity checksJAVELIN_EXPECTED_SHA256script integrity checksDemo
Validation
Windows-specific process and debugger APIs are implemented behind
_WIN32; the local compile check verifies the non-Windows CI-safe path from this environment.This PR was prepared with AI assistance and manually reviewed before submission.