Skip to content
This repository has been archived by the owner on Sep 23, 2022. It is now read-only.
/ WheelChair Public archive

An introduction to the battle between JavaScript cheats and anti cheats.

License

Notifications You must be signed in to change notification settings

hrt/WheelChair

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Outdated

What is this?

A repository with code used to bypass java-script based anti cheats as well as staying undetected by them. See https://github.com/hrt/TamperDetectJS for more reading.

Nothing is obfuscated. The idea was that krunker.io's anti cheat team would improve their solutions using similar concepts introduced in this repository, which they did.

The name "wheelchair" comes from the code "crippling" all the window instances made by the webpage.

Chromium Extension

Remove all existing scripts.

  1. Download this (click here)
  2. Navigate to chrome://extensions
  3. Enable developer mode (probably a checkbox in the top right)
  4. Drag the downloaded file into the extensions page (you do not need to extract)