kernel-read-write-using-ioctl icon indicating copy to clipboard operation
kernel-read-write-using-ioctl copied to clipboard

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