https://github.com/jdecool/search4dll
An application to search Windows executables which use a specific DLL
https://github.com/jdecool/search4dll
Last synced: 2 months ago
JSON representation
An application to search Windows executables which use a specific DLL
- Host: GitHub
- URL: https://github.com/jdecool/search4dll
- Owner: jdecool
- License: mit
- Created: 2016-09-10T10:14:35.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-13T07:02:43.000Z (almost 10 years ago)
- Last Synced: 2026-03-29T17:26:35.427Z (3 months ago)
- Language: Go
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# search4dll
An application to search Windows executables which use a specific DLL.
> **NOTE:** require "dumpbin.exe" and "link.exe" dependencies
## Usage
```
$ search4dll.exe PATH FILENAME
```