obfuscator-io-deobfuscator icon indicating copy to clipboard operation
obfuscator-io-deobfuscator copied to clipboard

Error: RangeError: Maximum call stack size exceeded

Open smpial opened this issue 9 months ago • 7 comments

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)

smpial avatar May 14 '24 14:05 smpial

Can you upload the sample that caused this

ben-sb avatar May 18 '24 12:05 ben-sb

Can you upload the sample that caused this

I realized that the problem appears when there are recursive functions

smpial avatar May 18 '24 12:05 smpial

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)

UsamaDaniyalXen avatar May 20 '24 19:05 UsamaDaniyalXen

same issue too 截屏2024-08-27 17 07 34

luelueking avatar Aug 27 '24 09:08 luelueking

@UsamaDaniyalXen @luelueking can you provide the samples these errors occurred on please

ben-sb avatar Aug 27 '24 12:08 ben-sb

source.txt

luelueking avatar Aug 27 '24 13:08 luelueking

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.345Z]: Executing UnusedVariableRemover [2024-09-20T20:39:01.423Z]: Executed UnusedVariableRemover, modified false [2024-09-20T20:39:01.423Z]: Executing ConstantPropgator [2024-09-20T20:39:01.478Z]: Executed ConstantPropgator, modified true [2024-09-20T20:39:01.479Z]: Executing ReassignmentRemover [2024-09-20T20:39:01.512Z]: Executed ReassignmentRemover, modified true [2024-09-20T20:39:01.513Z]: Executing DeadBranchRemover [2024-09-20T20:39:01.539Z]: Executed DeadBranchRemover, modified false [2024-09-20T20:39:01.539Z]: Executing ObjectPacker [2024-09-20T20:39:01.571Z]: Executed ObjectPacker, modified true [2024-09-20T20:39:01.571Z]: Executing ProxyFunctionInliner [2024-09-20T20:39:01.661Z]: Executed ProxyFunctionInliner, modified true [2024-09-20T20:39:01.662Z]: Executing ExpressionSimplifier [2024-09-20T20:39:01.700Z]: Executed ExpressionSimplifier, modified true [2024-09-20T20:39:01.700Z]: Executing SequenceSplitter [2024-09-20T20:39:01.729Z]: Executed SequenceSplitter, modified true [2024-09-20T20:39:01.730Z]: Executing ControlFlowRecoverer [2024-09-20T20:39:01.746Z]: Executed ControlFlowRecoverer, modified false [2024-09-20T20:39:01.746Z]: Executing PropertySimplifier [2024-09-20T20:39:01.770Z]: Executed PropertySimplifier, modified false [2024-09-20T20:39:01.771Z]: Executing ObjectSimplifier [2024-09-20T20:39:01.803Z]: Executed ObjectSimplifier, modified false [2024-09-20T20:39:01.804Z]: Executing StringRevealer [StringRevealer]: Unknown reference to string array function [2024-09-20T20:39:01.836Z]: Executed StringRevealer, modified true

[2024-09-20T20:39:01.836Z]: Starting pass 2 [2024-09-20T20:39:01.836Z]: Executing UnusedVariableRemover [2024-09-20T20:39:01.866Z]: Executed UnusedVariableRemover, modified true [2024-09-20T20:39:01.867Z]: Executing ConstantPropgator [2024-09-20T20:39:01.897Z]: Executed ConstantPropgator, modified true [2024-09-20T20:39:01.898Z]: Executing ReassignmentRemover [2024-09-20T20:39:01.930Z]: Executed ReassignmentRemover, modified false [2024-09-20T20:39:01.930Z]: Executing DeadBranchRemover [2024-09-20T20:39:01.951Z]: Executed DeadBranchRemover, modified false [2024-09-20T20:39:01.951Z]: Executing ObjectPacker [2024-09-20T20:39:01.981Z]: Executed ObjectPacker, modified false [2024-09-20T20:39:01.982Z]: Executing ProxyFunctionInliner [2024-09-20T20:39:02.011Z]: Executed ProxyFunctionInliner, modified true [2024-09-20T20:39:02.011Z]: Executing ExpressionSimplifier [2024-09-20T20:39:02.037Z]: Executed ExpressionSimplifier, modified true [2024-09-20T20:39:02.037Z]: Executing SequenceSplitter [2024-09-20T20:39:02.043Z]: Executed SequenceSplitter, modified false [2024-09-20T20:39:02.044Z]: Executing ControlFlowRecoverer [2024-09-20T20:39:02.053Z]: Executed ControlFlowRecoverer, modified false [2024-09-20T20:39:02.054Z]: Executing PropertySimplifier [2024-09-20T20:39:02.081Z]: Executed PropertySimplifier, modified false [2024-09-20T20:39:02.082Z]: Executing ObjectSimplifier [2024-09-20T20:39:02.105Z]: Executed ObjectSimplifier, modified false [2024-09-20T20:39:02.106Z]: Executing StringRevealer [StringRevealer]: Unknown reference to string array function [2024-09-20T20:39:02.135Z]: Executed StringRevealer, modified false

