dr4k0nia / NixImports
A .NET malware loader, using API-Hashing to evade static analysis
☆207Updated last year
Alternatives and similar repositories for NixImports:
Users that are interested in NixImports are comparing it to the libraries listed below
- Generate Shellcode Loaders & Injects☆155Updated last year
- .NET assembly loader with patchless AMSI and ETW bypass☆330Updated 2 years ago
- miscellaneous scripts and programs☆242Updated 3 months ago
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆225Updated 2 years ago
- Hide your P/Invoke signatures through other people's signed assemblies☆208Updated last year
- Generic PE loader for fast prototyping evasion techniques☆231Updated 10 months ago
- A Dropper POC with a focus on aiding in EDR evasion, NTDLL Unhooking followed by loading ntdll in-memory, which is present as shellcode (…☆170Updated 2 years ago
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆188Updated last year
- A C++ proof of concept demonstrating the exploitation of Windows Protected Process Light (PPL) by leveraging COM-to-.NET redirection and …☆285Updated 2 months ago
- ☆72Updated last year
- Remote Shellcode Injector☆213Updated last year
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆296Updated 2 years ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆292Updated last year
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆160Updated 11 months ago
- Patching AmsiOpenSession by forcing an error branching☆145Updated last year
- Exploitation of echo_driver.sys☆170Updated last year
- Patch AMSI and ETW☆239Updated last year
- Execute shellcode files with rundll32☆199Updated last year
- reflectively load and execute PEs locally and remotely bypassing EDR hooks☆151Updated last year
- Dynamically invoke arbitrary unmanaged code from managed code without P/Invoke.☆159Updated last year
- Exploitation of process killer drivers☆200Updated last year
- WTSRM☆210Updated 2 years ago
- ☆256Updated last year
- POC for frustrating/defeating Malware Analysts☆154Updated 2 years ago
- Hiding shellcode in plain sight within a large memory region. Inspired by technique used by Raspberry Robin's Roshtyak☆205Updated 2 years ago
- Another approach of Threadless injection discovered by @_EthicalChaos_ in c that loads a module into the target process and stomps it, an…☆178Updated last year
- Create a new thread that will suspend every thread and encrypt its stack, then going to sleep , then decrypt the stacks and resume thread…☆160Updated last year
- CobaltWhispers is an aggressor script that utilizes a collection of Beacon Object Files (BOF) for Cobalt Strike to perform process inject…☆232Updated 2 years ago
- PE obfuscator with Evasion in mind☆213Updated 2 years ago
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆147Updated 2 months ago