reveng007 / ReflectiveNtdll
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
☆170Updated 2 years ago
Alternatives and similar repositories for ReflectiveNtdll:
Users that are interested in ReflectiveNtdll are comparing it to the libraries listed below
- Generic PE loader for fast prototyping evasion techniques☆193Updated 7 months ago
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆184Updated last year
- BOF combination of KillDefender and Backstab☆163Updated last year
- CobaltStrike BOF to spawn Beacons using DLL Application Directory Hijacking☆224Updated last year
- Patch AMSI and ETW in remote process via direct syscall☆81Updated 2 years ago
- Do some DLL SideLoading magic☆78Updated last year
- Improved version of EKKO by @5pider that Encrypts only Image Sections☆118Updated 2 years ago
- reflectively load and execute PEs locally and remotely bypassing EDR hooks☆147Updated last year
- .NET assembly loader with patchless AMSI and ETW bypass