We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When trying to deobfuscate this file, it seems like webcrack can't find the string array.
I expect webcrack to find the string array.
https://gist.github.com/g0dzcsgo/fa6e0402b54718a77656a28affd9c396
webcrack:transforms prepare: started +0ms webcrack:transforms prepare: finished with 4339 changes +461ms webcrack:transforms deobfuscate: started +0ms webcrack:deobfuscate String Array: no +0ms webcrack:transforms deobfuscate: finished with 0 changes +620ms webcrack:transforms transpile, unminify: started +0ms webcrack:transforms transpile, unminify: finished with 39226 changes +472ms webcrack:transforms self-defending, debug-protection, jsx, jsx-new: started +0ms webcrack:transforms self-defending, debug-protection, jsx, jsx-new: finished with 0 changes +139ms webcrack:transforms merge-object-assignments: started +1ms webcrack:transforms merge-object-assignments: finished with 2 changes +438ms
The text was updated successfully, but these errors were encountered:
https://js-deobfuscator.vercel.app/ seems to work for older versions
Sorry, something went wrong.
No branches or pull requests
Describe the bug
When trying to deobfuscate this file, it seems like webcrack can't find the string array.
Expected Behaviour
I expect webcrack to find the string array.
Code
https://gist.github.com/g0dzcsgo/fa6e0402b54718a77656a28affd9c396
Logs
The text was updated successfully, but these errors were encountered: