thewhiteh4t

Results 111 comments of thewhiteh4t

@Eduard123321 fixed, use `git pull` to update and try again

thanks for catching this one

@Biggitybaked on which device, OS and architecture are you installing it ?

@Biggitybaked what are your python and pip versions ?

@Biggitybaked I am guessing termux, share output of the following commands : `uname -a` `python -V` `pip -V`

@Biggitybaked your python is version 3 but your pip is version 2 which is deprecated, you need to install using `pip3` if that is not available then you need to...

@anubhavmohandas can you provide more details? What is not working ? any errors ? screenshots ?

closing due to inactivity.

@DisLoPik remove it and share screenshot of install command output

@SanskarKashyap thanks, it looks like the wordlists are not clean, I will add exception handling for this issue, in the meantime you can use `big.txt` from `seclists`