Coder Social home page Coder Social logo

SQL error on Wash about reaver-wps-fork-t6x HOT 3 CLOSED

t6x avatar t6x commented on July 17, 2024
SQL error on Wash

from reaver-wps-fork-t6x.

Comments (3)

kcdtv avatar kcdtv commented on July 17, 2024
  • That's not the way to use wash, you have to do: (sudo) wash -i "mode_monitor_interface"

"I'm on the Raspberry Pi, if that matters."

  • The operative system matters too ;)

root@kali:~/reaver-wps-fork-t6x/src# ./wash
[X] ERROR: sql_init failed

  • Did you installed all the dependencies?
    sudo su && apt-get install libssl-dev && apt-get install libnl-3-dev && apt-get install sqlite3 && apt-get install libsqlite3-dev && apt-get install libnl-genl-3-dev

from reaver-wps-fork-t6x.

DrDinosaur avatar DrDinosaur commented on July 17, 2024

I'm root, so I don't need to use sudo.

I tried that, but it still does not work. All depenecies are available.

from reaver-wps-fork-t6x.

kcdtv avatar kcdtv commented on July 17, 2024

"I'm root, so I don't need to use sudo"
That's why i put it between parenthesis :)
Could you first tell us more about your OS and put here the stdout of
uname -a
"I tried that, but it still does not work"
Be more precise please
Did you launched wash as i told you instead of how you did it before?.
The error is the same?
By the way :
"I did ./configure and then make."
you should do ./configure && make && make install
You just compiled it, you didn't actually installed it if you didn't finished the sequence with (sudo) make install

from reaver-wps-fork-t6x.

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.