ben-sb / obfuscator-io-deobfuscator

A deobfuscator for scripts obfuscated by Obfuscator.io
https://obf-io.deobfuscate.io
Apache License 2.0
274 stars 61 forks source link

Error: RangeError: Maximum call stack size exceeded #31

Open smpial opened 1 month ago

smpial commented 1 month ago

Logs:

I:\deobfuscator>node --max-old-space-size=8192
Welcome to Node.js v16.20.2.
Type ".help" for more information.
> deobfuscator = require('obfuscator-io-deobfuscator')
{ deobfuscate: [Function: deobfuscate] }
> deobfuscator.deobfuscate(fs.readFileSync('Bxn7HbpO.js').toString())

[2024-05-14T13:08:04.600Z]: Starting pass 1
[2024-05-14T13:08:04.600Z]: Executing UnusedVariableRemover
[2024-05-14T13:08:06.189Z]: Executed UnusedVariableRemover, modified false
[2024-05-14T13:08:06.190Z]: Executing ConstantPropgator
[2024-05-14T13:08:07.900Z]: Executed ConstantPropgator, modified true
[2024-05-14T13:08:07.900Z]: Executing ReassignmentRemover
[2024-05-14T13:08:13.783Z]: Executed ReassignmentRemover, modified true
[2024-05-14T13:08:13.784Z]: Executing DeadBranchRemover
[2024-05-14T13:08:17.563Z]: Executed DeadBranchRemover, modified false
[2024-05-14T13:08:17.564Z]: Executing ObjectPacker
[2024-05-14T13:08:21.465Z]: Executed ObjectPacker, modified true
[2024-05-14T13:08:21.466Z]: Executing ProxyFunctionInliner
[2024-05-14T13:08:22.494Z]: Executed ProxyFunctionInliner, modified true
[2024-05-14T13:08:22.494Z]: Executing ExpressionSimplifier
[2024-05-14T13:08:24.342Z]: Executed ExpressionSimplifier, modified true
[2024-05-14T13:08:24.342Z]: Executing SequenceSplitter
[2024-05-14T13:08:25.159Z]: Executed SequenceSplitter, modified true
[2024-05-14T13:08:25.160Z]: Executing ControlFlowRecoverer
[2024-05-14T13:08:25.756Z]: Executed ControlFlowRecoverer, modified false
[2024-05-14T13:08:25.757Z]: Executing PropertySimplifier
[2024-05-14T13:08:27.371Z]: Executed PropertySimplifier, modified true
[2024-05-14T13:08:27.372Z]: Executing ObjectSimplifier
[2024-05-14T13:08:28.087Z]: Executed ObjectSimplifier, modified false
[2024-05-14T13:08:28.087Z]: Executing StringRevealer
[StringRevealer]: Unknown reference to string array function
[StringRevealer]: Unknown reference to string array function
[StringRevealer]: Unknown reference to string array function
[StringRevealer]: Unknown reference to string array function
[2024-05-14T13:08:33.992Z]: Executed StringRevealer, modified true

[2024-05-14T13:08:33.992Z]: Starting pass 2
[2024-05-14T13:08:33.996Z]: Executing UnusedVariableRemover
[2024-05-14T13:08:36.596Z]: Executed UnusedVariableRemover, modified true
[2024-05-14T13:08:36.597Z]: Executing ConstantPropgator
[2024-05-14T13:08:39.553Z]: Executed ConstantPropgator, modified true
[2024-05-14T13:08:39.554Z]: Executing ReassignmentRemover
[2024-05-14T13:08:41.967Z]: Executed ReassignmentRemover, modified false
[2024-05-14T13:08:41.968Z]: Executing DeadBranchRemover
[2024-05-14T13:08:42.917Z]: Executed DeadBranchRemover, modified true
[2024-05-14T13:08:42.918Z]: Executing ObjectPacker
[2024-05-14T13:08:44.024Z]: Executed ObjectPacker, modified true
[2024-05-14T13:08:44.025Z]: Executing ProxyFunctionInliner
[2024-05-14T13:08:44.584Z]: Executed ProxyFunctionInliner, modified true
[2024-05-14T13:08:44.584Z]: Executing ExpressionSimplifier
[2024-05-14T13:08:45.787Z]: Executed ExpressionSimplifier, modified true
[2024-05-14T13:08:45.787Z]: Executing SequenceSplitter
[2024-05-14T13:08:46.073Z]: Executed SequenceSplitter, modified false
[2024-05-14T13:08:46.073Z]: Executing ControlFlowRecoverer
[2024-05-14T13:08:46.494Z]: Executed ControlFlowRecoverer, modified false
[2024-05-14T13:08:46.494Z]: Executing PropertySimplifier
[2024-05-14T13:08:47.575Z]: Executed PropertySimplifier, modified true
[2024-05-14T13:08:47.576Z]: Executing ObjectSimplifier
[2024-05-14T13:08:48.057Z]: Executed ObjectSimplifier, modified true
[2024-05-14T13:08:48.058Z]: Executing StringRevealer
[StringRevealer]: Unknown reference to string array function
[StringRevealer]: Unknown reference to string array function
[StringRevealer]: Unknown reference to string array function
[StringRevealer]: Unknown reference to string array function
[StringRevealer]: Unknown reference to string array function
[2024-05-14T13:08:49.271Z]: Executed StringRevealer, modified true

