Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
WINDOWS のプロセスに挿入されたアプリケーション (.exe 拡張子で終わる実行可能ファイル) を実行したいと考えています。それ、どうやったら出来るの?
を使用しCreateRemoteThreadます。この Win32 API は、別のプロセスでスレッドを開始します。
CreateRemoteThread