qtkite / rw_socket_driver

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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%