This is your work, valued
Security researcher, malware dev
FilelessPELoader. Loading Remote AES Encrypted PE in memory , Decrypted it and run it
1kShellcode-Hide. This repo contains : simple shellcode Loader , Encoders (base64 - custom - UUID - IPv4 - MAC), Encryptors (AES), Fileless Loader (Winhttp, socket)
443TakeMyRDP. 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.exe and CredentialUIBroker.exe)
398D1rkLdr. Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscall instruction address resolving at run time
323UnhookingPatch. Bypass EDR Hooks by patching NT API stub, and resolving SSNs and syscall instructions at runtime
309NTDLLReflection. 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
308dark-kill. A user-mode code and its rootkit that will Kill EDR Processes permanently by leveraging the power of Process Creation Blocking Kernel Callback Routine registering and ZwTerminateProcess.
265HeapCrypt. Encypting the Heap while sleeping by hooking and modifying Sleep with our own sleep that encrypts the heap
245PE-Obfuscator. PE obfuscator with Evasion in mind
212ntdlll-unhooking-collection. different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)
203D1rkInject. Another approach of Threadless injection discovered by @_EthicalChaos_ in c that loads a module into the target process and stomps it, and reverting back memory protections and original memory state
187BlockOpenHandle. Block any Process to open HANDLE to your process , only SYTEM is allowed to open handle to your process ,with that you can avoid remote memory scanners
171StackCrypt. Create a new thread that will suspend every thread and encrypt its stack, then going to sleep , then decrypt the stacks and resume threads
166AMSI_patch. Patching AmsiOpenSession by forcing an error branching
152GithubC2. Github as C2 Demonstration , free API = free C2 Infrastructure
146DocPlz. Documents Exfiltration project for fun and educational purposes
143VSCode-Backdoor. Backdooring VSCode Projects
128D1rkSleep. Improved version of EKKO by @5pider that Encrypts only Image Sections
124PSpersist. Dropping a powershell script at %HOMEPATH%\Documents\WindowsPowershell\ , that contains the implant's path , and whenever powershell process is created, the implant will be executed too.
84IP-Hunter. Hunt for C2 servers and phishing web sites using VirusTotal API , you can modify code to kill the malicious process
74Anti-Sandbox. C++
50BlockNonMSModules. Set the process mitigation policy for loading only Microsoft Modules , and block any userland 3rd party modules
41Killer-Exercice. An Exercice for Red Team to Reverse & Exploit, that's a valide BYOVD Killer, not HVCI Blocklisted, and not in LOLBIN
34HadesLdr. Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2
13ShellcodeCompiler. Shellcode Compiler
9SweetDreams. Implementation of Advanced Module Stomping and Heap/Stack Encryption
7Windows-Server-2003. This is the leaked source code of Windows Server 2003
5Reflective-Driver-Loader. C++
4windows-XP-SP1. 网上泄露的Windows XP SP1 source code
4ocd-mindmaps. Orange Cyberdefense mindmaps
4reactos. A free Windows-compatible Operating System
3ntoskrnlwalker. Resolve offsets, gadgets and symbols from NTKernel
3d1rkmtr.github.io.
2nt5src. Source code of Windows XP (NT5). Leaks are not from me. I just extracted the archive and cabinet files.
1