Skip to content
New issue

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

Cannot read properties of undefined (reading 'params') #55

Open
MaxAndolini opened this issue Jan 31, 2024 · 3 comments · May be fixed by #45
Open

Cannot read properties of undefined (reading 'params') #55

MaxAndolini opened this issue Jan 31, 2024 · 3 comments · May be fixed by #45
Labels
bug Something isn't working deobfuscate

Comments

@MaxAndolini
Copy link

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 MaxAndolini added the bug Something isn't working label Jan 31, 2024
@j4k0xb
Copy link
Owner

j4k0xb commented Jan 31, 2024

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

@MaxAndolini
Copy link
Author

MaxAndolini commented Jan 31, 2024

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

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

@j4k0xb
Copy link
Owner

j4k0xb commented Jan 31, 2024

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working deobfuscate
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants