webcrack icon indicating copy to clipboard operation
webcrack copied to clipboard

Webcrack can't find string array of old obfuscator version

Open g0dzcsgo opened this issue 1 year ago • 1 comments

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

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

g0dzcsgo avatar Apr 14 '24 11:04 g0dzcsgo

https://js-deobfuscator.vercel.app/ seems to work for older versions

j4k0xb avatar Jul 19 '24 14:07 j4k0xb