KernelPatch icon indicating copy to clipboard operation
KernelPatch copied to clipboard

Add `copy_from_user` & `copy_to_user` & `copy_in_user` support

Open MhmRdd opened this issue 11 months ago • 0 comments

it should be a top necessity instead of going to strncpy first support, since copy feature from/to/in user can implement back the strncpy feature.

MhmRdd avatar Feb 11 '25 00:02 MhmRdd