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
- Phantom DLL Hollowing method implemented in modmap☆17Updated 3 years ago
- using the Recycle Bin to insure persistence☆12Updated 2 years ago
- Process injection via KernelCallbackTable☆14Updated 3 years ago
- automates exploits using ROP chains, using ntdll-scraper☆16Updated 2 years ago
- XOrCryptEx lightweight C Utility/Algorithm☆11Updated 3 years ago
- Rookit and anti rookit on Windows platform☆12Updated 10 months ago
- Hooking Heavens Gate in a weekend☆13Updated 3 years ago
- Malware persistence via COM DLL hijacking. C++ implementation example☆14Updated 2 years ago
- Classic DLL injection. Download dll from url and inject. Simple C++ implementation☆10Updated 2 years ago
- Using Thread Description To Hide Shellcodes☆14Updated 2 years ago
- Injects position-dependent code into a code cave in an executable file, and applies relocations.☆22Updated last year
- Run shellcode via EnumDesktopsA. C++ implementation☆13Updated 2 years ago
- A kernel mode Windows rootkit in development.☆48Updated 3 years ago
- Create a C++ PE which loads an XTEA-crypted .NET PE shellcode in memory.☆15Updated 6 years ago
- An attempt at reversing WindowsDefender☆20Updated 5 months ago
- A PoC tool for exploiting leaked process and thread handles☆30Updated last year
- Tiny driver patch to allow kernel callbacks to work on Win10 21h1☆34Updated 3 years ago
- Remote PE reflective injection with a simple reflective loader☆31Updated 5 years ago
- Walks the Process' VAD list to grab the PTE's corresponding to a usermode virtual address, all to get the physical address☆24Updated 3 years ago
- ☆15Updated 4 years ago
- x64 Windows privilege elevation using anycall☆21Updated 3 years ago
- Self-Loading Registration Free COM Functions☆11Updated 5 years ago
- Demo to show how write ALPC Client & Server using native Ntdll.dll syscalls.☆21Updated 3 years ago
- A proof of concept of real custom GetProcAddress and GetModuleBaseAddress☆20Updated 2 years ago
- ☆21Updated 3 years ago
- Anti-Analysis technique, trick the debugger by Hiding events from it.☆19Updated 3 years ago
- ☆26Updated 3 years ago
- Just another casual shellcode native loader☆24Updated 3 years ago
- ☆11Updated 3 years ago
- A PoC to demo modifying cmdline of the child process dynamically. It might be useful against process log tracing, AV or EDR.☆39Updated 4 years ago