AbdouRoumi / Early_Bird_APC_InjectionLinks
Code injection via Asynchronous Procedure Calls to bypass Windows defenses. Mapped to MITRE ATT&CK T1055.004.(Process Injection: Asynchronous Procedure Call).
☆29Updated last year
Alternatives and similar repositories for Early_Bird_APC_Injection
Users that are interested in Early_Bird_APC_Injection are comparing it to the libraries listed below
Sorting:
- Implements dynamic Windows API resolution via hashing techniques to evade detection. Inspired by techniques mapped to MITRE ATT&CK T1055…☆18Updated last year
- Research in progress: A malware that abuses the GPU to accelerate the decryption process.☆21Updated 10 months ago
- A powerful PE file inspector for analyzing Portable Executable binaries, providing detailed insights into their structure, headers, and p…☆19Updated last year
- Native API injector☆27Updated last year
- This is a challenge made for NexTrace CTF, Malware Analysis case☆12Updated last year
- This Malware is an application for MalwareEvasionTechniques repo .I used in it Registery staging in two modes R/W and I combined it with …☆16Updated last year
- A Windows string hashing toolkit for security research and malware analysis.Research implementation of malware-focused algorithms from V…☆15Updated last year
- A custom implementation of GetProcAddress, often used in malware to evade detection by bypassing standard API resolution methods☆18Updated last year
- A custom implementation of GetModuleHandle, often used in malware to evade detection by bypassing standard API resolution methods☆18Updated last year
- A repository showcasing payload execution control using mutexes, semaphores, and events in Windows, for educational purposes.☆17Updated last year
- NTAPI Anti-Debugging Checker and Patcher is a Windows-based tool designed for research purposes, demonstrating how to detect and manipula…☆17Updated last year
- ☆15Updated last year
- This is a repo that contains 2 techniques : Local mapping injection and Remote injection technique , MITRE ID T1055☆17Updated last year
- nexos source files made by @samdem-ai☆14Updated last year
- Malware evasion technique by manipulating process command-line arguments to hide the actual executed payload, used to evade the manual de…☆16Updated last year
- ☆14Updated last year
- This is a malware that i used in it remote process injection technique, it scans for processes chooses the one you named and inject shell…☆18Updated last year
- This is an application for both MalwareScanner and MalwareStaging☆17Updated last year
- Function Stomping (MITRE ATT&CK ID: T1055.012) — Advanced injection technique overwriting legitimate functions with custom payloads to ev…☆18Updated last year
- NetWise is a bandwidth management and optimization system developed for the DevFest Algiers Hackathon.