1、通过GetProcAddress 取得GetCommandLineA 的地址。 2、用CreateRemoteThread 启动远程线程,使远程进程执行GetCommandLineA 。 3、用 ...
確定! 回上一頁