The source code for IceHacks Surviv.io Cheat Injector. Don't ask how to use or what everything says because if you don't know JS then you really shouldn't be here. Pull Requests are welcome, as the updates are checked and verified and eventually will go on to the main cheat itself.
In webpack.config.js, index.js is labeled as "main". In background.js, in the InjectInBody() method, it pulls in the main.js script and inserts it into the document.
Hi,
I am trying to go over the injector structure. But where is ./cheat/index.js called?
Thank you.