[2024-05-14T13:08:49.272Z]: Starting pass 3
[2024-05-14T13:08:49.273Z]: Executing UnusedVariableRemover
[2024-05-14T13:08:50.698Z]: Executed UnusedVariableRemover, modified true
[2024-05-14T13:08:50.699Z]: Executing ConstantPropgator
[2024-05-14T13:08:53.726Z]: Executed ConstantPropgator, modified true
[2024-05-14T13:08:53.727Z]: Executing ReassignmentRemover
[2024-05-14T13:08:56.503Z]: Executed ReassignmentRemover, modified false
[2024-05-14T13:08:56.504Z]: Executing DeadBranchRemover
[2024-05-14T13:08:58.782Z]: Executed DeadBranchRemover, modified false
[2024-05-14T13:08:58.782Z]: Executing ObjectPacker
[2024-05-14T13:09:01.427Z]: Executed ObjectPacker, modified false
[2024-05-14T13:09:01.427Z]: Executing ProxyFunctionInliner
[2024-05-14T13:09:02.494Z]: Executed ProxyFunctionInliner, modified true
[2024-05-14T13:09:02.494Z]: Executing ExpressionSimplifier
[2024-05-14T13:09:03.423Z]: Executed ExpressionSimplifier, modified true
[2024-05-14T13:09:03.423Z]: Executing SequenceSplitter
[2024-05-14T13:09:03.710Z]: Executed SequenceSplitter, modified false
[2024-05-14T13:09:03.711Z]: Executing ControlFlowRecoverer
[2024-05-14T13:09:04.117Z]: Executed ControlFlowRecoverer, modified false
[2024-05-14T13:09:04.117Z]: Executing PropertySimplifier
[2024-05-14T13:09:05.100Z]: Executed PropertySimplifier, modified false
[2024-05-14T13:09:05.100Z]: Executing ObjectSimplifier
[2024-05-14T13:09:05.590Z]: Executed ObjectSimplifier, modified false
[2024-05-14T13:09:05.590Z]: Executing StringRevealer
[StringRevealer]: Unknown reference to string array function
[StringRevealer]: Unknown reference to string array function
[StringRevealer]: Unknown reference to string array function
[StringRevealer]: Unknown reference to string array function
[StringRevealer]: Unknown reference to string array function
[2024-05-14T13:09:06.733Z]: Executed StringRevealer, modified true

[2024-05-14T13:09:06.733Z]: Starting pass 4
[2024-05-14T13:09:06.735Z]: Executing UnusedVariableRemover
[2024-05-14T13:09:07.653Z]: Executed UnusedVariableRemover, modified false
[2024-05-14T13:09:07.653Z]: Executing ConstantPropgator
[2024-05-14T13:09:08.793Z]: Executed ConstantPropgator, modified true
[2024-05-14T13:09:08.794Z]: Executing ReassignmentRemover
[2024-05-14T13:09:09.855Z]: Executed ReassignmentRemover, modified false
[2024-05-14T13:09:09.855Z]: Executing DeadBranchRemover
[2024-05-14T13:09:10.792Z]: Executed DeadBranchRemover, modified true
[2024-05-14T13:09:10.792Z]: Executing ObjectPacker
[2024-05-14T13:09:13.035Z]: Executed ObjectPacker, modified false
[2024-05-14T13:09:13.036Z]: Executing ProxyFunctionInliner
[2024-05-14T13:09:14.197Z]: Executed ProxyFunctionInliner, modified true
[2024-05-14T13:09:14.197Z]: Executing ExpressionSimplifier
[2024-05-14T13:09:16.569Z]: Executed ExpressionSimplifier, modified true
[2024-05-14T13:09:16.570Z]: Executing SequenceSplitter
[2024-05-14T13:09:17.295Z]: Executed SequenceSplitter, modified false
[2024-05-14T13:09:17.295Z]: Executing ControlFlowRecoverer
[2024-05-14T13:09:18.356Z]: Executed ControlFlowRecoverer, modified false
[2024-05-14T13:09:18.357Z]: Executing PropertySimplifier
[2024-05-14T13:09:20.856Z]: Executed PropertySimplifier, modified false
[2024-05-14T13:09:20.857Z]: Executing ObjectSimplifier
[2024-05-14T13:09:21.988Z]: Executed ObjectSimplifier, modified false
[2024-05-14T13:09:21.988Z]: Executing StringRevealer
[StringRevealer]: Unknown reference to string array function
[StringRevealer]: Unknown reference to string array function
[StringRevealer]: Unknown reference to string array function
[StringRevealer]: Unknown reference to string array function
[StringRevealer]: Unknown reference to string array function
[2024-05-14T13:09:24.094Z]: Executed StringRevealer, modified true

