Hypnus is a Rust library designed for execution obfuscation, protecting memory regions during inactivity by utilizing advanced techniques like thread pool timers and call stack spoofing. It supports both #[no_std] environments and optional heap obfuscation, enabling stealthy execution without thread duplication. Users can easily integrate Hypnus into their projects and leverage its macros for memory encryption and obfuscation during sleep cycles.
rust ✓
obfuscation ✓
memory-protection ✓
+ library
security ✓