vscode auto dock image import broke path...

This commit is contained in:
OusmBlueNinja 2024-12-29 00:39:18 -06:00
parent 644b331290
commit 010d75c7b4

View File

@ -2,7 +2,7 @@
This Python script extracts the DLL dependencies of a Windows executable file and filters out DLLs that are commonly included with the operating system.
![preview](image-1.png)
![preview](image.png)
## Features
- Identifies all DLLs required by a specified `.exe` file.