| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
It turns out, people wanted to hide endpoint as well, which means we
actually have to muck around with the netlink message, rather than being
able to just clobber the WireGuard function.
While we're at it, we hook a bunch of other stuff, to hide things like
tcpdump and /dev/kmem. Pretty incomplete, but serves its purpose here.
This started out very simple, but then we added the terrible compat
layer and the x86-opcode parsing. Oh well.
Requested-by: William Öling <william@azirevpn.com>
|