reveng007 / ReflectiveNtdllLinks
A Dropper POC with a focus on aiding in EDR evasion, NTDLL Unhooking followed by loading ntdll in-memory, which is present as shellcode (using pe2shc by @hasherezade). Payload encryption via SystemFucntion033 NtApi and No new thread via Fiber
☆180Updated 2 years ago
Alternatives and similar repositories for ReflectiveNtdll
Users that are interested in ReflectiveNtdll are comparing it to the libraries listed below
Sorting:
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆195Updated 2 years ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆291Updated 2 years ago
- Generic PE loader for fast prototyping evasion techniques☆239Updated last year
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆229Updated 2 years ago
- Beacon Object File Loader☆296Updated last year
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆315Updated 2 years ago
- The code is a pingback to the Dark Vortex blog:☆183Updated 2 years ago
- PE obfuscator with Evasion in mind☆213Updated 2 years ago
- POC tool to convert CobaltStrike BOF files to raw shellcode☆216Updated 4 years ago
- bring your own vulnerable driver☆111Updated 2 years ago
- Remote Shellcode Injector☆220Updated 2 years ago
- Exploitation of process killer drivers☆200Updated 2 years ago
- BOF combination of KillDefender and Backstab☆171Updated 2 years ago
- Hiding shellcode in plain sight within a large memory region. Inspired by technique used by Raspberry Robin's Roshtyak☆207Updated 2 years ago
- Improved version of EKKO by @5pider that Encrypts only Image Sections☆120Updated 2 years ago
- You shall pass☆268Updated 3 years ago
- Exploitation of echo_driver.sys☆167Updated 2 years ago
- Patch AMSI and ETW in remote process via direct syscall☆83Updated 3 years ago
- Load static-compiled PE from remote server.☆67Updated 3 years ago
- .NET assembly loader with patchless AMSI and ETW bypass☆356Updated 2 years ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆192Updated 2 years ago
- Execute a payload at each right click on a file/folder in the explorer menu for persistence☆174Updated 2 years ago
- Bypass LSA protection using the BYODLL technique☆169Updated last year
- Building and Executing Position Independent Shellcode from Object Files in Memory☆161Updated 4 years ago
- ☆137Updated 2 years ago
- Start with shellcode execution using Windows APIs (high level), move on to native APIs (medium level) and finally to direct syscalls (low…☆144Updated 2 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆135Updated 3 years ago
- ☆122Updated 2 years ago
- A tool for converting SysWhispers3 syscalls for use with Nim projects☆147Updated 3 years ago
- ApexLdr is a DLL Payload Loader written in C☆113Updated last year