SkillAgentSearch skills...

SleepyCrypt

A shellcode function to encrypt a running process image when sleeping.

Install / Use

/learn @SolomonSklash/SleepyCrypt
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SleepyCrypt

A shellcode function to encrypt a running process image in memory when sleeping.

This is the companion code for my blog post here.

Build

Just run build.sh to compile the C code, extract the .text section as shellcode, and compile it into a test binary called sleep.exe. This will require MinGW (x86_64-w64-mingw32-gcc, x86_64-w64-mingw32-ld, and objcopy) on Linux.

View on GitHub
GitHub Stars339
CategoryDevelopment
Updated29d ago
Forks57

Languages

C

Security Score

95/100

Audited on Mar 2, 2026

No findings