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
- 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
- 💻 Windows 10 Kernel-mode rootkit☆32Updated 3 years ago
- ☆16Updated 4 years ago
- Malware development: persistence - part 1: startup folder registry keys. C++ implementation☆12Updated 3 years ago
- A dropper that decrypts encrypted xor payload and can inject it in explorer.exe proccess☆10Updated 4 years ago
- With this RunPE you can easily inject your payload in any x86 or x64 program.☆15Updated 6 years ago
- DarkRats Standalone HVNC☆24Updated 3 years ago
- Collection of shellcode injection and execution techniques☆18Updated 2 months ago
- Just another casual shellcode native loader☆24Updated 3 years ago
- A repository filled with ideas to break/detect direct syscall techniques☆27Updated 3 years ago
- Two C# RunPE's capable of x86 and x64 injections☆11Updated 6 years ago
- Remote PE reflective injection with a simple reflective loader☆32Updated 6 years ago
- This script make any windows compatible with RDP connection☆21Updated 3 months ago
- Listing UDP connections with remote address without sniffing.☆31Updated 2 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
- A proof of concept of real custom GetProcAddress and GetModuleBaseAddress☆20Updated 3 years ago
- Manually perform syscalls without going through any external API or DLL.☆19Updated 2 years ago
- Process Hollowing demonstration & explanation☆34Updated 4 years ago
- Bypass Windows defender syscall☆19Updated 4 years ago
- Simple keylogger written in C# which is ready for modifications.☆14Updated 4 years ago
- 64bit Windows 10 shellcode that adds user BOKU:SP3C1ALM0V3 to the system and the localgroups Administrators & "Remote Desktop Users"☆40Updated 4 years ago
- NT AUTHORITY\SYSTEM☆42Updated 5 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
- ☆65Updated 3 years ago
- A simple packer working with all PE files which cipher your exe with a XOR implementation☆14Updated 5 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
- Infects PE files with a shellcode☆22Updated 7 years ago