[2024-09-20T20:39:02.137Z]: Starting pass 3 [2024-09-20T20:39:02.137Z]: Executing UnusedVariableRemover [2024-09-20T20:39:02.161Z]: Executed UnusedVariableRemover, modified true [2024-09-20T20:39:02.161Z]: Executing ConstantPropgator [2024-09-20T20:39:02.197Z]: Executed ConstantPropgator, modified false [2024-09-20T20:39:02.197Z]: Executing ReassignmentRemover [2024-09-20T20:39:02.224Z]: Executed ReassignmentRemover, modified false [2024-09-20T20:39:02.224Z]: Executing DeadBranchRemover [2024-09-20T20:39:02.245Z]: Executed DeadBranchRemover, modified false [2024-09-20T20:39:02.245Z]: Executing ObjectPacker [2024-09-20T20:39:02.272Z]: Executed ObjectPacker, modified false [2024-09-20T20:39:02.272Z]: Executing ProxyFunctionInliner [2024-09-20T20:39:02.287Z]: Executed ProxyFunctionInliner, modified true [2024-09-20T20:39:02.287Z]: Executing ExpressionSimplifier [2024-09-20T20:39:02.310Z]: Executed ExpressionSimplifier, modified true [2024-09-20T20:39:02.310Z]: Executing SequenceSplitter [2024-09-20T20:39:02.317Z]: Executed SequenceSplitter, modified false [2024-09-20T20:39:02.318Z]: Executing ControlFlowRecoverer [2024-09-20T20:39:02.331Z]: Executed ControlFlowRecoverer, modified false [2024-09-20T20:39:02.332Z]: Executing PropertySimplifier [2024-09-20T20:39:02.358Z]: Executed PropertySimplifier, modified false [2024-09-20T20:39:02.358Z]: Executing ObjectSimplifier [2024-09-20T20:39:02.371Z]: Executed ObjectSimplifier, modified false [2024-09-20T20:39:02.372Z]: Executing StringRevealer [StringRevealer]: Unknown reference to string array function [2024-09-20T20:39:02.398Z]: Executed StringRevealer, modified false

[2024-09-20T20:39:02.398Z]: Starting pass 4 [2024-09-20T20:39:02.399Z]: Executing UnusedVariableRemover [2024-09-20T20:39:02.420Z]: Executed UnusedVariableRemover, modified true [2024-09-20T20:39:02.420Z]: Executing ConstantPropgator [2024-09-20T20:39:02.445Z]: Executed ConstantPropgator, modified false [2024-09-20T20:39:02.446Z]: Executing ReassignmentRemover [2024-09-20T20:39:02.469Z]: Executed ReassignmentRemover, modified false [2024-09-20T20:39:02.470Z]: Executing DeadBranchRemover [2024-09-20T20:39:02.496Z]: Executed DeadBranchRemover, modified false [2024-09-20T20:39:02.497Z]: Executing ObjectPacker [2024-09-20T20:39:02.522Z]: Executed ObjectPacker, modified false [2024-09-20T20:39:02.523Z]: Executing ProxyFunctionInliner [2024-09-20T20:39:02.535Z]: Executed ProxyFunctionInliner, modified true [2024-09-20T20:39:02.535Z]: Executing ExpressionSimplifier [2024-09-20T20:39:02.559Z]: Executed ExpressionSimplifier, modified false [2024-09-20T20:39:02.559Z]: Executing SequenceSplitter [2024-09-20T20:39:02.565Z]: Executed SequenceSplitter, modified false [2024-09-20T20:39:02.565Z]: Executing ControlFlowRecoverer [2024-09-20T20:39:02.577Z]: Executed ControlFlowRecoverer, modified false [2024-09-20T20:39:02.577Z]: Executing PropertySimplifier [2024-09-20T20:39:02.598Z]: Executed PropertySimplifier, modified false [2024-09-20T20:39:02.598Z]: Executing ObjectSimplifier [2024-09-20T20:39:02.611Z]: Executed ObjectSimplifier, modified false [2024-09-20T20:39:02.612Z]: Executing StringRevealer [StringRevealer]: Unknown reference to string array function [2024-09-20T20:39:02.641Z]: Executed StringRevealer, modified false

