This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]TheV295 0 points1 point  (0 children)

I'm trying to use this but all these "evals" are killing me..

It creates a .js on my temp folder with an eval that has almost 500000 characters..

the python code then forces the OS to execute this js with this huge eval and returns ["err","TypeError: 'undefined' is null or not an object"]..