© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
35 replies
Dante

✅ WriteProcessMemory With Kernel32.dll

Hi everyone!
I am trying to write some data to some memory addresses that isn't owned by the process.
So far I can read the data of consecutive memory addresses by using ReadProcessMemory in kernel32.dll but I can't get it to override any existing data.
Does anyone have any idea of how I should get it to work? Or is this a feature no longer supported in windows? I can't find any recent topics on the on the interweb.
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Packing an external DLL with my own DLL
C#CC# / help
2y ago
✅ `DllImport` on a dll name only known at runtime
C#CC# / help
3y ago
DLL references
C#CC# / help
12mo ago