[2024-05-14T13:09:24.095Z]: Starting pass 5
[2024-05-14T13:09:24.096Z]: Executing UnusedVariableRemover
[2024-05-14T13:09:25.023Z]: Executed UnusedVariableRemover, modified false
[2024-05-14T13:09:25.024Z]: Executing ConstantPropgator
[2024-05-14T13:09:26.109Z]: Executed ConstantPropgator, modified true
[2024-05-14T13:09:26.109Z]: Executing ReassignmentRemover
[2024-05-14T13:09:27.261Z]: Executed ReassignmentRemover, modified false
[2024-05-14T13:09:27.261Z]: Executing DeadBranchRemover
[2024-05-14T13:09:28.173Z]: Executed DeadBranchRemover, modified false
[2024-05-14T13:09:28.174Z]: Executing ObjectPacker
[2024-05-14T13:09:29.220Z]: Executed ObjectPacker, modified false
[2024-05-14T13:09:29.221Z]: Executing ProxyFunctionInliner
[2024-05-14T13:09:29.712Z]: Executed ProxyFunctionInliner, modified true
[2024-05-14T13:09:29.713Z]: Executing ExpressionSimplifier
[2024-05-14T13:09:30.685Z]: Executed ExpressionSimplifier, modified true
[2024-05-14T13:09:30.685Z]: Executing SequenceSplitter
[2024-05-14T13:09:30.983Z]: Executed SequenceSplitter, modified false
[2024-05-14T13:09:30.984Z]: Executing ControlFlowRecoverer
[2024-05-14T13:09:31.416Z]: Executed ControlFlowRecoverer, modified false
[2024-05-14T13:09:31.416Z]: Executing PropertySimplifier
[2024-05-14T13:09:32.370Z]: Executed PropertySimplifier, modified false
[2024-05-14T13:09:32.370Z]: Executing ObjectSimplifier
[2024-05-14T13:09:33.466Z]: Executed ObjectSimplifier, modified false
[2024-05-14T13:09:33.467Z]: Executing StringRevealer
[StringRevealer]: Unknown reference to string array function
[StringRevealer]: Unknown reference to string array function
[StringRevealer]: Unknown reference to string array function
[StringRevealer]: Unknown reference to string array function
[StringRevealer]: Unknown reference to string array function
[2024-05-14T13:09:36.666Z]: Executed StringRevealer, modified true

[2024-05-14T13:09:36.666Z]: Starting pass 6
[2024-05-14T13:09:36.672Z]: Executing UnusedVariableRemover
[2024-05-14T13:09:39.089Z]: Executed UnusedVariableRemover, modified false
[2024-05-14T13:09:39.090Z]: Executing ConstantPropgator
[2024-05-14T13:09:42.028Z]: Executed ConstantPropgator, modified true
[2024-05-14T13:09:42.029Z]: Executing ReassignmentRemover
[2024-05-14T13:09:44.799Z]: Executed ReassignmentRemover, modified false
[2024-05-14T13:09:44.799Z]: Executing DeadBranchRemover
[2024-05-14T13:09:45.726Z]: Executed DeadBranchRemover, modified false
[2024-05-14T13:09:45.726Z]: Executing ObjectPacker
[2024-05-14T13:09:46.872Z]: Executed ObjectPacker, modified false
[2024-05-14T13:09:46.872Z]: Executing ProxyFunctionInliner
[2024-05-14T13:09:47.424Z]: Executed ProxyFunctionInliner, modified true
[2024-05-14T13:09:47.424Z]: Executing ExpressionSimplifier
[2024-05-14T13:09:48.496Z]: Executed ExpressionSimplifier, modified true
[2024-05-14T13:09:48.496Z]: Executing SequenceSplitter
[2024-05-14T13:09:48.837Z]: Executed SequenceSplitter, modified false
[2024-05-14T13:09:48.837Z]: Executing ControlFlowRecoverer
[2024-05-14T13:09:49.337Z]: Executed ControlFlowRecoverer, modified false
[2024-05-14T13:09:49.337Z]: Executing PropertySimplifier
[2024-05-14T13:09:50.390Z]: Executed PropertySimplifier, modified false
[2024-05-14T13:09:50.390Z]: Executing ObjectSimplifier
[2024-05-14T13:09:50.912Z]: Executed ObjectSimplifier, modified false
[2024-05-14T13:09:50.913Z]: Executing StringRevealer
[StringRevealer]: Unknown reference to string array function
[StringRevealer]: Unknown reference to string array function
[StringRevealer]: Unknown reference to string array function
[StringRevealer]: Unknown reference to string array function
[StringRevealer]: Unknown reference to string array function
[2024-05-14T13:09:52.247Z]: Executed StringRevealer, modified false

[2024-05-14T13:09:52.247Z]: Starting pass 7
[2024-05-14T13:09:52.248Z]: Executing UnusedVariableRemover
[2024-05-14T13:09:53.372Z]: Executed UnusedVariableRemover, modified false
[2024-05-14T13:09:53.372Z]: Executing ConstantPropgator
[2024-05-14T13:09:55.674Z]: Executed ConstantPropgator, modified true
[2024-05-14T13:09:55.674Z]: Executing ReassignmentRemover
[2024-05-14T13:09:58.943Z]: Executed ReassignmentRemover, modified false
[2024-05-14T13:09:58.943Z]: Executing DeadBranchRemover
[2024-05-14T13:10:01.531Z]: Executed DeadBranchRemover, modified false
[2024-05-14T13:10:01.531Z]: Executing ObjectPacker
[2024-05-14T13:10:04.757Z]: Executed ObjectPacker, modified false
[2024-05-14T13:10:04.757Z]: Executing ProxyFunctionInliner
[2024-05-14T13:10:06.416Z]: Executed ProxyFunctionInliner, modified true
[2024-05-14T13:10:06.416Z]: Executing ExpressionSimplifier
[2024-05-14T13:10:07.922Z]: Executed ExpressionSimplifier, modified true
[2024-05-14T13:10:07.922Z]: Executing SequenceSplitter
[2024-05-14T13:10:08.400Z]: Executed SequenceSplitter, modified false
[2024-05-14T13:10:08.400Z]: Executing ControlFlowRecoverer
[2024-05-14T13:10:09.105Z]: Executed ControlFlowRecoverer, modified false
[2024-05-14T13:10:09.105Z]: Executing PropertySimplifier
[2024-05-14T13:10:10.569Z]: Executed PropertySimplifier, modified false
[2024-05-14T13:10:10.569Z]: Executing ObjectSimplifier
[2024-05-14T13:10:11.309Z]: Executed ObjectSimplifier, modified false
[2024-05-14T13:10:11.309Z]: Executing StringRevealer
[StringRevealer]: Unknown reference to string array function
[StringRevealer]: Unknown reference to string array function
[StringRevealer]: Unknown reference to string array function
[StringRevealer]: Unknown reference to string array function
[StringRevealer]: Unknown reference to string array function
[2024-05-14T13:10:13.217Z]: Executed StringRevealer, modified true

