cocomelonc / 2022-04-20-malware-pers-1Links
Malware development: persistence - part 1: startup folder registry keys. C++ implementation
☆13Updated 3 years ago
Alternatives and similar repositories for 2022-04-20-malware-pers-1
Users that are interested in 2022-04-20-malware-pers-1 are comparing it to the libraries listed below
Sorting:
- Process injection via KernelCallbackTable☆13Updated 3 years ago
- Simple POC of Voice C2 using Speech Recognition☆13Updated 3 years ago
- powershell script i wrote that can suspend an arbitrary process (with limits)☆22Updated 2 years ago
- Classic DLL injection. Download dll from url and inject. Simple C++ implementation☆10Updated 3 years ago
- Loading and executing shellcode in C# without PInvoke.☆22Updated 3 years ago
- Malware persistence via COM DLL hijacking. C++ implementation example☆13Updated 3 years ago
- A collection of my presentation materials.☆17Updated last year
- JALSI - Just Another Lame Shellcode Injector☆30Updated 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…☆13Updated 2 years ago
- Dump Lsass Memory Using a Reflective Dll☆14Updated 3 years ago
- Yet, Another Packer/Loader☆25Updated 2 years ago
- ☆12Updated 3 years ago
- Extension functionality for the NightHawk operator client☆26Updated 2 years ago
- An issue in AVG AVG Anti-Spyware v.7.5 allows an attacker to execute arbitrary code via a crafted script to the guard.exe component☆11Updated 2 years ago
- ☆18Updated 10 months ago
- Find kernel32 base and API addresses. Simple C++ implementation☆24Updated 3 years ago
- Sources Codes of many Office Malwares☆17Updated 3 years ago
- freeBokuLoader fork which targets and frees Metsrv's initial reflective DLL package☆35Updated 2 years ago
- ☆15Updated 2 years ago
- Defeating Anti-Debugging Techniques for Malware Analysis☆13Updated 3 years ago
- A CUSTOM CODED FUD DLL, CODED IN C , WHEN LOADED , VIA A DECOY WEB-DELIVERY MODULE( FIRING A DECOY PROGRAM), WILL GIVE A REVERSE SHELL (P…☆34Updated 6 years ago
- Just another casual shellcode native loader☆24Updated 3 years ago
- This POC provides the possibilty to execute x86 shellcode in form of a .bin file based on x86 inline assembly☆20Updated 2 years ago
- Adapt practically persistence steadiness strategies working at Windows 10 utilized by sponsored nation-state threat actors, as Turla, Pro…☆22Updated 4 years ago
- PoC MSI payload based on ASEC/AhnLab's blog post☆25Updated 3 years ago
- A mechanism that trampoline hooks functions in x86/x64 systems.