summaryrefslogtreecommitdiffstats
path: root/GNU_efi_HelloWorld/analyse_hello.sh
diff options
context:
space:
mode:
Diffstat (limited to 'GNU_efi_HelloWorld/analyse_hello.sh')
-rwxr-xr-xGNU_efi_HelloWorld/analyse_hello.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNU_efi_HelloWorld/analyse_hello.sh b/GNU_efi_HelloWorld/analyse_hello.sh
index cfaad73..c8b3103 100755
--- a/GNU_efi_HelloWorld/analyse_hello.sh
+++ b/GNU_efi_HelloWorld/analyse_hello.sh
@@ -5,4 +5,4 @@ objdump -h hello.efi
echo "########################################################################"
echo "peinfo hello.efi | grep text -A 5"
-peinfo hello.efi | grep text -A 5
+./peinfo hello.efi | grep text -A 5