[2024-05-14T13:10:13.217Z]: Starting pass 8
[2024-05-14T13:10:13.219Z]: Executing UnusedVariableRemover
[2024-05-14T13:10:14.784Z]: Executed UnusedVariableRemover, modified false
[2024-05-14T13:10:14.785Z]: Executing ConstantPropgator
[2024-05-14T13:10:17.731Z]: Executed ConstantPropgator, modified false
[2024-05-14T13:10:17.732Z]: Executing ReassignmentRemover
[2024-05-14T13:10:22.299Z]: Executed ReassignmentRemover, modified false
[2024-05-14T13:10:22.300Z]: Executing DeadBranchRemover
[2024-05-14T13:10:25.990Z]: Executed DeadBranchRemover, modified false
[2024-05-14T13:10:25.991Z]: Executing ObjectPacker
[2024-05-14T13:10:28.908Z]: Executed ObjectPacker, modified false
[2024-05-14T13:10:28.908Z]: Executing ProxyFunctionInliner
[2024-05-14T13:10:30.312Z]: Executed ProxyFunctionInliner, modified true
[2024-05-14T13:10:30.312Z]: Executing ExpressionSimplifier
[2024-05-14T13:10:33.493Z]: Executed ExpressionSimplifier, modified false
[2024-05-14T13:10:33.493Z]: Executing SequenceSplitter
[2024-05-14T13:10:34.498Z]: Executed SequenceSplitter, modified false
[2024-05-14T13:10:34.498Z]: Executing ControlFlowRecoverer
[2024-05-14T13:10:36.046Z]: Executed ControlFlowRecoverer, modified false
[2024-05-14T13:10:36.046Z]: Executing PropertySimplifier
[2024-05-14T13:10:39.131Z]: Executed PropertySimplifier, modified false
[2024-05-14T13:10:39.131Z]: Executing ObjectSimplifier
[2024-05-14T13:10:43.229Z]: Executed ObjectSimplifier, modified false
[2024-05-14T13:10:43.230Z]: Executing StringRevealer
[StringRevealer]: Unknown reference to string array function
[StringRevealer]: Unknown reference to string array function
[StringRevealer]: Unknown reference to string array function
[StringRevealer]: Unknown reference to string array function
[StringRevealer]: Unknown reference to string array function
[2024-05-14T13:10:52.530Z]: Executed StringRevealer, modified false

[2024-05-14T13:10:52.531Z]: Starting pass 9
[2024-05-14T13:10:52.532Z]: Executing UnusedVariableRemover
[2024-05-14T13:10:55.714Z]: Executed UnusedVariableRemover, modified false
[2024-05-14T13:10:55.715Z]: Executing ConstantPropgator
[2024-05-14T13:10:59.454Z]: Executed ConstantPropgator, modified false
[2024-05-14T13:10:59.454Z]: Executing ReassignmentRemover
[2024-05-14T13:11:05.781Z]: Executed ReassignmentRemover, modified false
[2024-05-14T13:11:05.781Z]: Executing DeadBranchRemover
[2024-05-14T13:11:13.783Z]: Executed DeadBranchRemover, modified false
[2024-05-14T13:11:13.784Z]: Executing ObjectPacker
[2024-05-14T13:11:17.430Z]: Executed ObjectPacker, modified false
[2024-05-14T13:11:17.430Z]: Executing ProxyFunctionInliner
[2024-05-14T13:11:21.809Z]: Executed ProxyFunctionInliner, modified true
[2024-05-14T13:11:21.810Z]: Executing ExpressionSimplifier
[2024-05-14T13:11:39.002Z]: Executed ExpressionSimplifier, modified false
[2024-05-14T13:11:39.002Z]: Executing SequenceSplitter
[2024-05-14T13:11:42.153Z]: Executed SequenceSplitter, modified false
[2024-05-14T13:11:42.153Z]: Executing ControlFlowRecoverer
[2024-05-14T13:11:47.139Z]: Executed ControlFlowRecoverer, modified false
[2024-05-14T13:11:47.139Z]: Executing PropertySimplifier
[2024-05-14T13:12:04.329Z]: Executed PropertySimplifier, modified false
[2024-05-14T13:12:04.329Z]: Executing ObjectSimplifier
[2024-05-14T13:12:09.890Z]: Executed ObjectSimplifier, modified false
[2024-05-14T13:12:09.891Z]: Executing StringRevealer
[StringRevealer]: Unknown reference to string array function
[StringRevealer]: Unknown reference to string array function
[StringRevealer]: Unknown reference to string array function
[StringRevealer]: Unknown reference to string array function
[StringRevealer]: Unknown reference to string array function
[2024-05-14T13:12:30.211Z]: Executed StringRevealer, modified false

