1,终于解决xp64sp2下无法启动chrome的问题了。
原因有两个,一个是InterceptionManager::PatchClientFunctions这里patch ntdll失败了,还有个是TargetProcess::Create里不能用CreateProcessAsUserW。原因还没搞清楚。暂时不管了
1,终于解决xp64sp2下无法启动chrome的问题了。
原因有两个,一个是InterceptionManager::PatchClientFunctions这里patch ntdll失败了,还有个是TargetProcess::Create里不能用CreateProcessAsUserW。原因还没搞清楚。暂时不管了