anyone willing to share working code to open and read a file (read - only) in kernel mode. i need to be able to open and read (for copying) specific files that are not usually accessible. i have been told kernel mode is the way to go.
anyone willing to share working code to open and read a file (read - only) in kernel mode. i need to be able to open and read (for copying) specific files that are not usually accessible. i have been told kernel mode is the way to go.