How to modify variable from different process in c# application -


once needed modify variable inside application in order modify behavior.

i wonder whether possibile create application access process running on same computer , modify variable value. process native one, , application written in c++. know tutorials achieve this?

i think looking writeprocessmemory function, take on this


Comments

Popular posts from this blog

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -