cocomelonc / 2022-04-13-malware-injection-19
Classic DLL injection. Download dll from url and inject. Simple C++ implementation
☆9Updated 2 years ago
Alternatives and similar repositories for 2022-04-13-malware-injection-19:
Users that are interested in 2022-04-13-malware-injection-19 are comparing it to the libraries listed below
- Process injection via KernelCallbackTable☆13Updated 3 years ago
- Malware persistence via COM DLL hijacking. C++ implementation example☆12Updated 2 years ago
- Run shellcode via EnumDesktopsA. C++ implementation☆12Updated 2 years ago
- Code injection via ZwCreateSection, ZwUnmapViewOfSection. C++ example☆17Updated 3 years ago
- Malware development: persistence - part 1: startup folder registry keys. C++ implementation☆12Updated 2 years ago
- Create a C++ PE which loads an XTEA-crypted .NET PE shellcode in memory.☆16Updated 6 years ago
- using the Recycle Bin to insure persistence☆12Updated 2 years ago
- A dropper that decrypts encrypted xor payload and can inject it in explorer.exe proccess☆8Updated 3 years ago
- A proof of concept of real custom GetProcAddress and GetModuleBaseAddress☆19Updated 2 years ago
- A custom run space to bypass AMSI and Constrained Language mode in PowerShell.☆18Updated last year
- Utilizing Alternative Shellcode Execution Via Callbacks☆13Updated last year
- Collection of shellcode injection and execution techniques☆15Updated 3 years ago
- JALSI - Just Another Lame Shellcode Injector☆30Updated 3 years ago
- AV engines evasion for C++ simple malware part 1 source code☆12Updated 2 years ago
- ☆15Updated last year
- A windows kernel-mode rootkit with remote control☆11Updated 2 years ago
- This POC provides the possibilty to execute x86 shellcode in form of a .bin file based on x86 inline assembly☆18Updated last year
- Basic disassembly technique to slow down disasm process☆10Updated 5 years ago
- Nice try reading NTDLL from disk, nerd.☆18Updated 2 years ago
- Find kernel32 base and API addresses. Simple C++ implementation☆24Updated 2 years ago
- powershell script i wrote that can suspend an arbitrary process (with limits)☆20Updated last year
- Just another casual shellcode native loader☆24Updated 3 years ago
- ☆12Updated 4 years ago
- really ?☆12Updated 11 months ago
- Loader and RunPE file executer☆16Updated 5 years ago
- With this RunPE you can easily inject your payload in any x86 or x64 program.☆12Updated 5 years ago
- Phantom DLL Hollowing method implemented in modmap☆17Updated 3 years ago
- Ransoblin (Ransomware Bokoblin)☆17Updated 4 years ago
- Loading and executing shellcode in C# without PInvoke.☆20Updated 3 years ago
- A console obfuscator for .NET assemblies.☆10Updated 2 years ago