Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
P

PEzor

> 编程语言
Open source

Open-Source Shellcode & PE Packer

2.1K stars0 likes0 views
WebsiteGitHub

About

Open-Source Shellcode & PE Packer

PEzor

Read the blog posts here:

  • https://iwantmore.pizza/posts/PEzor.html
  • https://iwantmore.pizza/posts/PEzor2.html
  • https://iwantmore.pizza/posts/PEzor3.html
  • https://iwantmore.pizza/posts/PEzor4.html
…
  • Installation
  • Usage

Installation

The install.sh is designed to work on a Kali Linux distro.

$ git clone https://github.com/phra/PEzor.git
$ cd PEzor
$ sudo bash install.sh
$ bash PEzor.sh -h

Upgrading from v2.x.x

The PATH variable has to be updated to use a specific commit of Donut! Check the updated install.sh script.

Usage

  • PEzor -h
  • PEzor <EXECUTABLE> [donut args...]
  • PEzor <SHELLCODE>

PEzor help

display help for PEzor

USAGE
  $ PEzor help

PEzor <EXECUTABLE>

Pack the provided executable into a new one

…

PEzor <SHELLCODE>

Pack the provided shellcode into an executable

…

See code: PEzor.sh

GitHub Issues· 0 open

View all on GitHub

No open issues yet, or sync has not completed.

Highlights

  • •https://iwantmore.pizza/posts/PEzor.html
  • •https://iwantmore.pizza/posts/PEzor2.html
  • •https://iwantmore.pizza/posts/PEzor3.html
  • •https://iwantmore.pizza/posts/PEzor4.html
  • •Installation
  • •PEzor -h
  • •[PEzor <EXECUTABLE> [donut args...]](#PEzor-executable)
  • •PEzor <SHELLCODE>

> Tags

Cantivirus-evasionhacktoberfestredteamshellcode

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言