To make a published application ignore any Memshell hooking, one should follow the steps below:
-
Open registry editor on the RDS host from which the application in question is published.
-
Navigate to the following location:
For 64-bit applications:
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Parallels\
For 32-bit applications:HKEY_LOCAL_MACHINE\SOFTWARE\Parallels\
-
Create a new key called Memshell
-
Within a created Memshell key create a String named IgnoreHookApplications
-
IgnoreHookApplications value should match the exact name of executable file of application in question (*.exe file). Please refer to screenshot below:
To disable Memshell hook for several applications specify all executables separated by a semicolon:
Was this article helpful?
Tell us how we can improve it.