#How can I write memory using WriteProcessMemory to a string.
32 messages · Page 1 of 1 (latest)
why exactly?
it's too sus
sus?
there's very few legitimate reason to do this, typically it's done for things that are against the rules of this server
not really it's a save system that i'm trying to do
@smoky monolith has reached level 1. GG!
Have you checked Stack Overflow by chance?
I did I tried the c_str() thing
then there's no reason to use such a function
what are you trying to do?
interact between two process
Probably, but in my opinion, knowing what it does would probably give a better understanding of why it's not used in some cases... kind of like how they teach you about bad practices.
why would you need to interact between multiple process if you have one game?
I've two games
that need to work together
then you should look into proper IPC methods
alright
how do you send the address of the string to the other process?
rn i'm hardcoding it in i'm planning on figuring that out later
would you still be able to answer the title of the thread?
no, I don't see why one game would need to edit the memory of another game
alright thank you