You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 21, 2021. It is now read-only.
Some of the 32-bit test harness binaries for Invoke-ReflectivePEInjection dynamically resolve ntdll!strcat_s which is not exported by ntdll.dll in Windows XP causing some Pester tests to fail. Invoke-ReflectivePEInjection is working fine in XP but I need for the tests to pass.