Dmitry Lamdan
Dmitry Lamdan
Source code `// Paste your JavaScript code here function hi() { console.log("Hello World!"); } hi();` Obfuscated code (default obfuscation settings used) `function _0x2258(){var _0x43bd84=['607150VwkcPH','875726lkSxRi','271698iGCpUj','776jJcXcO','51758JmSbvr','3520FXkMak','3844XfOikj','45Ssnrjo','3SakWBe','819127MSDUAo','Hello\x20World!','log','37905439HRFQhR'];_0x2258=function(){return _0x43bd84;};return _0x2258();}function _0x3c34(_0x4b026f,_0x2f97cf){var _0x2258d8=_0x2258();return _0x3c34=function(_0x3c34ff,_0xea61be){_0x3c34ff=_0x3c34ff-0x183;var _0x14fb0c=_0x2258d8[_0x3c34ff];return...
Is there a possibility to move cursor to previous (and next) postion it was like Alt-Left and Alt-Right in RAD Studio IDE?