Skip to content

Instantly share code, notes, and snippets.

@NyaMisty
Created July 31, 2017 14:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NyaMisty/3bcfa09eaa900221803a1f603b486da1 to your computer and use it in GitHub Desktop.
Save NyaMisty/3bcfa09eaa900221803a1f603b486da1 to your computer and use it in GitHub Desktop.
Windows 10 14393 Store App Verify Elevated Call Stack
(launcher) ShellExecute...etc.
(launcher) IApplicationActivationManager::ActivateApplication::..
(ActXPrxy.dll) ====RPC====
(sihost.exe) twinui.appcore.dll::CApplicationActivationManager::..
(ActXPrxy.dll) ====RPC====
(sihost.exe) ActivationManager.dll::Execution::ActivationManagerShim::ActivateApplicationForProtocol
(sihost.exe) ActivationManager.dll::Execution::ActivationManagerShim::ActivateApplicationForContractByAcid
(sihost.exe) ActivationManager.dll::Execution::ActivationManagerShim::ActivateApplicationForContractByAcidAsUserWithHost
(sihost.exe) ActivationManager.dll::Execution::ActivationManagerShim::_ActivateApplicationForContractByAcid
(sihost.exe) twinui.appcore.dll::CApplicationActivationManager::ActivateApplicationForContractByAcidAsUserWithHost
(sihost.exe) twinui.appcore.dll::CApplicationActivationManager::_ActivateExtensionForContractHelper
(sihost.exe) twinui.appcore.dll::CApplicationActivationManager::s_ResolveMonitorCheckRequirements
(ActXPrxy.dll) ====RPC====
(explorer.exe) twinui.dll::IActivationErrorPopupFactory::....
(explorer.exe) twinui.dll::CActivationErrorPopupFactory::VerifyNotElevated
(explorer.exe) twinui.dll::...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment