Stars
Public malware techniques used in the wild: Virtual Machine, Emulation, Debuggers, Sandbox detection.
An advanced in-memory evasion technique fluctuating shellcode's memory protection between RW/NoAccess & RX and then encrypting/decrypting its contents
Loading Remote AES Encrypted PE in memory , Decrypted it and run it
A keystroke logger targeting the Remote Desktop Protocol (RDP) related processes, It utilizes a low-level keyboard input hook, allowing it to record keystrokes in certain contexts (like in mstsc.ex…
Bypass Userland EDR hooks by Loading Reflective Ntdll in memory from a remote server based on Windows ReleaseID to avoid opening a handle to ntdll , and trigger exported APIs from the export table
Detects virtual machines and malware analysis environments
ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption
Sliver extension performing TCP redirection tasks without performing cross-process injection.