Invoke-DllInjection detects the OS architecture by querying the OSArchitecture property of the Win32_OperatingSystem class. The OSArchitecture property does not exist in XP. I need to change how I detect the OS architecture.
Reactions are currently unavailable
Invoke-DllInjection detects the OS architecture by querying the OSArchitecture property of the Win32_OperatingSystem class. The OSArchitecture property does not exist in XP. I need to change how I detect the OS architecture.