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:
- Process injection via KernelCallbackTable☆14Updated 3 years ago
- Classic DLL injection. Download dll from url and inject. Simple C++ implementation☆10Updated 3 years ago
- Run shellcode via EnumDesktopsA. C++ implementation☆13Updated 3 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 3 years ago
- Collection of shellcode injection and execution techniques☆17Updated 3 years ago
- using the Recycle Bin to insure persistence☆12Updated 2 years ago
- A proof of concept of real custom GetProcAddress and GetModuleBaseAddress☆21Updated 3 years ago
- Manually perform syscalls without going through any external API or DLL.☆19Updated 2 years ago
- Create a C++ PE which loads an XTEA-crypted .NET PE shellcode in memory.☆15Updated 6 years ago
- 💻 Windows 10 Kernel-mode rootkit☆31Updated 2 years ago
- A repository filled with ideas to break/detect direct syscall techniques☆27Updated 3 years ago
- Just another casual shellcode native loader☆24Updated 3 years ago
- ☆12Updated 4 years ago
- ☆10Updated 3 years ago
- Find kernel32 base and API addresses. Simple C++ implementation☆24Updated 3 years ago
- ☆16Updated 3 years ago
- A custom run space to bypass AMSI and Constrained Language mode in PowerShell.☆20Updated 2 years ago
- DarkRats Standalone HVNC☆24Updated 3 years ago
- ☆26Updated 4 months ago
- Nice try reading NTDLL from disk, nerd.☆19Updated 3 years ago
- C code to enable ETW tracing for Dotnet Assemblies☆31Updated 2 years ago
- ☣️ Necro Stealer + Web Panel☆10Updated 5 years ago
- ollvm, based on llvm-clang 5.0.2, 6.0.1, 7.0.1, 8.0, 9.0, 9.0.1☆19Updated 3 years ago
- Multipurpose malware framework☆26Updated 3 years ago
- Loader and RunPE file executer☆17Updated 6 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
- A simple injector that uses LoadLibraryA☆18Updated 5 years ago
- AV engines evasion for C++ simple malware part 1 source code☆13Updated 2 years ago
- Bypass UAC by abusing shell protocol handlers☆14Updated 4 years ago