cocomelonc / 2022-01-14-malware-injection-13Links
Code injection via ZwCreateSection, ZwUnmapViewOfSection. C++ example
☆17Updated 3 years ago
Alternatives and similar repositories for 2022-01-14-malware-injection-13
Users that are interested in 2022-01-14-malware-injection-13 are comparing it to the libraries listed below
Sorting:
- Phantom DLL Hollowing method implemented in modmap☆17Updated 4 years ago
- using the Recycle Bin to insure persistence☆12Updated 2 years ago
- Using Thread Description To Hide Shellcodes☆14Updated 2 years ago
- Process injection via KernelCallbackTable☆14Updated 3 years ago
- Remote PE reflective injection with a simple reflective loader☆31Updated 6 years ago
- A kernel mode Windows rootkit in development.☆49Updated 3 years ago
- Malware persistence via COM DLL hijacking. C++ implementation example☆13Updated 3 years ago
- Manually perform syscalls without going through any external API or DLL.☆19Updated 2 years ago
- A proof of concept of real custom GetProcAddress and GetModuleBaseAddress☆21Updated 3 years ago
- automates exploits using ROP chains, using ntdll-scraper☆16Updated 3 years ago
- ☆21Updated 4 years ago
- ☆15Updated 4 years ago
- Create a C++ PE which loads an XTEA-crypted .NET PE shellcode in memory.☆15Updated 6 years ago
- A PoC to demo modifying cmdline of the child process dynamically. It might be useful against process log tracing, AV or EDR.☆40Updated 4 years ago
- Tiny driver patch to allow kernel callbacks to work on Win10 21h1☆34Updated 3 years ago
- A PoC tool for exploiting leaked process and thread handles☆32Updated last year
- ☆26Updated 3 years ago
- Hooking Heavens Gate in a weekend☆13Updated 3 years ago
- ☆12Updated 4 years ago
- ☆10Updated 3 years ago
- Demo to show how write ALPC Client & Server using native Ntdll.dll syscalls.☆21Updated 3 years ago
- XOrCryptEx lightweight C Utility/Algorithm☆11Updated 3 years ago
- Anti-Analysis technique, trick the debugger by Hiding events from it.☆19Updated 3 years ago
- A Practical example of ELAM (Early Launch Anti-Malware)☆34Updated 3 years ago
- Example for PagedOut!☆25Updated 5 years ago
- Dump mapped PE files from memory to the disk☆20Updated 6 years ago
- Collection of shellcode injection and execution techniques☆17Updated 3 years ago
- C code to enable ETW tracing for Dotnet Assemblies☆31Updated 2 years ago
- Just another casual shellcode native loader☆24Updated 3 years ago
- An attempt at reversing WindowsDefender☆20Updated 9 months ago