Rust malware EDR evasion via direct syscalls, fully implemented as an example in Rust
-
Updated
Jun 4, 2024 - Rust
Rust malware EDR evasion via direct syscalls, fully implemented as an example in Rust
Windows infostealer in Rust with polymorphic builds, Hell's Gate syscalls, and compile-time encryption. Educational use only.
An advanced C++ framework for WoW64 Heaven’s Gate + Indirect Syscall, X64 Hell's Gate, and EDR evasion. Seamlessly load 64-bit kernel32 and bypass user-land hooks.
x64 rewrite of GuidedHacking's Anti-debugging techniques on a (bad looking) Win32 application.
Demonstrate modern stealer evasion techniques in Rust for security research and academic study of advanced malware behaviors.
Hell's Gate (Direct System Call)
An advanced evolution of the Hell's Gate and Halo's Gate techniques, designed to bypass complex EDR WINAPI hooking methods using dynamic syscall resolution and ASM obfuscation.
Add a description, image, and links to the hells-gate topic page so that developers can more easily learn about it.
To associate your repository with the hells-gate topic, visit your repo's landing page and select "manage topics."