• Stars
    star
    413
  • Rank 104,801 (Top 3 %)
  • Language
    C
  • Created almost 6 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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.