Driver scraper for windows update catalog written in java 👍.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
xerox 7eddf0188f
Update README.md
4 years ago
agent-jones v1.0 4 years ago
agent-smith v1.0 4 years ago
LICENSE Add LICENSE 4 years ago
README.md Update README.md 4 years ago

README.md

winscrape

driver scraper for windows update catalog written in java 👎

how to use

Ensure that agent-jones.exe and agent-smith.jar are inside of the same working directory. Then execute agent-smith.jar with two parameters. The first parameter must be the search key in quotes like so: "bios driver", and the second parameter must be a list of imports seperated by a comma.

java -jar agent-smith.jar "bios driver" "MmMapIoSpace,MmMapIoSpaceEx,ZwMapViewOfSection"