[2024-09-20T20:39:02.641Z]: Starting pass 5 [2024-09-20T20:39:02.641Z]: Executing UnusedVariableRemover [2024-09-20T20:39:02.663Z]: Executed UnusedVariableRemover, modified false [2024-09-20T20:39:02.663Z]: Executing ConstantPropgator [2024-09-20T20:39:02.689Z]: Executed ConstantPropgator, modified false [2024-09-20T20:39:02.689Z]: Executing ReassignmentRemover [2024-09-20T20:39:02.714Z]: Executed ReassignmentRemover, modified false [2024-09-20T20:39:02.714Z]: Executing DeadBranchRemover [2024-09-20T20:39:02.735Z]: Executed DeadBranchRemover, modified false [2024-09-20T20:39:02.735Z]: Executing ObjectPacker [2024-09-20T20:39:02.762Z]: Executed ObjectPacker, modified false [2024-09-20T20:39:02.762Z]: Executing ProxyFunctionInliner [2024-09-20T20:39:02.773Z]: Executed ProxyFunctionInliner, modified true [2024-09-20T20:39:02.773Z]: Executing ExpressionSimplifier [2024-09-20T20:39:02.806Z]: Executed ExpressionSimplifier, modified false [2024-09-20T20:39:02.806Z]: Executing SequenceSplitter [2024-09-20T20:39:02.811Z]: Executed SequenceSplitter, modified false [2024-09-20T20:39:02.812Z]: Executing ControlFlowRecoverer [2024-09-20T20:39:02.823Z]: Executed ControlFlowRecoverer, modified false [2024-09-20T20:39:02.823Z]: Executing PropertySimplifier [2024-09-20T20:39:02.845Z]: Executed PropertySimplifier, modified false [2024-09-20T20:39:02.845Z]: Executing ObjectSimplifier [2024-09-20T20:39:02.858Z]: Executed ObjectSimplifier, modified false [2024-09-20T20:39:02.858Z]: Executing StringRevealer [StringRevealer]: Unknown reference to string array function [2024-09-20T20:39:02.885Z]: Executed StringRevealer, modified false

[2024-09-20T20:39:02.886Z]: Starting pass 6 [2024-09-20T20:39:02.886Z]: Executing UnusedVariableRemover [2024-09-20T20:39:02.907Z]: Executed UnusedVariableRemover, modified false [2024-09-20T20:39:02.907Z]: Executing ConstantPropgator [2024-09-20T20:39:02.933Z]: Executed ConstantPropgator, modified false [2024-09-20T20:39:02.934Z]: Executing ReassignmentRemover [2024-09-20T20:39:02.956Z]: Executed ReassignmentRemover, modified false [2024-09-20T20:39:02.957Z]: Executing DeadBranchRemover [2024-09-20T20:39:02.986Z]: Executed DeadBranchRemover, modified false [2024-09-20T20:39:02.986Z]: Executing ObjectPacker [2024-09-20T20:39:03.011Z]: Executed ObjectPacker, modified false [2024-09-20T20:39:03.011Z]: Executing ProxyFunctionInliner [2024-09-20T20:39:03.027Z]: Executed ProxyFunctionInliner, modified true [2024-09-20T20:39:03.027Z]: Executing ExpressionSimplifier [2024-09-20T20:39:03.066Z]: Executed ExpressionSimplifier, modified false [2024-09-20T20:39:03.066Z]: Executing SequenceSplitter [2024-09-20T20:39:03.073Z]: Executed SequenceSplitter, modified false [2024-09-20T20:39:03.073Z]: Executing ControlFlowRecoverer [2024-09-20T20:39:03.093Z]: Executed ControlFlowRecoverer, modified false [2024-09-20T20:39:03.093Z]: Executing PropertySimplifier [2024-09-20T20:39:03.114Z]: Executed PropertySimplifier, modified false [2024-09-20T20:39:03.115Z]: Executing ObjectSimplifier [2024-09-20T20:39:03.127Z]: Executed ObjectSimplifier, modified false [2024-09-20T20:39:03.127Z]: Executing StringRevealer [StringRevealer]: Unknown reference to string array function [2024-09-20T20:39:03.167Z]: Executed StringRevealer, modified false

