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

warn: Could not find string array and wrappers. {"timestamp":"03:11:44"}

Open funmolde opened this issue 1 year ago • 1 comments

Thank you -_-

funmolde avatar Mar 17 '24 02:03 funmolde

The tool tries to find the string array and wrappers, but if it fails to do so you can specify them explicitly. Look into the following section of the readme file (you can also find examples on how to select the string array and wrappers in the 'Examples' directory):

Otherwise, the code for the stringarray needs to be placed in separate files and given as input

If that fails as well, you can add the obfuscated script here, and I'll take it into consideration next time I'll have time to work on this.

0x1Avram avatar Mar 18 '24 16:03 0x1Avram