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
HeapCrypt — Encypting the Heap while sleeping by hooking and modifying Sleep with our own sleep that encrypts the heap | Kitploit
Tools/GitHubGitHub/saadahla/heapcrypt
Post-ExploitationRed TeamingPayload DevelopmentAdversarial Attack
GitHubsaadahla/heapcrypt

HeapCrypt

Encypting the Heap while sleeping by hooking and modifying Sleep with our own sleep that encrypts the heap

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

HeapCrypt

Encypting the Heap while sleeping by hooking and modifying Sleep with our own function that encrypts the heap , sleeps for a moment then decrypts the heap :

16bit key xor heap encryption :

Heap2

16bit key xor heap decryption :

Heap1

References :

https://www.arashparsa.com/hook-heaps-and-live-free/

Download Tool