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
peCloakCapstone — Platform independent peCloak fork based on Capstone | Kitploit
Tools/GitHubGitHub/v-p-b/pecloakcapstone
Payload GenerationIDS/IPS EvasionReverse EngineeringMalware AnalysisBinary Analysis
GitHubv-p-b/pecloakcapstone

peCloakCapstone

Platform independent peCloak fork based on Capstone

View Repository
1103411 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

peCloak - Capstone

This is a simple fork of SecuritySift's peCloak that uses Capstone. The intention is to provide a fork based on a well-maintained, up-to-date disassembly library and to make the script multi-platform.

Here's what I did so far:

  • Replaced pydasm with Capstone
    • Included a patched version of SectionDoubleP as it also relied on pydasm
  • Made data (un)packing platform independent by always using standard sizes

This way I managed to create obfuscated 32-bit Windows executables on 64-bit Linux which is nice :)

Still, this is just a quick hack, bugs most probably hide here and there and I probably left some dead code too.

Download Tool