Krypteria / AtlasLdr
Reflective x64 PE/DLL Loader implemented using Dynamic Indirect Syscalls
☆368Updated 7 months ago
Alternatives and similar repositories for AtlasLdr:
Users that are interested in AtlasLdr are comparing it to the libraries listed below
- Indirect Dynamic Syscall, SSN + Syscall address sorting via Modified TartarusGate approach + Remote Process Injection via APC Early Bird …☆675Updated last month
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆490Updated last year
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆284Updated 11 months ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆338Updated 2 months ago
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆448Updated last year
- ☆351Updated last year
- Collect Windows telemetry for Maldev☆344Updated 3 months ago
- Performing Indirect Clean Syscalls☆541Updated 2 years ago
- ☆256Updated last year
- For when DLLMain is the only way☆375Updated 6 months ago
- Experimental Windows x64 Kernel Rootkit with anti-rootkit evasion features.☆536Updated this week
- A new technique that can be used to bypass memory scanners. This can be useful in hiding problematic code (such as reflective loaders imp…☆307Updated 7 months ago
- Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.☆397Updated last year
- A small x64 library to load dll's into memory.☆437Updated last year
- Reduce Entropy And Obfuscate Youre Payload With Serialized Linked Lists☆436Updated last year
- Encrypted shellcode Injection to avoid Kernel triggered memory scans☆372Updated last year
- PoCs for Kernelmode rootkit techniques research.☆374Updated 3 months ago
- TartarusGate, Bypassing EDRs☆580Updated 3 years ago
- A technique that can be used to bypass AV/EDR memory scanners. This can be used to hide well-known and detected shellcodes (such as msfve…☆516Updated 10 months ago
- Leverage a legitimate WFP callout driver to prevent EDR agents from sending telemetry☆406Updated 9 months ago
- Reflective DLL Injection Made Bella☆226Updated 4 months ago
- Bypass Userland EDR hooks by Loading Reflective Ntdll in memory from a remote server based on Windows ReleaseID to avoid opening a handle…☆293Updated last year
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆333Updated 8 months ago
- DLLirant is a tool to automatize the DLL Hijacking researches on a specified binary.