[2024-05-14T13:12:30.211Z]: Starting pass 10
[2024-05-14T13:12:30.213Z]: Executing UnusedVariableRemover
[2024-05-14T13:12:40.914Z]: Executed UnusedVariableRemover, modified false
[2024-05-14T13:12:40.915Z]: Executing ConstantPropgator
[2024-05-14T13:12:59.713Z]: Executed ConstantPropgator, modified false
[2024-05-14T13:12:59.714Z]: Executing ReassignmentRemover
[2024-05-14T13:13:20.015Z]: Executed ReassignmentRemover, modified false
[2024-05-14T13:13:20.016Z]: Executing DeadBranchRemover
[2024-05-14T13:13:35.789Z]: Executed DeadBranchRemover, modified false
[2024-05-14T13:13:35.789Z]: Executing ObjectPacker
[2024-05-14T13:13:48.654Z]: Executed ObjectPacker, modified false
[2024-05-14T13:13:48.654Z]: Executing ProxyFunctionInliner
[2024-05-14T13:14:20.125Z]: Executed ProxyFunctionInliner, modified true
[2024-05-14T13:14:20.125Z]: Executing ExpressionSimplifier
[2024-05-14T13:15:14.950Z]: Executed ExpressionSimplifier, modified false
[2024-05-14T13:15:14.950Z]: Executing SequenceSplitter
[2024-05-14T13:15:34.921Z]: Executed SequenceSplitter, modified false
[2024-05-14T13:15:34.922Z]: Executing ControlFlowRecoverer
[2024-05-14T13:16:01.449Z]: Executed ControlFlowRecoverer, modified false
[2024-05-14T13:16:01.450Z]: Executing PropertySimplifier
[2024-05-14T13:17:06.437Z]: Executed PropertySimplifier, modified false
[2024-05-14T13:17:06.437Z]: Executing ObjectSimplifier
[2024-05-14T13:17:35.156Z]: Executed ObjectSimplifier, modified false
[2024-05-14T13:17:35.157Z]: Executing StringRevealer
[StringRevealer]: Unknown reference to string array function
[StringRevealer]: Unknown reference to string array function
[StringRevealer]: Unknown reference to string array function
[StringRevealer]: Unknown reference to string array function
[StringRevealer]: Unknown reference to string array function
[2024-05-14T13:18:47.656Z]: Executed StringRevealer, modified false

[2024-05-14T13:18:47.656Z]: Starting pass 11
[2024-05-14T13:18:47.659Z]: Executing UnusedVariableRemover
[2024-05-14T13:19:42.398Z]: Executed UnusedVariableRemover, modified false
[2024-05-14T13:19:42.398Z]: Executing ConstantPropgator
[2024-05-14T13:20:53.328Z]: Executed ConstantPropgator, modified false
[2024-05-14T13:20:53.328Z]: Executing ReassignmentRemover
[2024-05-14T13:22:05.937Z]: Executed ReassignmentRemover, modified false
[2024-05-14T13:22:05.937Z]: Executing DeadBranchRemover
[2024-05-14T13:22:57.761Z]: Executed DeadBranchRemover, modified false
[2024-05-14T13:22:57.761Z]: Executing ObjectPacker
[2024-05-14T13:24:08.218Z]: Executed ObjectPacker, modified false
[2024-05-14T13:24:08.219Z]: Executing ProxyFunctionInliner
[2024-05-14T13:44:37.007Z]: Executed ProxyFunctionInliner, modified true
[2024-05-14T13:44:37.428Z]: Executing ExpressionSimplifier
RangeError: Maximum call stack size exceeded
    at TraversalContext.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:106:8)
    at traverseNode (I:\deobfuscator\node_modules\@babel\traverse\lib\traverse-node.js:22:17)
    at NodePath.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\path\context.js:88:52)
    at TraversalContext.visitQueue (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:89:16)
    at TraversalContext.visitSingle (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:65:19)
    at TraversalContext.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:112:19)
    at traverseNode (I:\deobfuscator\node_modules\@babel\traverse\lib\traverse-node.js:22:17)
    at NodePath.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\path\context.js:88:52)
    at TraversalContext.visitQueue (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:89:16)
    at TraversalContext.visitSingle (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:65:19)
[2024-05-14T13:46:57.632Z]: Executed ExpressionSimplifier, modified false
[2024-05-14T13:46:57.642Z]: Executing SequenceSplitter
RangeError: Maximum call stack size exceeded
    at TraversalContext.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:106:8)
    at traverseNode (I:\deobfuscator\node_modules\@babel\traverse\lib\traverse-node.js:22:17)
    at NodePath.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\path\context.js:88:52)
    at TraversalContext.visitQueue (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:89:16)
    at TraversalContext.visitSingle (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:65:19)
    at TraversalContext.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:112:19)
    at traverseNode (I:\deobfuscator\node_modules\@babel\traverse\lib\traverse-node.js:22:17)
    at NodePath.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\path\context.js:88:52)
    at TraversalContext.visitQueue (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:89:16)
    at TraversalContext.visitSingle (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:65:19)
