Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Memory editing -functions?
#1
So, is there memory editing -functions? I want to modify memory values of any process. I know that I can do that in C++, but how in QM?
#2
In QM you also can use Windows API functions WriteProcessMemory and other, like in C++. They will be available without explicit declaration in QM 2.2.0. QM must be running as admin, so you'll have some problems in Windows Vista.


Forum Jump:


Users browsing this thread: 1 Guest(s)