चर्चा » विकास

How krunker.io detects Proxy?

§
पोस्ट केले: 2022-02-25
संपादित केले: 2022-02-25

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.

उत्तर पोस्ट करा

उत्तर पोस्ट करण्यासाठी साइन इन करा.