-1

I have JS script that gets as a parameter another JS and unpack it (from eval(function) packers). I tried to run it using PyExecJs but it raise me errors like execjs.RuntimeError: SyntaxError: Unexpected token ;

I tried to use PyV8 but I got a issues with install it.. Does anybody know another simple way to run JS through Python?

2

1 Answer 1

0

Maybe you can help subprocess. This is not the best solution. Maybe you have a bug script? You can lay out a script?

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.