Update README.md

master
xerox 4 years ago
parent 7eddf0188f
commit b834e5fc0f

@ -1,3 +1,5 @@
<img src="https://cdn.discordapp.com/attachments/679465195059281943/710119720380268604/unknown.png"/>
# winscrape
driver scraper for windows update catalog written in java :thumbsdown:
@ -9,4 +11,9 @@ The first parameter must be the search key in quotes like so: `"bios driver"`, a
```
java -jar agent-smith.jar "bios driver" "MmMapIoSpace,MmMapIoSpaceEx,ZwMapViewOfSection"
```
```
# results
During and after the scan two folders will be created in the same working directory that you are currently in. The first folder
named `drivers` contains the drivers/cab files that are currently being scanned. The second folder `results` contains the search results.
Loading…
Cancel
Save