nov0caina / SelfishNetV3

Control your internet bandwidth with SelfishNet V3, ARP Spoofing application written in C#.
111 stars 27 forks source link

no bin folder to copy to #2

Open moustfaa opened 3 years ago

IsslamElkasah commented 3 years ago

you need to build the project with Visual studio, it will create the bin folder after that.

rinobu45 commented 2 years ago

how

Alonzo72 commented 2 years ago

how

IsslamElkasah commented 2 years ago

how Download this project and open the .sln file with Visual Studio. Click on View -> Solution Explorer. In the Solution Explorer window right click on the project name and click build. Then go to the folder when you opened the .sln file and go to "SelfishNetV3-master\SelfishNetv0\bin\Debug" . You will find the executable there.

nov0caina commented 2 years ago

If you keep having problems after following IsslamEl instructions, copy the files in SelfishNetV3\LIB folder to the bin/Debug folder this will fix "not found dependecy" errors. Also, you need to install WinPcap version 4 or newer.

I hope this helps and I'm sorry for replying this late...