chrizator / netattack2

An advanced network scan and attack script based on GUI. 2nd version of no-GUI netattack.
MIT License
418 stars 119 forks source link

major error in kali linux #13

Open d3vdragon opened 7 years ago

d3vdragon commented 7 years ago

upon starting the script which i downloaded direct from this repository... whether i use ./netattack2.py or python netattack2.py, i say yes to install the missing dependencies.... and then i restart the script and it just goes back to asking me if i want to install all the dpeendencies. i have all of them installed for i went into the script itself and viewed which dependencies need to be installed. any way i can edit the script to skip the dependencies part? not very good at figuring this out on my own upon gazing into forums sorry please help

hearthacker1 commented 6 years ago

i have that modules missing problem showing in last . please sir told us how to resolve this problem

x3l51 commented 5 years ago

Whats the output for sudo python2 netattack2.py?

You can alternatively look at my repos for I have made an fork that works with python3. It needs testing anyway.