cocomelonc / 2022-01-24-malware-injection-15Links
Process injection via KernelCallbackTable
☆14Updated 3 years ago
Alternatives and similar repositories for 2022-01-24-malware-injection-15
Users that are interested in 2022-01-24-malware-injection-15 are comparing it to the libraries listed below
Sorting:
- Classic DLL injection. Download dll from url and inject. Simple C++ implementation☆10Updated 3 years ago
- Code injection via ZwCreateSection, ZwUnmapViewOfSection. C++ example☆17Updated 3 years ago
- Malware persistence via COM DLL hijacking. C++ implementation example☆13Updated 3 years ago
- Malware development: persistence - part 1: startup folder registry keys. C++ implementation☆12Updated 3 years ago
- Create a C++ PE which loads an XTEA-crypted .NET PE shellcode in memory.☆15Updated 6 years ago
- Using Thread Description To Hide Shellcodes☆14Updated 2 years ago
- Run shellcode via EnumDesktopsA. C++ implementation☆13Updated 2 years ago
- using the Recycle Bin to insure persistence☆12Updated 2 years ago
- ☆10Updated 3 years ago
- Utilizing Alternative Shellcode Execution Via Callbacks☆13Updated last year
- ☆15Updated last year
- A proof of concept of real custom GetProcAddress and GetModuleBaseAddress☆20Updated 2 years ago
- ☆12Updated 5 years ago
- Code for blog written at 0xdarkvortex.dev Red Team TTPs Part 2☆18Updated 4 years ago
- Phantom DLL Hollowing method implemented in modmap☆17Updated 4 years ago
- Just another casual shellcode native loader☆24Updated 3 years ago
- C code to enable ETW tracing for Dotnet Assemblies☆31Updated 2 years ago
- really ?☆12Updated last year
- JALSI - Just Another Lame Shellcode Injector☆30Updated 3 years ago
- A console obfuscator for .NET assemblies.☆10Updated 2 years ago
- Dump Lsass Memory Using a Reflective Dll☆14Updated 3 years ago
- Example of async client/server sockets in .NET 5☆17Updated 4 years ago
- Execute an arbitrary command within the context of another process☆20Updated 5 years ago
- golang String Obfuscate☆9Updated 3 years ago
- ☆14Updated 3 years ago
- A dropper that decrypts encrypted xor payload and can inject it in explorer.exe proccess☆9Updated 3 years ago
- Execute shellcode with syscalls from C# .dll☆12Updated 5 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
- Nice try reading NTDLL from disk, nerd.☆19Updated 3 years ago
- Hooking Heavens Gate in a weekend☆13Updated 3 years ago