MCPcopy Create free account
hub / github.com/GamerHack/GamerHack.github.io / fail

Function fail

restore/505goldhen/exploit.js:99–102  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

97var nogc = [];
98failed = false;
99var fail = function () {
100 alert.apply(null, arguments);
101 throw "fail";
102};
103function codeContenu(id) {
104 var contenu = document.getElementById(id).value;
105 return encodeURIComponent(contenu);

Callers 1

exploitFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected