Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #59728
    FlashSn0w
    Participant

    Hi Diego,
    I am getting this error when I try to run my malware on my Windows VM. The code is the same as Zaid’s. Can you please help me? Thank you a lot in advance!
    This is the link for the photo of the error which I am getting: https://www.mediafire.com/file/wedir54ja1hx84f/error.png/file

    #59743
    Diego PérezDiego Pérez
    Moderator

    Hi!
    As the errors saids there’s no requests module so you need to install it:

    … pip install requests.

    Greetings!
    Diego

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.