Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 392 Bytes

File metadata and controls

10 lines (6 loc) · 392 Bytes

kernel-read-write-using-ioctl

simple driver to read and write to a process's memory using IOCTL as communication

driver can be mapped with kdmapper

usermode example is auto bhop for csgo

NOTE: disable security check when compiling driver if mapping with kdmapper

disable security check picture