phra / PEzor

Open-Source Shellcode & PE Packer
https://iwantmore.pizza/posts/PEzor.html
GNU General Public License v3.0
1.84k stars 320 forks source link

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

Closed mohamadpk closed 4 years ago

mohamadpk commented 4 years ago

[?] 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?

mohamadpk commented 4 years ago

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

phra commented 4 years ago

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

phra commented 4 years ago

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