Krypteria / AtlasLdrLinks
Reflective x64 PE/DLL Loader implemented using Dynamic Indirect Syscalls
☆386Updated last year
Alternatives and similar repositories for AtlasLdr
Users that are interested in AtlasLdr are comparing it to the libraries listed below
Sorting:
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆464Updated 2 years ago
- For when DLLMain is the only way☆416Updated last year
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆364Updated 10 months ago
- Inject DLLs into the explorer process using icons☆397Updated 7 months ago
- Performing Indirect Clean Syscalls☆596Updated 2 years ago
- A small x64 library to load dll's into memory.☆454Updated 2 years ago
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆288Updated last year
- Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.☆407Updated 2 years ago
- Indirect Dynamic Syscall, SSN + Syscall address sorting via Modified TartarusGate approach + Remote Process Injection via APC Early Bird …☆745Updated 5 months ago
- Experimental Windows x64 Kernel Rootkit with anti-rootkit evasion features.☆579Updated 5 months ago
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆538Updated last year
- PoCs for Kernelmode rootkit techniques research.☆425Updated 2 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…☆336Updated last year
- RunPE implementation with multiple evasive techniques (1)☆376Updated 2 years ago
- Bypass Userland EDR hooks by Loading Reflective Ntdll in memory from a remote server based on Windows ReleaseID to avoid opening a handle…☆305Updated 2 years ago
- Collect Windows telemetry for Maldev☆451Updated 2 months ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆420Updated last year
- Utilizing TLS callbacks to execute a payload without spawning any threads in a remote process☆283Updated last year
- Encrypted shellcode Injection to avoid Kernel triggered memory scans☆403Updated 2 years ago
- Metamorphic cross-compilation of C++ & C-code to PIC, BOF & EXE.☆583Updated 4 months ago
- Reflective DLL Injection Made Bella☆248Updated last year
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆357Updated last year
- ☆258Updated last year
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆265Updated last year
- A robust Windows Process Executable Packer and Launcher implementation written in Rust for Windows x64 systems.☆41Updated last year
- An easily modifiable shellcode template for Windows x64 written in C☆275Updated 2 years ago
- DLLirant is a tool to automatize the DLL Hijacking researches on a specified binary.☆493Updated 3 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆221Updated last year
- Patching "signtool.exe" to accept expired certificates for code-signing.☆312Updated last year
- ROP-based sleep obfuscation to evade memory scanners☆371Updated 6 months ago