Code Monkey home page Code Monkey logo

Comments (11)

a7853z avatar a7853z commented on July 18, 2024

same error

from wifibroot.

frostKn avatar frostKn commented on July 18, 2024

just run it with python2

pip2 install pbkdf2
python2 wifibroot.py -i [interface] -d /path/to/dictionary -m [mode]

from wifibroot.

HappyCampero76 avatar HappyCampero76 commented on July 18, 2024

hi guys just downloadd wifibroot.py,as soon as i launched the tool gave me the following error:
~/WiFiBroot# python wifibroot.py --m 4 --h
File "wifibroot.py", line 197
print "\n"+tabulate(tabulator__, headers=__HEADERS)+"\n"
^
SyntaxError: invalid syntax
what should i do to fix it?
many thanks in advance!!

from wifibroot.

hash3liZer avatar hash3liZer commented on July 18, 2024

@HappyCampero76 Hi, i think the version you are using is python 3. I've now explicitly mentioned it in the manual. Use python 2.

from wifibroot.

hash3liZer avatar hash3liZer commented on July 18, 2024

If you have pbkdf2 error, install it through pip

from wifibroot.

HappyCampero76 avatar HappyCampero76 commented on July 18, 2024

@HappyCampero76 Hi, i think the version you are using is python 3. I've now explicitly mentioned it in the manual. Use python 2.

well i installed what you said but i still get the same error...
root@AMD-MadDog76:~/WiFiBroot# python wifibroot.py
File "wifibroot.py", line 197
print "\n"+tabulate(tabulator__, headers=__HEADERS)+"\n"
^
SyntaxError: invalid syntax

from wifibroot.

HappyCampero76 avatar HappyCampero76 commented on July 18, 2024

@HappyCampero76 Hi, i think the version you are using is python 3. I've now explicitly mentioned it in the manual. Use python 2.

well i installed what you said but i still get the same error...
root@AMD-MadDog76:~/WiFiBroot# python wifibroot.py
File "wifibroot.py", line 197
print "\n"+tabulate(tabulator__, headers=__HEADERS)+"\n"
^
SyntaxError: invalid syntax

pip install scapy==2.4.0
Collecting scapy==2.4.0
Downloading https://files.pythonhosted.org/packages/68/01/b9943984447e7ea6f8948e90c1729b78161c2bb3eef908430638ec3f7296/scapy-2.4.0.tar.gz (3.1MB)
100% |████████████████████████████████| 3.1MB 180kB/s
Building wheels for collected packages: scapy
Running setup.py bdist_wheel for scapy ... done
Stored in directory: /root/.cache/pip/wheels/cf/03/88/296bf69fee1f9ec7a87e122da52253b65f3067f6ea8719b473
Successfully built scapy
Installing collected packages: scapy
Found existing installation: scapy 2.4.2
Uninstalling scapy-2.4.2:
Successfully uninstalled scapy-2.4.2
Successfully installed scapy-2.4.0
You are using pip version 9.0.1, however version 20.1.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.

from wifibroot.

hash3liZer avatar hash3liZer commented on July 18, 2024

Show me the output of : python --version

from wifibroot.

HappyCampero76 avatar HappyCampero76 commented on July 18, 2024

Show me the output of : python --version

python --version

Python 3.6.6 :: Anaconda, Inc.

from wifibroot.

hash3liZer avatar hash3liZer commented on July 18, 2024

As you can see, its still python version 3. You need to specifically install python version 2. Check for offical documentation on how to do so.

from wifibroot.

HappyCampero76 avatar HappyCampero76 commented on July 18, 2024

oh ok i will do so ty

from wifibroot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.