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.
Reactions are currently unavailable
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.