[2024-05-14T13:47:12.106Z]: Executed SequenceSplitter, modified false
[2024-05-14T13:47:12.109Z]: Executing ControlFlowRecoverer
RangeError: Maximum call stack size exceeded
    at enter (I:\deobfuscator\node_modules\obfuscator-io-deobfuscator\dist\deobfuscator\transformations\controlFlow\controlFlowRecoverer.js:43:18)
    at NodePath._call (I:\deobfuscator\node_modules\@babel\traverse\lib\path\context.js:46:20)
    at NodePath.call (I:\deobfuscator\node_modules\@babel\traverse\lib\path\context.js:32:14)
    at NodePath.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\path\context.js:82:31)
    at TraversalContext.visitQueue (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:89:16)
    at TraversalContext.visitSingle (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:65:19)
    at TraversalContext.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:112:19)
    at traverseNode (I:\deobfuscator\node_modules\@babel\traverse\lib\traverse-node.js:22:17)
    at NodePath.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\path\context.js:88:52)
    at TraversalContext.visitQueue (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:89:16)
[2024-05-14T13:47:23.094Z]: Executed ControlFlowRecoverer, modified false
[2024-05-14T13:47:23.097Z]: Executing PropertySimplifier
RangeError: Maximum call stack size exceeded
    at TraversalContext.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:106:8)
    at traverseNode (I:\deobfuscator\node_modules\@babel\traverse\lib\traverse-node.js:22:17)
    at NodePath.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\path\context.js:88:52)
    at TraversalContext.visitQueue (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:89:16)
    at TraversalContext.visitSingle (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:65:19)
    at TraversalContext.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:112:19)
    at traverseNode (I:\deobfuscator\node_modules\@babel\traverse\lib\traverse-node.js:22:17)
    at NodePath.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\path\context.js:88:52)
    at TraversalContext.visitQueue (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:89:16)
    at TraversalContext.visitSingle (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:65:19)
[2024-05-14T13:47:44.512Z]: Executed PropertySimplifier, modified false
[2024-05-14T13:47:44.515Z]: Executing ObjectSimplifier
RangeError: Maximum call stack size exceeded
    at TraversalContext.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:106:8)
    at traverseNode (I:\deobfuscator\node_modules\@babel\traverse\lib\traverse-node.js:22:17)
    at NodePath.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\path\context.js:88:52)
    at TraversalContext.visitQueue (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:89:16)
    at TraversalContext.visitSingle (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:65:19)
    at TraversalContext.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:112:19)
    at traverseNode (I:\deobfuscator\node_modules\@babel\traverse\lib\traverse-node.js:22:17)
    at NodePath.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\path\context.js:88:52)
    at TraversalContext.visitQueue (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:89:16)
    at TraversalContext.visitSingle (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:65:19)
[2024-05-14T13:48:03.898Z]: Executed ObjectSimplifier, modified false
[2024-05-14T13:48:03.903Z]: Executing StringRevealer
RangeError: Maximum call stack size exceeded
    at TraversalContext.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:106:8)
    at traverseNode (I:\deobfuscator\node_modules\@babel\traverse\lib\traverse-node.js:22:17)
    at NodePath.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\path\context.js:88:52)
    at TraversalContext.visitQueue (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:89:16)
    at TraversalContext.visitSingle (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:65:19)
    at TraversalContext.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:112:19)
    at traverseNode (I:\deobfuscator\node_modules\@babel\traverse\lib\traverse-node.js:22:17)
    at NodePath.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\path\context.js:88:52)
    at TraversalContext.visitQueue (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:89:16)
    at TraversalContext.visitSingle (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:65:19)
[2024-05-14T13:48:25.296Z]: Executed StringRevealer, modified false

[2024-05-14T13:48:25.299Z]: Starting pass 12
[2024-05-14T13:48:25.300Z]: Executing UnusedVariableRemover
RangeError: Maximum call stack size exceeded
    at TraversalContext.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:106:8)
    at traverseNode (I:\deobfuscator\node_modules\@babel\traverse\lib\traverse-node.js:22:17)
    at NodePath.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\path\context.js:88:52)
    at TraversalContext.visitQueue (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:89:16)
    at TraversalContext.visitSingle (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:65:19)
    at TraversalContext.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:112:19)
    at traverseNode (I:\deobfuscator\node_modules\@babel\traverse\lib\traverse-node.js:22:17)
    at NodePath.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\path\context.js:88:52)
    at TraversalContext.visitQueue (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:89:16)
    at TraversalContext.visitSingle (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:65:19)
[2024-05-14T13:48:50.086Z]: Executed UnusedVariableRemover, modified false
[2024-05-14T13:48:50.089Z]: Executing ConstantPropgator
RangeError: Maximum call stack size exceeded
    at TraversalContext.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:106:8)
    at traverseNode (I:\deobfuscator\node_modules\@babel\traverse\lib\traverse-node.js:22:17)
    at NodePath.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\path\context.js:88:52)
    at TraversalContext.visitQueue (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:89:16)
    at TraversalContext.visitSingle (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:65:19)
    at TraversalContext.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:112:19)
    at traverseNode (I:\deobfuscator\node_modules\@babel\traverse\lib\traverse-node.js:22:17)
    at NodePath.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\path\context.js:88:52)
    at TraversalContext.visitQueue (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:89:16)
    at TraversalContext.visitSingle (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:65:19)
