-
Notifications
You must be signed in to change notification settings - Fork 91
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
Error: RangeError: Maximum call stack size exceeded #31
Comments
Can you upload the sample that caused this |
I realized that the problem appears when there are recursive functions |
@UsamaDaniyalXen @luelueking can you provide the samples these errors occurred on please |
As an addition to that, this file has the same issue. LOG:>obfuscator-io-deobfuscator C:\Users\stanf\Downloads\script418.user.js -o output.txt [2024-09-20T20:39:01.342Z]: Starting pass 1 [2024-09-20T20:39:01.836Z]: Starting pass 2 [2024-09-20T20:39:02.137Z]: Starting pass 3 [2024-09-20T20:39:02.398Z]: Starting pass 4 [2024-09-20T20:39:02.641Z]: Starting pass 5 [2024-09-20T20:39:02.886Z]: Starting pass 6 [2024-09-20T20:39:03.168Z]: Starting pass 7 [2024-09-20T20:39:03.499Z]: Starting pass 8 [2024-09-20T20:39:04.098Z]: Starting pass 9 [2024-09-20T20:39:05.535Z]: Starting pass 10 [2024-09-20T20:39:10.267Z]: Starting pass 11 [2024-09-20T20:39:29.262Z]: Starting pass 12 RangeError: Maximum call stack size exceeded Node.js v20.17.0 Source file: |
Logs:
The text was updated successfully, but these errors were encountered: