MCPcopy Create free account
hub / github.com/SaadAhla/HeapCrypt

github.com/SaadAhla/HeapCrypt @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
7 symbols 12 edges 1 files 1 documented · 14% updated 2y ago★ 246

Browse by type

Functions 7 Types & classes 0
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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/

Core symbols most depended-on inside this repo

Shape

Function 7

Languages

C++100%

Modules by API surface

HeapCrypt/HeapEncryptDecrypt.cpp7 symbols

For agents

$ claude mcp add HeapCrypt \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page