Skip to content

Problem when executing Winpayload.py #84

@Diatemba99

Description

@Diatemba99

Using python and python2

Traceback (most recent call last):
File "WinPayloads.py", line 2, in
from lib.main import *
File "/home/kali/Downloads/tools/Winpayloads/lib/main.py", line 9, in
import blessed
ImportError: No module named blessed

Using python 3

File "WinPayloads.py", line 11
print t.bold_red + "[!] Rerun the setup.sh" + t.normal
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(t.bold_red + "[!] Rerun the setup.sh" + t.normal)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions