Open dokumanx opened 4 years ago
What r u running on?
What r u running on?
I built it on kali linux and am running on macOS Big Sur
We have the same problem perhaps one of us can solve this quickly---- sooo the author of the project mentioned this:
" EvilOSX was originally written in python2 which is now deprecated and has been replaced with python3. The error you are facing is due to the new version of python3 renaming urllib2: https://docs.python.org/3/library/urllib.html To solve your problem you would need to migrate the Launcher to use the new urllib. Note I have no clue what other changes need to be made nor what works at the moment."
at the moment this is what I'm working on---- replacing to new urllib.
best of luck & look forward to hearing back from you!
I build a Launcher. And then execute it in target machine. It gives me this error.
And when I go back to server, it gave this error message.
Is there any solution for this error?