javascript-deobfuscator icon indicating copy to clipboard operation
javascript-deobfuscator copied to clipboard

WHat/................

Open pp0236 opened this issue 4 years ago • 0 comments

lol i just randomly found this while testing stuff

https://user-images.githubusercontent.com/54238880/144605023-baf93591-4bf5-423d-a516-92ed5b114ebf.mp4

test with opera gx (private window and normal) and chrome

code on vid

function notok(msg, useless) {
    return useless + msg;
}

console.log(notok("aaaaa", "uwu"));

pp0236 avatar Dec 03 '21 12:12 pp0236