SkillAgentSearch skills...

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/DriversHunterWindowsCatalog
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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">
View on GitHub
GitHub Stars12
CategoryDevelopment
Updated1d ago
Forks2

Security Score

75/100

Audited on Apr 7, 2026

No findings