From 15394ea01d5d3147df1678eaa3a8b0b09df0c70e Mon Sep 17 00:00:00 2001 From: Winslow <33692631+senzee1984@users.noreply.github.com> Date: Fri, 16 Feb 2024 20:01:10 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0061b08..abcb7a9 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ If you encounter any of the above issues or limitations, the execution of shellc For instance, PsExec.exe can be converted to PIC shellcode, however, user-supplied command line cannot be identified properly. ```cmd -C:\Users\Administrator\Desktop\VTF\poc\peshellcodify>python InflativeLoading.py -b psexec.bin -c "-s -i powershell" -e true -o psexec_merged.bin +C:\Users\<...SNIP>\>python InflativeLoading.py -b psexec.bin -c "-s -i powershell" -e true -o psexec_merged.bin <...SNIP...>