Kevin-Robertson / Inveigh

.NET IPv4/IPv6 machine-in-the-middle tool for penetration testers
BSD 3-Clause "New" or "Revised" License
2.44k stars 433 forks source link

Cannot build project #37

Open sp00ks-git opened 2 years ago

sp00ks-git commented 2 years ago

Hi, This maybe something obvious, but tried to build the latest version and im getting the same message for all three .net versions.

The only argument that gives me the correct output is the help '-?'

Using VS2019. Build comes back clean. Tried both Debug and Release.

Win10 21H1 OSBuild 19043.1320

inveigh-2 0-1 inveigh-2 0-2

Any suggestions appreciated.

Object reference not set to an instance of an object.
Kevin-Robertson commented 2 years ago

I'm guessing IPv6 is disabled on that system? If so, you can manually feed it a MAC address (-mac ) to get around that bug. I have a version with some bug fixes that I will be posting soon.

sp00ks-git commented 2 years ago

IPv6 is enabled, but you were right that setting the MAC resolved the issue.

Incase its useful, im using a laptop wirelessly that doesnt have an cabled connection.

image

Kevin-Robertson commented 2 years ago

Interesting, it doesn't looks like it's detecting any of the IPs. Did the old version of Inveigh work on that same system?

sp00ks-git commented 2 years ago

It did and does yes.