65.9K
CodeProject is changing. Read more.
Home

C# Read/Write Another Process' Memory

starIconstarIconstarIconstarIcon
emptyStarIcon
starIcon

4.82/5 (18 votes)

Oct 18, 2013

CPOL

2 min read

viewsIcon

169237

This article aims to show you how to read/write a process' memory using C# and some methods found in kernel32.dll.