[2024-05-14T13:49:10.960Z]: Executed ConstantPropgator, modified false
[2024-05-14T13:49:10.963Z]: Executing ReassignmentRemover
RangeError: Maximum call stack size exceeded
    at TraversalContext.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:106:8)
    at traverseNode (I:\deobfuscator\node_modules\@babel\traverse\lib\traverse-node.js:22:17)
    at NodePath.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\path\context.js:88:52)
    at TraversalContext.visitQueue (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:89:16)
    at TraversalContext.visitSingle (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:65:19)
    at TraversalContext.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:112:19)
    at traverseNode (I:\deobfuscator\node_modules\@babel\traverse\lib\traverse-node.js:22:17)
    at NodePath.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\path\context.js:88:52)
    at TraversalContext.visitQueue (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:89:16)
    at TraversalContext.visitSingle (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:65:19)
[2024-05-14T13:49:26.788Z]: Executed ReassignmentRemover, modified false
[2024-05-14T13:49:26.795Z]: Executing DeadBranchRemover
RangeError: Maximum call stack size exceeded
    at TraversalContext.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:106:8)
    at traverseNode (I:\deobfuscator\node_modules\@babel\traverse\lib\traverse-node.js:22:17)
    at NodePath.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\path\context.js:88:52)
    at TraversalContext.visitQueue (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:89:16)
    at TraversalContext.visitSingle (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:65:19)
    at TraversalContext.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:112:19)
    at traverseNode (I:\deobfuscator\node_modules\@babel\traverse\lib\traverse-node.js:22:17)
    at NodePath.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\path\context.js:88:52)
    at TraversalContext.visitQueue (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:89:16)
    at TraversalContext.visitSingle (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:65:19)
[2024-05-14T13:49:47.019Z]: Executed DeadBranchRemover, modified false
[2024-05-14T13:49:47.028Z]: Executing ObjectPacker
RangeError: Maximum call stack size exceeded
    at TraversalContext.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:106:8)
    at traverseNode (I:\deobfuscator\node_modules\@babel\traverse\lib\traverse-node.js:22:17)
    at NodePath.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\path\context.js:88:52)
    at TraversalContext.visitQueue (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:89:16)
    at TraversalContext.visitSingle (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:65:19)
    at TraversalContext.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:112:19)
    at traverseNode (I:\deobfuscator\node_modules\@babel\traverse\lib\traverse-node.js:22:17)
    at NodePath.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\path\context.js:88:52)
    at TraversalContext.visitQueue (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:89:16)
    at TraversalContext.visitSingle (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:65:19)
[2024-05-14T13:50:09.791Z]: Executed ObjectPacker, modified false
[2024-05-14T13:50:09.798Z]: Executing ProxyFunctionInliner
RangeError: Maximum call stack size exceeded
    at TraversalContext.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:106:8)
    at traverseNode (I:\deobfuscator\node_modules\@babel\traverse\lib\traverse-node.js:22:17)
    at NodePath.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\path\context.js:88:52)
    at TraversalContext.visitQueue (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:89:16)
    at TraversalContext.visitSingle (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:65:19)
    at TraversalContext.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:112:19)
    at traverseNode (I:\deobfuscator\node_modules\@babel\traverse\lib\traverse-node.js:22:17)
    at NodePath.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\path\context.js:88:52)
    at TraversalContext.visitQueue (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:89:16)
    at TraversalContext.visitSingle (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:65:19)
[2024-05-14T13:50:22.084Z]: Executed ProxyFunctionInliner, modified false
[2024-05-14T13:50:22.087Z]: Executing ExpressionSimplifier
RangeError: Maximum call stack size exceeded
    at TraversalContext.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:106:8)
    at traverseNode (I:\deobfuscator\node_modules\@babel\traverse\lib\traverse-node.js:22:17)
    at NodePath.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\path\context.js:88:52)
    at TraversalContext.visitQueue (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:89:16)
    at TraversalContext.visitSingle (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:65:19)
    at TraversalContext.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:112:19)
    at traverseNode (I:\deobfuscator\node_modules\@babel\traverse\lib\traverse-node.js:22:17)
    at NodePath.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\path\context.js:88:52)
    at TraversalContext.visitQueue (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:89:16)
    at TraversalContext.visitSingle (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:65:19)
[2024-05-14T13:50:38.823Z]: Executed ExpressionSimplifier, modified false
[2024-05-14T13:50:38.830Z]: Executing SequenceSplitter
RangeError: Maximum call stack size exceeded
    at TraversalContext.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:106:8)
    at traverseNode (I:\deobfuscator\node_modules\@babel\traverse\lib\traverse-node.js:22:17)
    at NodePath.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\path\context.js:88:52)
    at TraversalContext.visitQueue (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:89:16)
    at TraversalContext.visitSingle (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:65:19)
    at TraversalContext.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:112:19)
    at traverseNode (I:\deobfuscator\node_modules\@babel\traverse\lib\traverse-node.js:22:17)
    at NodePath.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\path\context.js:88:52)
    at TraversalContext.visitQueue (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:89:16)
    at TraversalContext.visitSingle (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:65:19)