[2024-09-20T20:39:03.168Z]: Starting pass 7 [2024-09-20T20:39:03.168Z]: Executing UnusedVariableRemover [2024-09-20T20:39:03.193Z]: Executed UnusedVariableRemover, modified false [2024-09-20T20:39:03.193Z]: Executing ConstantPropgator [2024-09-20T20:39:03.220Z]: Executed ConstantPropgator, modified false [2024-09-20T20:39:03.221Z]: Executing ReassignmentRemover [2024-09-20T20:39:03.246Z]: Executed ReassignmentRemover, modified false [2024-09-20T20:39:03.248Z]: Executing DeadBranchRemover [2024-09-20T20:39:03.274Z]: Executed DeadBranchRemover, modified false [2024-09-20T20:39:03.274Z]: Executing ObjectPacker [2024-09-20T20:39:03.299Z]: Executed ObjectPacker, modified false [2024-09-20T20:39:03.300Z]: Executing ProxyFunctionInliner [2024-09-20T20:39:03.318Z]: Executed ProxyFunctionInliner, modified true [2024-09-20T20:39:03.318Z]: Executing ExpressionSimplifier [2024-09-20T20:39:03.407Z]: Executed ExpressionSimplifier, modified false [2024-09-20T20:39:03.408Z]: Executing SequenceSplitter [2024-09-20T20:39:03.415Z]: Executed SequenceSplitter, modified false [2024-09-20T20:39:03.415Z]: Executing ControlFlowRecoverer [2024-09-20T20:39:03.428Z]: Executed ControlFlowRecoverer, modified false [2024-09-20T20:39:03.428Z]: Executing PropertySimplifier [2024-09-20T20:39:03.451Z]: Executed PropertySimplifier, modified false [2024-09-20T20:39:03.451Z]: Executing ObjectSimplifier [2024-09-20T20:39:03.467Z]: Executed ObjectSimplifier, modified false [2024-09-20T20:39:03.467Z]: Executing StringRevealer [StringRevealer]: Unknown reference to string array function [2024-09-20T20:39:03.498Z]: Executed StringRevealer, modified false

[2024-09-20T20:39:03.499Z]: Starting pass 8 [2024-09-20T20:39:03.499Z]: Executing UnusedVariableRemover [2024-09-20T20:39:03.531Z]: Executed UnusedVariableRemover, modified false [2024-09-20T20:39:03.531Z]: Executing ConstantPropgator [2024-09-20T20:39:03.569Z]: Executed ConstantPropgator, modified false [2024-09-20T20:39:03.570Z]: Executing ReassignmentRemover [2024-09-20T20:39:03.599Z]: Executed ReassignmentRemover, modified false [2024-09-20T20:39:03.599Z]: Executing DeadBranchRemover [2024-09-20T20:39:03.625Z]: Executed DeadBranchRemover, modified false [2024-09-20T20:39:03.625Z]: Executing ObjectPacker [2024-09-20T20:39:03.657Z]: Executed ObjectPacker, modified false [2024-09-20T20:39:03.657Z]: Executing ProxyFunctionInliner [2024-09-20T20:39:03.678Z]: Executed ProxyFunctionInliner, modified true [2024-09-20T20:39:03.678Z]: Executing ExpressionSimplifier [2024-09-20T20:39:03.968Z]: Executed ExpressionSimplifier, modified false [2024-09-20T20:39:03.968Z]: Executing SequenceSplitter [2024-09-20T20:39:03.978Z]: Executed SequenceSplitter, modified false [2024-09-20T20:39:03.979Z]: Executing ControlFlowRecoverer [2024-09-20T20:39:04.001Z]: Executed ControlFlowRecoverer, modified false [2024-09-20T20:39:04.001Z]: Executing PropertySimplifier [2024-09-20T20:39:04.034Z]: Executed PropertySimplifier, modified false [2024-09-20T20:39:04.034Z]: Executing ObjectSimplifier [2024-09-20T20:39:04.054Z]: Executed ObjectSimplifier, modified false [2024-09-20T20:39:04.054Z]: Executing StringRevealer [StringRevealer]: Unknown reference to string array function [2024-09-20T20:39:04.098Z]: Executed StringRevealer, modified false

