cocomelonc / 2022-01-14-malware-injection-13
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
- Using Thread Description To Hide Shellcodes☆14Updated 2 years ago
- Process injection via KernelCallbackTable☆14Updated 3 years ago
- using the Recycle Bin to insure persistence☆12Updated 2 years ago
- Phantom DLL Hollowing method implemented in modmap☆17Updated 3 years ago
- automates exploits using ROP chains, using ntdll-scraper☆16Updated 2 years ago
- Rookit and anti rookit on Windows platform☆12Updated last year
- Create a C++ PE which loads an XTEA-crypted .NET PE shellcode in memory.☆15Updated 6 years ago
- Anti-Analysis technique, trick the debugger by Hiding events from it.☆19Updated 3 years ago
- Remote PE reflective injection with a simple reflective loader☆31Updated 5 years ago
- A kernel mode Windows rootkit in development.☆48Updated 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
- Hooking Heavens Gate in a weekend☆13Updated 3 years ago
- Simple library to handle PE files loading, relocating, get/set data, ..., in addition to process handling☆33Updated 5 years ago
- Malware persistence via COM DLL hijacking. C++ implementation example☆13Updated 3 years ago
- Injects position-dependent code into a code cave in an executable file, and applies relocations.☆22Updated last year
- ☆15Updated 4 years ago
- ☆11Updated 3 years ago
- Execute an arbitrary command within the context of another process☆20Updated 5 years ago
- ☆12Updated 4 years ago
- An attempt at reversing WindowsDefender