SkillAgentSearch skills...

GoSleepyCrypt

In-memory sleep encryption and heap encryption for Go applications through a shellcode function.

Install / Use

/learn @parzel/GoSleepyCrypt
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

GoSleepyCrypt / Go Sleep and Heap Encryption

In-memory sleep encryption and heap encryption for Go applications through a shellcode function.

The basic concept and a lot of the code is taken from here, so all the credits go to Solomon Sklash.

I ran into a few issues when porting this to Go, I suspect its because of some internal multithreading. I solved it by suspending all threads of the process. Additionally I added an awkward heap encryption.

Feel free to use this code but it is not field tested yet.

Build

make

View on GitHub
GitHub Stars40
CategoryDevelopment
Updated2mo ago
Forks2

Languages

C

Security Score

75/100

Audited on Jan 11, 2026

No findings