Kernel-Bridge
Kernel-Bridge copied to clipboard
Winsock support help...
Hi , you can use https://github.com/wbenny/KSOCKET KSOCKET is windows kernel socket. Its very easy to use.You can implement it. But there is no usermode to use it.Its kernel only. Just needs some wrapper. Maybe you can do it in Kernel-Bridge
Also checkout for Linux version: https://github.com/hbagdi/ksocket
Sure, I'll add WSK wrappers in the Kb2 (maybe not in the first release, but at the nearest future)