javascript - how to decode following code -


how convert following code original lenguage

eval(function(_0x904fx1, _0x904fx2, _0x904fx3, _0x904fx4, _0x904fx5, _0x904fx6) {     _0x904fx5 = function(_0x904fx3) {         return _0x904fx3.tostring(_0x904fx2);     };     if (!_0x2a81[5][_0x2a81[4]](/^/, string)) {         while (_0x904fx3--) {             _0x904fx6[_0x904fx5(_0x904fx3)] = _0x904fx4[_0x904fx3] || _0x904fx5(_0x904fx3);         };         _0x904fx4 = [function(_0x904fx5) {             return _0x904fx6[_0x904fx5];         }];         _0x904fx5 = function() {             return _0x2a81[6];         };         _0x904fx3 = 1;     };     while (_0x904fx3--) {         if (_0x904fx4[_0x904fx3]) {             _0x904fx1 = _0x904fx1[_0x2a81[4]](new regexp(_0x2a81[7] + _0x904fx5(_0x904fx3) + _0x2a81[7], _0x2a81[8]), _0x904fx4[_0x904fx3]);         };     };     return _0x904fx1; }(_0x2a81[0], 32, 32, _0x2a81[3][_0x2a81[2]](_0x2a81[1]), 0, {})); 

without original code can't tell does. however, way check outputted source change eval either console.log or alert.


Comments

Popular posts from this blog

java - SSE Emitter : Manage timeouts and complete() -

jquery - uncaught exception: DataTables Editor - remote hosting of code not allowed -

java - How to resolve error - package com.squareup.okhttp3 doesn't exist? -