Discussões » Desenvolvimento

How krunker.io detects Proxy?

§
Publicado em: 25/02/2022
Editado em: 25/02/2022

If we will write this:

unsafeWindow.Function = new Proxy(unsafeWindow.Function, {});

the game will not let you in.

There is the empty handler, it can not effect somehow, but the game is not working after that!

We can't check if class/object/function is a proxy, by JavaScript, but krunker do it somehow.

Enviar resposta

Entre para publicar uma resposta.