Krypteria / AtlasLdrLinks
Reflective x64 PE/DLL Loader implemented using Dynamic Indirect Syscalls
☆381Updated last year
Alternatives and similar repositories for AtlasLdr
Users that are interested in AtlasLdr are comparing it to the libraries listed below
Sorting:
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆362Updated 9 months ago
- Performing Indirect Clean Syscalls☆587Updated 2 years ago
- Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.☆404Updated 2 years ago
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆287Updated last year
- Experimental Windows x64 Kernel Rootkit with anti-rootkit evasion features.☆569Updated 3 months ago
- A small x64 library to load dll's into memory.☆450Updated 2 years ago
- For when DLLMain is the only way☆408Updated last year
- Indirect Dynamic Syscall, SSN + Syscall address sorting via Modified TartarusGate approach + Remote Process Injection via APC Early Bird …☆734Updated 3 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…☆460Updated 2 years ago
- Encrypted shellcode Injection to avoid Kernel triggered memory scans☆396Updated 2 years ago
- Collect Windows telemetry for Maldev☆434Updated 2 weeks ago
- Bypass Userland EDR hooks by Loading Reflective Ntdll in memory from a remote server based on Windows ReleaseID to avoid opening a handle…☆303Updated 2 years ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆414Updated last year
- ☆372Updated 2 years ago
- PoCs for Kernelmode rootkit techniques research.☆418Updated 2 weeks ago
- Patching "signtool.exe" to accept expired certificates for code-signing.☆303Updated last year
- An easily modifiable shellcode template for Windows x64 written in C☆264Updated 2 years ago
- Utilizing TLS callbacks to execute a payload without spawning any threads in a remote process☆280Updated last year
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆527Updated last year
- Reflective DLL Injection Made Bella☆244Updated 10 months ago
- A new technique that can be used to bypass memory scanners. This can be useful in hiding problematic code (such as reflective loaders imp…☆331Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆216Updated last year
- Inject DLLs into the explorer process using icons☆332Updated 6 months 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…☆575Updated last year
- Use hardware breakpoint to dynamically change SSN in run-time☆270Updated last year
- DLLirant is a tool to automatize the DLL Hijacking researches on a specified binary.☆496Updated 2 years ago
- ROP-based sleep obfuscation to evade memory scanners☆363Updated 4 months ago
- Metamorphic cross-compilation of C++ & C-code to PIC, BOF & EXE.☆553Updated 2 months ago
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆252Updated last year
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆353Updated last year