Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: Caught an error while attempting to run AST visitor! #58

Open
klefo0 opened this issue Mar 30, 2023 · 1 comment
Open

ERROR: Caught an error while attempting to run AST visitor! #58

klefo0 opened this issue Mar 30, 2023 · 1 comment

Comments

@klefo0
Copy link

klefo0 commented Mar 30, 2023

  • Version: 2.4.1
  • Output:
Caught an error while attempting to run AST visitor!

node = Node {
  type: 'ExpressionStatement',
  start: 6313,
  end: 17304,
  range: [ 6313, 17304 ],
  expression: Node {
    type: 'SequenceExpression',
    start: 6314,
    end: 17302,
    range: [ 6314, 17302 ],
    expressions: [ [Node], [Node] ]
  }
}
err = Error: Failed to find string array with identifier "_0x777b" for push/shift calc
    at t (C:\Users\Klefo\AppData\Roaming\npm\node_modules\deobfuscator\dist\index.js:28:23401)
    at ExpressionStatement (C:\Users\Klefo\AppData\Roaming\npm\node_modules\deobfuscator\dist\index.js:28:23683)
    at s (C:\Users\Klefo\AppData\Roaming\npm\node_modules\deobfuscator\dist\index.js:25:147)
    at Object.skipThrough (C:\Users\Klefo\AppData\Roaming\npm\node_modules\deobfuscator\node_modules\acorn-walk\dist\walk.js:186:39)
    at s (C:\Users\Klefo\AppData\Roaming\npm\node_modules\deobfuscator\dist\index.js:25:133)
    at Object.base.Program.base.BlockStatement.base.StaticBlock

 (C:\Users\Klefo\AppData\Roaming\npm\node_modules\deobfuscator\node_modules\acorn-walk\dist\walk.js:198:7)
    at s (C:\Users\Klefo\AppData\Roaming\npm\node_modules\deobfuscator\dist\index.js:25:133)
    at m (C:\Users\Klefo\AppData\Roaming\npm\node_modules\deobfuscator\dist\index.js:28:22)
    at ge.shiftFinder (C:\Users\Klefo\AppData\Roaming\npm\node_modules\deobfuscator\dist\index.js:28:23584)
    at ge.<anonymous> (C:\Users\Klefo\AppData\Roaming\npm\node_modules\deobfuscator\dist\index.js:28:28349)
@iamkhalidbashir
Copy link

same

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants