cocomelonc / 2022-05-02-malware-pers-3Links
Malware persistence via COM DLL hijacking. C++ implementation example
☆13Updated 3 years ago
Alternatives and similar repositories for 2022-05-02-malware-pers-3
Users that are interested in 2022-05-02-malware-pers-3 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
- Process injection via KernelCallbackTable☆13Updated 3 years ago
- With this RunPE you can easily inject your payload in any x86 or x64 program.☆15Updated 6 years ago
- Malware development: persistence - part 1: startup folder registry keys. C++ implementation☆12Updated 3 years ago
- DarkRats Standalone HVNC☆24Updated 3 years ago
- Create a C++ PE which loads an XTEA-crypted .NET PE shellcode in memory.☆17Updated 7 years ago
- ☣️ Necro Stealer + Web Panel☆10Updated 5 years ago
- Remote PE reflective injection with a simple reflective loader☆32Updated 6 years ago
- Collection of shellcode injection and execution techniques☆18Updated 2 months ago
- 💻 Windows 10 Kernel-mode rootkit☆32Updated 3 years ago
- ☆16Updated 4 years ago
- A dropper that decrypts encrypted xor payload and can inject it in explorer.exe proccess☆10Updated 4 years ago
- This script make any windows compatible with RDP connection☆21Updated 3 months ago
- Just another casual shellcode native loader☆24Updated 3 years ago
- Loader and RunPE file executer☆18Updated 6 years ago
- Original hVNC has been recoded to work with all version of windows above XP. Thanks to the original author for this wonderful tool.☆10Updated 4 years ago
- Two C# RunPE's capable of x86 and x64 injections☆11Updated 6 years ago
- A repository filled with ideas to break/detect direct syscall techniques☆27Updated 3 years ago
- A windows kernel-mode rootkit with remote control☆12Updated 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.☆40Updated 4 years ago
- Crypter thingy I made for avoiding automated anti-malware environments. This is to be used for EDUCATIONAL PURPOSES ONLY.☆12Updated 6 years ago
- Listing UDP connections with remote address without sniffing.☆29Updated 2 years ago
- A proof of concept of real custom GetProcAddress and GetModuleBaseAddress☆20Updated 3 years ago
- Six cases demonstrating methods of optimizing GetProcAddress☆18Updated 3 years ago
- Bypass Windows defender syscall☆19Updated 4 years ago
- NimSkrull is an adaption from the original Skrull malware anti-copy DRM. Only for the anti-copy feature. (https://github.com/aaaddress1/S…☆12Updated 2 years ago
- Process Hollowing demonstration & explanation☆34Updated 4 years ago
- Manually perform syscalls without going through any external API or DLL.☆19Updated 2 years ago
- An example of PE hollowing injection technique☆25Updated 6 years ago
- Nice try reading NTDLL from disk, nerd.☆19Updated 3 years ago