All Projects → lostindark → Driverstoreexplorer

lostindark / Driverstoreexplorer

Licence: gpl-2.0
Driver Store Explorer [RAPR]

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to Driverstoreexplorer

Hive Jdbc Uber Jar
Hive JDBC "uber" or "standalone" jar based on the latest Apache Hive version
Stars: ✭ 188 (-93.93%)
Mutual labels:  driver
Cqerl
Native Erlang CQL client for Cassandra
Stars: ✭ 201 (-93.51%)
Mutual labels:  driver
W25qxx
w25qxx SPI FLASH driver for stm32 HAL
Stars: ✭ 211 (-93.18%)
Mutual labels:  driver
Teensystep
Fast Stepper Motor Library for Teensy boards
Stars: ✭ 191 (-93.83%)
Mutual labels:  driver
Wmi Static Spoofer
Spoofing the Windows 10 HDD/diskdrive serialnumber from kernel without hooking
Stars: ✭ 199 (-93.57%)
Mutual labels:  driver
Ohsce
PHP HI-REL SOCKET TCP/UDP/ICMP/Serial .高可靠性PHP通信&控制框架SOCKET-TCP/UDP/ICMP/硬件Serial-RS232/RS422/RS485 AND MORE!
Stars: ✭ 206 (-93.34%)
Mutual labels:  driver
Phpfastcache
A high-performance backend cache system. It is intended for use in speeding up dynamic web applications by alleviating database load. Well implemented, it can drops the database load to almost nothing, yielding faster page load times for users, better resource utilization. It is simple yet powerful.
Stars: ✭ 2,171 (-29.85%)
Mutual labels:  driver
Packer Templates
Scripts and Templates used for generating Vagrant images
Stars: ✭ 219 (-92.92%)
Mutual labels:  driver
Mesa Dist Win
Pre-built mesa software rasterizer drivers for Windows
Stars: ✭ 201 (-93.51%)
Mutual labels:  driver
Uefi Bootkit
A small bootkit which does not rely on x64 assembly.
Stars: ✭ 211 (-93.18%)
Mutual labels:  driver
Asus Wmi Sensors
Linux HWMON (lmsensors) sensors driver for various ASUS Ryzen and Threadripper motherboards
Stars: ✭ 193 (-93.76%)
Mutual labels:  driver
Mattermost Redux
Redux for Mattermost
Stars: ✭ 198 (-93.6%)
Mutual labels:  driver
Fireshock
Windows USB Driver for Sony DualShock 3 Controllers
Stars: ✭ 206 (-93.34%)
Mutual labels:  driver
Vulnerable Kext
A WIP "Vulnerable by Design" kext for iOS/macOS to play & learn *OS kernel exploitation
Stars: ✭ 188 (-93.93%)
Mutual labels:  driver
Synwall
A zero-configuration (IoT) firewall
Stars: ✭ 219 (-92.92%)
Mutual labels:  driver
Ridesharing Android
Ridesharing driver & rider sample apps using HyperTrack SDK
Stars: ✭ 186 (-93.99%)
Mutual labels:  driver
Bolt sips
Neo4j driver for Elixir
Stars: ✭ 204 (-93.41%)
Mutual labels:  driver
Vigem
Virtual Gamepad Emulation Framework
Stars: ✭ 225 (-92.73%)
Mutual labels:  driver
Hackpi
Hacking tool inside a Raspberry Pi zero
Stars: ✭ 218 (-92.96%)
Mutual labels:  driver
Kafka
Go driver for Kafka
Stars: ✭ 212 (-93.15%)
Mutual labels:  driver

Driver Store Explorer [RAPR]

Build Status

Overview


Driver Store Explorer [RAPR] makes it easier to deal with Windows driver store. Supported operations include list/add/install/delete third-party driver packages.

Features:

  • Support online (local machine) and offline driver store.
  • Enumerate / list all third-party driver packages in the driver store. Showing device associated with drivers. Export the driver package list as CSV.
  • Add a driver package to the driver store.
  • Delete one or multiple driver packages from the store.
  • Detect old and not used driver packages (best effort).
  • Full-fledged GUI Supports grouping / sorting on any column. Supports re-arranging of / selecting specific columns.

Screenshots:

Screenshot of DriverStoreExplorer

Requirements:

This tool requires:

  • .NET Framework 4.5.2 or newer
  • Windows 7 or newer

To build the code yourself, open Rapr.sln in Visual Studio 2019. Visual Studio 2017 may also work but it is not guaranteed.

Releases:

Download the latest version here: https://github.com/lostindark/DriverStoreExplorer/releases/latest.

History:

The project was originally hosted on https://driverstoreexplorer.codeplex.com/.

Credits:

This tool uses the excellent ObjectListView.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].