[2024-09-20T20:39:04.098Z]: Starting pass 9 [2024-09-20T20:39:04.098Z]: Executing UnusedVariableRemover [2024-09-20T20:39:04.129Z]: Executed UnusedVariableRemover, modified false [2024-09-20T20:39:04.129Z]: Executing ConstantPropgator [2024-09-20T20:39:04.170Z]: Executed ConstantPropgator, modified false [2024-09-20T20:39:04.171Z]: Executing ReassignmentRemover [2024-09-20T20:39:04.207Z]: Executed ReassignmentRemover, modified false [2024-09-20T20:39:04.207Z]: Executing DeadBranchRemover [2024-09-20T20:39:04.241Z]: Executed DeadBranchRemover, modified false [2024-09-20T20:39:04.242Z]: Executing ObjectPacker [2024-09-20T20:39:04.280Z]: Executed ObjectPacker, modified false [2024-09-20T20:39:04.280Z]: Executing ProxyFunctionInliner [2024-09-20T20:39:04.309Z]: Executed ProxyFunctionInliner, modified true [2024-09-20T20:39:04.310Z]: Executing ExpressionSimplifier [2024-09-20T20:39:05.363Z]: Executed ExpressionSimplifier, modified false [2024-09-20T20:39:05.364Z]: Executing SequenceSplitter [2024-09-20T20:39:05.379Z]: Executed SequenceSplitter, modified false [2024-09-20T20:39:05.379Z]: Executing ControlFlowRecoverer [2024-09-20T20:39:05.405Z]: Executed ControlFlowRecoverer, modified false [2024-09-20T20:39:05.405Z]: Executing PropertySimplifier [2024-09-20T20:39:05.447Z]: Executed PropertySimplifier, modified false [2024-09-20T20:39:05.448Z]: Executing ObjectSimplifier [2024-09-20T20:39:05.477Z]: Executed ObjectSimplifier, modified false [2024-09-20T20:39:05.477Z]: Executing StringRevealer [StringRevealer]: Unknown reference to string array function [2024-09-20T20:39:05.534Z]: Executed StringRevealer, modified false

[2024-09-20T20:39:05.535Z]: Starting pass 10 [2024-09-20T20:39:05.535Z]: Executing UnusedVariableRemover [2024-09-20T20:39:05.584Z]: Executed UnusedVariableRemover, modified false [2024-09-20T20:39:05.585Z]: Executing ConstantPropgator [2024-09-20T20:39:05.635Z]: Executed ConstantPropgator, modified false [2024-09-20T20:39:05.635Z]: Executing ReassignmentRemover [2024-09-20T20:39:05.688Z]: Executed ReassignmentRemover, modified false [2024-09-20T20:39:05.689Z]: Executing DeadBranchRemover [2024-09-20T20:39:05.728Z]: Executed DeadBranchRemover, modified false [2024-09-20T20:39:05.728Z]: Executing ObjectPacker [2024-09-20T20:39:05.776Z]: Executed ObjectPacker, modified false [2024-09-20T20:39:05.776Z]: Executing ProxyFunctionInliner [2024-09-20T20:39:05.828Z]: Executed ProxyFunctionInliner, modified true [2024-09-20T20:39:05.828Z]: Executing ExpressionSimplifier [2024-09-20T20:39:10.008Z]: Executed ExpressionSimplifier, modified false [2024-09-20T20:39:10.008Z]: Executing SequenceSplitter [2024-09-20T20:39:10.033Z]: Executed SequenceSplitter, modified false [2024-09-20T20:39:10.034Z]: Executing ControlFlowRecoverer [2024-09-20T20:39:10.066Z]: Executed ControlFlowRecoverer, modified false [2024-09-20T20:39:10.067Z]: Executing PropertySimplifier [2024-09-20T20:39:10.138Z]: Executed PropertySimplifier, modified false [2024-09-20T20:39:10.138Z]: Executing ObjectSimplifier [2024-09-20T20:39:10.181Z]: Executed ObjectSimplifier, modified false [2024-09-20T20:39:10.181Z]: Executing StringRevealer [StringRevealer]: Unknown reference to string array function [2024-09-20T20:39:10.267Z]: Executed StringRevealer, modified false

