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.
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.