xvorost / rw_socket_driver

Driver that uses network sockets to communicate with client and read/ write protected process memory.

Repository from Github https://github.comxvorost/rw_socket_driverRepository from Github https://github.comxvorost/rw_socket_driver

rw_socket_driver

Driver that uses network sockets to communicate with client and read/ write protected process memory.

KSOCKET is used to create network socket in kernel. Driver is adapted to work as manualmapped.

About

Driver that uses network sockets to communicate with client and read/ write protected process memory.


Languages

Language:C 76.5%Language:C++ 23.5%