C
C
Constantine2014-09-01 11:12:57
Qt
Constantine, 2014-09-01 11:12:57

How to inject code into a process in qt?

Is it possible in Qt to inject code into another process, for example, in explorer? I just want to change the value of some variables

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
vanyamasnuha, 2014-09-03
@vanyamasnuha

CreateRemoteThread() from winapi, perhaps. Qt does not include platform-specific functions.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question