Projects STRLCPY HeapCrypt Commits 63438847
🤬
  • ■ ■ ■ ■ ■ ■
    README.md
    1 1  # HeapCrypt
    2 2  Encypting the Heap while sleeping by hooking and modifying Sleep with our own sleep that encrypts the heap
    3 3   
     4 +#### 16bit key xor heap encryption :
     5 +![Heap2](https://user-images.githubusercontent.com/123980007/227698020-aa5c5987-af58-4e83-a8c0-1f8dbd0f1dba.png)
    4 6   
    5  -![Heap1](https://user-images.githubusercontent.com/123980007/227698000-4d162703-7aaf-4dcc-b136-268dd4ee79f4.png)
    6 7   
     8 +#### 16bit key xor heap decryption :
     9 +![Heap1](https://user-images.githubusercontent.com/123980007/227698000-4d162703-7aaf-4dcc-b136-268dd4ee79f4.png)
    7 10   
    8  -![Heap2](https://user-images.githubusercontent.com/123980007/227698020-aa5c5987-af58-4e83-a8c0-1f8dbd0f1dba.png)
    9 11   
Please wait...
Page is in error, reload to recover