Shellcode2PE Logo

Shellcode2PE

0
Free
Visit Website

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.

FEATURES

ALTERNATIVES

A semi-automatic tool to generate YARA rules from virus samples.

A fast and simple DOM based XSS vulnerability scanner

A tool to locally check for signs of a rootkit with various checks and tests.

Falcon Sandbox is a malware analysis framework that provides in-depth static and dynamic analysis of files, offering hybrid analysis, behavior indicators, and integrations with various security tools.

A Python script that finds endpoints in JavaScript files to identify potential security vulnerabilities.

A generator for YARA rules that creates rules from strings found in malware files while removing strings from goodware files.

A powerful tool for identifying and exploiting Cross-Site Scripting (XSS) vulnerabilities.

A debugger tool for reverse engineers, crackers, and security analysts, with a user-friendly debugging UI and custom agent support.