DriversHunterWindowsCatalog
DriversHunterWindowsCatalog is an app that searches the Microsoft Update Catalog for driver packages, downloads the CABs, extracts them, and collects WDM `.sys` files.
Install / Use
/learn @jsacco/DriversHunterWindowsCatalogREADME
What is this app for?
Assist you during your hunt for drivers through the Windows Catalog, it automates the filtering and parsing.
What to do after you have your WDMR drivers?
You can start by open them in Ghidra or IDA and use my other plugins for search for interesting functions. opcodes and insecure IOCTLs. Driver buddy revolutions for Ghidra: https://github.com/jsacco/driverbuddyrevolutions Driver buddy revolutions for IDA: https://github.com/jsacco/driverbuddyrevolutionsIDA
DriversHunterWindowsCatalog
DriversHunterWindowsCatalog is an app that searches the Microsoft Update Catalog for driver packages, downloads the CABs, extracts them, and collects WDM .sys files.
Requirements
It's developed in C# so you need at least .NET Framework 4.7.2
Where to run it?
Inside a VM in a controlled environment
<img src="https://i.postimg.cc/RVgqkCgL/Screenshot-From-2025-11-26-16-40-46.png">Security Score
Audited on Apr 7, 2026
