phra / PEzor

Open-Source Shellcode & PE Packer

Home Page:https://iwantmore.pizza/posts/PEzor.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bash PEzor.sh -text -sgn -sleep=10 -obfuscate /home/user/Desktop/tst.exe

mohamadpk opened this issue · comments

[?] Payload will be put in .text section
[?] Final shellcode will be encoded with sgn
[?] Waiting 10 seconds before executing the payload
[?] Processing -obfuscate
[x] ERROR: -obfuscate doesn't exist

what happened here?

and without -obfuscate
DEBUG: donut.c:1599:DonutDelete(): Leaving.
[?] Executing sgn
sgn: error while loading shared libraries: libkeystone.so.0: cannot open shared object file: No such file or directory

i removed the obfuscation layer in the public version. for the other error, did you run the install.sh script without any error?

going to close this. feel free to reopen if necessary.