Windows On ARM Rootkit Detector is a tool used to detect SSDT Hooking on Windows 11 On ARM64 systems.
- .NET Framework
- Test Signing Mode boot option is enabled by running
bcdedit.exe /set testsigning on
(needs to run in an Administrator shell) Microsoft Documentation for Test Signing mode
- Download Binaries
- Download Keystone Engine DLL and copy keystone.dll to the WOARKD directory
- Download Capstone.NET DLLs extract .nuget with a ZIP extractor and copy the following files to the WOARKD directory
- runtime\win-x64\native\capstone.dll
- lib\netstandard2.1\Gee.External.Capstone.dll
- lib\netstandard2.1\Gee.External.Capstone.xml
You may contact Rotem Salinas or Amir Landau if you have any issues