nedrysoft/pingnoo

IP address reversed on Windows 10 using ICMPAPI engine.

FAIRED1 opened this issue · 4 comments

When running Pingnoo Windows version on Windows 10 and using the ICMPAPI. The IP address entry is in reversed notation. So, to test to 128.101.101.101 I have to enter 101.101.101.128 in the target box.

Pingnoo 2021.06.23-develop (dcf9d1a)

@fizzyade I don't suppose you had a chance to take a look at this one? It took me a while to figure out what was going on.. I thought I had downloaded a hijacked/contaminated exe due to my traffic going off to consumer home network address space. As mentioned, putting the IP in backwards does work. I can also confirm that this is an issue for pining against a DNS name - it does the lookup to IP correctly, but acts upon an an inverted value. This is a great tool, and I would not care so much about this issue if it were not for the fact that the ICMP socket side just goes completely bonkers for anything I put in - I am hoping that since the API version is following a specific and predictable behavior, that it may have a glimmer of hope to be picked up by someone. :)