[2024-09-20T20:39:10.267Z]: Starting pass 11 [2024-09-20T20:39:10.267Z]: Executing UnusedVariableRemover [2024-09-20T20:39:10.337Z]: Executed UnusedVariableRemover, modified false [2024-09-20T20:39:10.337Z]: Executing ConstantPropgator [2024-09-20T20:39:10.423Z]: Executed ConstantPropgator, modified false [2024-09-20T20:39:10.424Z]: Executing ReassignmentRemover [2024-09-20T20:39:10.497Z]: Executed ReassignmentRemover, modified false [2024-09-20T20:39:10.498Z]: Executing DeadBranchRemover [2024-09-20T20:39:10.560Z]: Executed DeadBranchRemover, modified false [2024-09-20T20:39:10.560Z]: Executing ObjectPacker [2024-09-20T20:39:10.634Z]: Executed ObjectPacker, modified false [2024-09-20T20:39:10.634Z]: Executing ProxyFunctionInliner [2024-09-20T20:39:10.740Z]: Executed ProxyFunctionInliner, modified true [2024-09-20T20:39:10.741Z]: Executing ExpressionSimplifier [2024-09-20T20:39:28.824Z]: Executed ExpressionSimplifier, modified false [2024-09-20T20:39:28.824Z]: Executing SequenceSplitter [2024-09-20T20:39:28.869Z]: Executed SequenceSplitter, modified false [2024-09-20T20:39:28.869Z]: Executing ControlFlowRecoverer [2024-09-20T20:39:28.934Z]: Executed ControlFlowRecoverer, modified false [2024-09-20T20:39:28.934Z]: Executing PropertySimplifier [2024-09-20T20:39:29.048Z]: Executed PropertySimplifier, modified false [2024-09-20T20:39:29.048Z]: Executing ObjectSimplifier [2024-09-20T20:39:29.110Z]: Executed ObjectSimplifier, modified false [2024-09-20T20:39:29.110Z]: Executing StringRevealer [StringRevealer]: Unknown reference to string array function [2024-09-20T20:39:29.261Z]: Executed StringRevealer, modified false

