Kevin-Robertson / Inveigh

.NET IPv4/IPv6 machine-in-the-middle tool for penetration testers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot build project

sp00ks-git opened this issue · comments

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.

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.

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

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

It did and does yes.