From 4b6f2eff01962e680ae9f251d05566425472924b Mon Sep 17 00:00:00 2001 From: Coding for fun Date: Mon, 23 Sep 2024 07:53:32 +0200 Subject: [PATCH] Verify file and not directory --- setup/install_verify.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/install_verify.ps1 b/setup/install_verify.ps1 index 0450c14..6b46b22 100644 --- a/setup/install_verify.ps1 +++ b/setup/install_verify.ps1 @@ -159,7 +159,7 @@ Test-Command C:\Tools\fqlite\fqlite_next.jar JAR Test-Command FullEventLogView PE32 # C:\Tools\FullEventLogView\FullEventLogView.exe Test-Command gftrace PE32 # C:\Tools\gftrace64\gftrace.exe Test-Command ghidraRun ASCII -Test-Command "C:\Tools\ghidra\ghidra_10.4_PUBLIC\" directory +Test-Command "C:\Tools\ghidra\ghidra_10.4_PUBLIC\ghidraRun" ASCII Test-Command GoReSym PE32 # C:\Tools\GoReSym\GoReSym.exe Test-Command C:\Tools\hashcat\hashcat.exe PE32 Test-Command hayabusa PE32 # C:\Tools\hayabusa\hayabusa.exe