Y
Hacker News
new
|
ask
|
show
|
jobs
by
Noxwizard
1192 days ago
Indeed. Windows requires elevation for raw sockets as well. The ping binary works without elevation by using the IP Helper Win32 API's ICMP functions:
https://learn.microsoft.com/en-us/windows/win32/api/icmpapi/...