[2024-05-14T13:50:49.792Z]: Executed SequenceSplitter, modified false
[2024-05-14T13:50:49.795Z]: Executing ControlFlowRecoverer
RangeError: Maximum call stack size exceeded
    at enter (I:\deobfuscator\node_modules\obfuscator-io-deobfuscator\dist\deobfuscator\transformations\controlFlow\controlFlowRecoverer.js:43:18)
    at NodePath._call (I:\deobfuscator\node_modules\@babel\traverse\lib\path\context.js:46:20)
    at NodePath.call (I:\deobfuscator\node_modules\@babel\traverse\lib\path\context.js:32:14)
    at NodePath.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\path\context.js:82:31)
    at TraversalContext.visitQueue (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:89:16)
    at TraversalContext.visitSingle (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:65:19)
    at TraversalContext.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:112:19)
    at traverseNode (I:\deobfuscator\node_modules\@babel\traverse\lib\traverse-node.js:22:17)
    at NodePath.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\path\context.js:88:52)
    at TraversalContext.visitQueue (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:89:16)
[2024-05-14T13:51:00.847Z]: Executed ControlFlowRecoverer, modified false
[2024-05-14T13:51:00.850Z]: Executing PropertySimplifier
RangeError: Maximum call stack size exceeded
    at TraversalContext.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:106:8)
    at traverseNode (I:\deobfuscator\node_modules\@babel\traverse\lib\traverse-node.js:22:17)
    at NodePath.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\path\context.js:88:52)
    at TraversalContext.visitQueue (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:89:16)
    at TraversalContext.visitSingle (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:65:19)
    at TraversalContext.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:112:19)
    at traverseNode (I:\deobfuscator\node_modules\@babel\traverse\lib\traverse-node.js:22:17)
    at NodePath.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\path\context.js:88:52)
    at TraversalContext.visitQueue (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:89:16)
    at TraversalContext.visitSingle (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:65:19)
[2024-05-14T13:51:21.962Z]: Executed PropertySimplifier, modified false
[2024-05-14T13:51:21.964Z]: Executing ObjectSimplifier
RangeError: Maximum call stack size exceeded
    at TraversalContext.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:106:8)
    at traverseNode (I:\deobfuscator\node_modules\@babel\traverse\lib\traverse-node.js:22:17)
    at NodePath.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\path\context.js:88:52)
    at TraversalContext.visitQueue (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:89:16)
    at TraversalContext.visitSingle (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:65:19)
    at TraversalContext.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:112:19)
    at traverseNode (I:\deobfuscator\node_modules\@babel\traverse\lib\traverse-node.js:22:17)
    at NodePath.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\path\context.js:88:52)
    at TraversalContext.visitQueue (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:89:16)
    at TraversalContext.visitSingle (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:65:19)
[2024-05-14T13:51:41.146Z]: Executed ObjectSimplifier, modified false
[2024-05-14T13:51:41.149Z]: Executing StringRevealer
RangeError: Maximum call stack size exceeded
    at TraversalContext.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:106:8)
    at traverseNode (I:\deobfuscator\node_modules\@babel\traverse\lib\traverse-node.js:22:17)
    at NodePath.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\path\context.js:88:52)
    at TraversalContext.visitQueue (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:89:16)
    at TraversalContext.visitSingle (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:65:19)
    at TraversalContext.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:112:19)
    at traverseNode (I:\deobfuscator\node_modules\@babel\traverse\lib\traverse-node.js:22:17)
    at NodePath.visit (I:\deobfuscator\node_modules\@babel\traverse\lib\path\context.js:88:52)
    at TraversalContext.visitQueue (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:89:16)
    at TraversalContext.visitSingle (I:\deobfuscator\node_modules\@babel\traverse\lib\context.js:65:19)
[2024-05-14T13:52:05.647Z]: Executed StringRevealer, modified false
Uncaught RangeError: Maximum call stack size exceeded
    at Printer.Identifier (I:\deobfuscator\node_modules\@babel\generator\lib\generators\types.js:32:20)
    at Buffer.exactSource (I:\deobfuscator\node_modules\@babel\generator\lib\buffer.js:255:7)
    at Printer.exactSource (I:\deobfuscator\node_modules\@babel\generator\lib\printer.js:166:15)
    at Printer.print (I:\deobfuscator\node_modules\@babel\generator\lib\printer.js:351:10)
    at Printer.MemberExpression (I:\deobfuscator\node_modules\@babel\generator\lib\generators\expressions.js:263:8)
    at Buffer.exactSource (I:\deobfuscator\node_modules\@babel\generator\lib\buffer.js:255:7)
    at Printer.exactSource (I:\deobfuscator\node_modules\@babel\generator\lib\printer.js:166:15)
    at Printer.print (I:\deobfuscator\node_modules\@babel\generator\lib\printer.js:351:10)
    at Printer.MemberExpression (I:\deobfuscator\node_modules\@babel\generator\lib\generators\expressions.js:263:8)
    at Buffer.exactSource (I:\deobfuscator\node_modules\@babel\generator\lib\buffer.js:255:7)
ben-sb commented 1 month ago

Can you upload the sample that caused this

smpial commented 1 month ago

Can you upload the sample that caused this

I realized that the problem appears when there are recursive functions

UsamaDaniyalXen commented 1 month ago

Same issue here, also when I am using live website, the website page hangs, Maybe the script is to big. How can we fix it mate? To use the large file.

Screenshot (44)