From 010d75c7b41df7e0acf2b083623ac0299b47b977 Mon Sep 17 00:00:00 2001 From: OusmBlueNinja <89956790+OusmBlueNinja@users.noreply.github.com> Date: Sun, 29 Dec 2024 00:39:18 -0600 Subject: [PATCH] vscode auto dock image import broke path... --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a886db..524177a 100644 --- a/README.md +++ b/README.md @@ -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.