From 015c7b5f245e65c2e3d840b419b6d74229260f15 Mon Sep 17 00:00:00 2001 From: didier Date: Fri, 18 Apr 2025 12:21:07 +0200 Subject: [PATCH] fix path in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1dcd15e..1f1ec8f 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ PandoraBox is a USB scanning station designed to detect and remove malware from - Detects USB insertion/removal in real time - Automatically or manually mounts USB devices -- Multithreaded scanning using [pypandora](https://github.com/dbarzin/pypandora) +- Multithreaded scanning using [pypandora](https://github.com/pandora-analysis/pypandora) - Automatic quarantine of infected files - Manual file removal after user confirmation - Interactive terminal interface (curses) or graphical feedback using images