I've successfully installed WinPcap (Though, from safe-mode because in normal boot, It was giving me error saying that WinPcap was already installed (but it wasn't) and then giving another bunch of errors too.). I also have downloaded net wrapper's dlls, I added reference to them (these dlls are in my project folder, and after referencing are also in Debug folder (with the .exe file) ) I can see correct syntax highlighting in Visual Studio 2017 too, and intellisense and all. But on build it gives me this error: Could not load file or assembly 'PcapDotNet.Core'. But I still can use other PcapDotNet's Packets library.
I also have tried sharpPcap, and it seems to be working, but i will not calm down until I resolve PcapDotNet.Core issue.
Thanks in advance!
- Nick Kowalewski
...
Please help. (I really need to make that network spoofer once...)