Loading...
This is a Python script that converts shellcode into a PE32 or PE32+ file. It takes a shellcode file path and an architecture (win32 or win64) as input. The script creates a PE file with the provided shellcode. The script uses pre-defined stubs for PE32 and PE32+ files, and appends the shellcode to the stub. The resulting PE file is written to a new file with a .pe.bin extension.
Common questions about Shellcode2PE including features, pricing, alternatives, and user reviews.
Shellcode2PE is A Python script that converts shellcode into a PE32 or PE32+ file.. It is a Security Operations solution designed to help security teams with Shellcode, Binary Analysis.
Private training course for IoT device pentesting and exploitation
Get strategic cybersecurity insights in your inbox
AI agent for in-depth binary analysis and reverse engineering assistance.
An open source machine code decompiler that converts binary executables into readable C source code across multiple architectures and file formats.