htr-tech / nexphisher

Advanced Phishing tool
https://github.com/htr-tech/zphisher
GNU General Public License v3.0
3.24k stars 559 forks source link

packages are not found error #120

Open 7Jonas7 opened 2 years ago

7Jonas7 commented 2 years ago

Nexphisher_problem1 Nexphisher_problem2

I'm in a loop lol.

With the command "sudo bash setup" everythink works (as you can see in the first picture), but if I type "sudo bash nexphisher" it says "Packages are not Found ! type bash setup".

Where is the error?

btw I'm using Kali Linux and not termux if this is important.

Tarrylim commented 2 years ago

https://github.com/htr-tech/nexphisher/issues/3

htr-tech commented 2 years ago

Nexphisher_problem1 Nexphisher_problem2

I'm in a loop lol.

With the command "sudo bash setup" everythink works (as you can see in the first picture), but if I type "sudo bash nexphisher" it says "Packages are not Found ! type bash setup".

Where is the error?

btw I'm using Kali Linux and not termux if this is important.

type ls -a & see if there is two directories called .Modules & .htr

if not then simply remove the nexphisher directory using rm -rf nexphisher

then clone again & run the setup file