Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
PythonAESObfuscate — Obfuscates a Python Script and the accompanying Shellcode. | Kitploit
Tools/GitHubGitHub/offsecginger/pythonaesobfuscate
Encryption/Decryption ToolsPayload GenerationShellcode
GitHuboffsecginger/pythonaesobfuscate

PythonAESObfuscate

Obfuscates a Python Script and the accompanying Shellcode.

View Repository
55196 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

PythonAESObfuscate

Pythonic way to load shellcode. Builds an EXE for you too!

Usage

  • Place a payload.bin raw shellcode file in the same directory. Default Architecture is x86
  • run python obfuscate.py
  • Default output is out.py

Requirements

  • Windows
  • Python 2.7
  • Pyinstaller
  • PyCrypto (PyCryptodome didn't seem to work)
Download Tool