[2024-09-20T20:39:29.262Z]: Starting pass 12 [2024-09-20T20:39:29.262Z]: Executing UnusedVariableRemover [2024-09-20T20:39:29.377Z]: Executed UnusedVariableRemover, modified false [2024-09-20T20:39:29.377Z]: Executing ConstantPropgator [2024-09-20T20:39:29.529Z]: Executed ConstantPropgator, modified false [2024-09-20T20:39:29.529Z]: Executing ReassignmentRemover [2024-09-20T20:39:29.665Z]: Executed ReassignmentRemover, modified false [2024-09-20T20:39:29.665Z]: Executing DeadBranchRemover [2024-09-20T20:39:29.779Z]: Executed DeadBranchRemover, modified false [2024-09-20T20:39:29.779Z]: Executing ObjectPacker [2024-09-20T20:39:29.912Z]: Executed ObjectPacker, modified false [2024-09-20T20:39:29.913Z]: Executing ProxyFunctionInliner RangeError: Maximum call stack size exceeded at Printer.AssignmentExpression (C:\Users\stanf\AppData\Roaming\npm\node_modules\obfuscator-io-deobfuscator\node_modules@babel\generator\lib\generators\expressions.js:223:30) at Buffer.exactSource (C:\Users\stanf\AppData\Roaming\npm\node_modules\obfuscator-io-deobfuscator\node_modules@babel\generator\lib\buffer.js:255:7) at Printer.exactSource (C:\Users\stanf\AppData\Roaming\npm\node_modules\obfuscator-io-deobfuscator\node_modules@babel\generator\lib\printer.js:179:15) at Printer.print (C:\Users\stanf\AppData\Roaming\npm\node_modules\obfuscator-io-deobfuscator\node_modules@babel\generator\lib\printer.js:361:10) at Printer.AssignmentExpression (C:\Users\stanf\AppData\Roaming\npm\node_modules\obfuscator-io-deobfuscator\node_modules@babel\generator\lib\generators\expressions.js:224:8) at Buffer.exactSource (C:\Users\stanf\AppData\Roaming\npm\node_modules\obfuscator-io-deobfuscator\node_modules@babel\generator\lib\buffer.js:255:7) at Printer.exactSource (C:\Users\stanf\AppData\Roaming\npm\node_modules\obfuscator-io-deobfuscator\node_modules@babel\generator\lib\printer.js:179:15) at Printer.print (C:\Users\stanf\AppData\Roaming\npm\node_modules\obfuscator-io-deobfuscator\node_modules@babel\generator\lib\printer.js:361:10) at Printer.AssignmentExpression (C:\Users\stanf\AppData\Roaming\npm\node_modules\obfuscator-io-deobfuscator\node_modules@babel\generator\lib\generators\expressions.js:224:8) at Buffer.exactSource (C:\Users\stanf\AppData\Roaming\npm\node_modules\obfuscator-io-deobfuscator\node_modules@babel\generator\lib\buffer.js:255:7) [2024-09-20T20:39:30.022Z]: Executed ProxyFunctionInliner, modified false [2024-09-20T20:39:30.022Z]: Executing ExpressionSimplifier [2024-09-20T20:39:53.199Z]: Executed ExpressionSimplifier, modified false [2024-09-20T20:39:53.199Z]: Executing SequenceSplitter [2024-09-20T20:39:53.245Z]: Executed SequenceSplitter, modified false [2024-09-20T20:39:53.245Z]: Executing ControlFlowRecoverer [2024-09-20T20:39:53.315Z]: Executed ControlFlowRecoverer, modified false [2024-09-20T20:39:53.316Z]: Executing PropertySimplifier [2024-09-20T20:39:53.450Z]: Executed PropertySimplifier, modified false [2024-09-20T20:39:53.451Z]: Executing ObjectSimplifier [2024-09-20T20:39:53.523Z]: Executed ObjectSimplifier, modified false [2024-09-20T20:39:53.524Z]: Executing StringRevealer [StringRevealer]: Unknown reference to string array function [2024-09-20T20:39:53.723Z]: Executed StringRevealer, modified false C:\Users\stanf\AppData\Roaming\npm\node_modules\obfuscator-io-deobfuscator\node_modules@babel\generator\lib\node\index.js:36 map.set(type, fn ? function (node, parent, stack, inForInit) { ^

RangeError: Maximum call stack size exceeded at C:\Users\stanf\AppData\Roaming\npm\node_modules\obfuscator-io-deobfuscator\node_modules@babel\generator\lib\node\index.js:36:33 at needsParens (C:\Users\stanf\AppData\Roaming\npm\node_modules\obfuscator-io-deobfuscator\node_modules@babel\generator\lib\node\index.js:88:83) at Printer.print (C:\Users\stanf\AppData\Roaming\npm\node_modules\obfuscator-io-deobfuscator\node_modules@babel\generator\lib\printer.js:335:129) at Printer.AssignmentExpression (C:\Users\stanf\AppData\Roaming\npm\node_modules\obfuscator-io-deobfuscator\node_modules@babel\generator\lib\generators\expressions.js:224:8) at Buffer.exactSource (C:\Users\stanf\AppData\Roaming\npm\node_modules\obfuscator-io-deobfuscator\node_modules@babel\generator\lib\buffer.js:255:7) at Printer.exactSource (C:\Users\stanf\AppData\Roaming\npm\node_modules\obfuscator-io-deobfuscator\node_modules@babel\generator\lib\printer.js:179:15) at Printer.print (C:\Users\stanf\AppData\Roaming\npm\node_modules\obfuscator-io-deobfuscator\node_modules@babel\generator\lib\printer.js:361:10) at Printer.AssignmentExpression (C:\Users\stanf\AppData\Roaming\npm\node_modules\obfuscator-io-deobfuscator\node_modules@babel\generator\lib\generators\expressions.js:224:8) at Buffer.exactSource (C:\Users\stanf\AppData\Roaming\npm\node_modules\obfuscator-io-deobfuscator\node_modules@babel\generator\lib\buffer.js:255:7) at Printer.exactSource (C:\Users\stanf\AppData\Roaming\npm\node_modules\obfuscator-io-deobfuscator\node_modules@babel\generator\lib\printer.js:179:15)

Node.js v20.17.0

Source file: input.txt ^ Suspected to be some BTC tampermonkey extension so dont run on actual hardware

StanSmits avatar Sep 20 '24 20:09 StanSmits