webcrack icon indicating copy to clipboard operation
webcrack copied to clipboard

Cannot read properties of undefined (reading 'params')

Open MaxAndolini opened this issue 1 year ago • 3 comments

Describe the bug

I can deobfuscate scripts successfully, but some like this give this error. How can we fix it?

Expected Behaviour

I want to deobfuscate it with webcrack.

Code

https://pastes.io/vh35utbtad

Logs

https://ibb.co/02HBZbh

MaxAndolini avatar Jan 31 '24 15:01 MaxAndolini

The error has already been fixed in 9e8d53fad10d0d002348a9db420e86535045c187 which isn't released yet (except for the playground) But it can't be fully deobfuscated until #44 is solved

j4k0xb avatar Jan 31 '24 15:01 j4k0xb

Thank you. How can i get beta version with npm?

Also do you know how can i run this script without deobfuscate?

MaxAndolini avatar Jan 31 '24 15:01 MaxAndolini

v2.13.0 is published now

Also do you know how can i run this script without deobfuscate?

only possible in the node.js api or playground, how about flags like --no-deobfuscate for all options?

j4k0xb avatar Jan 31 '24 16:01 j4k0xb