dr4k0nia / NixImportsLinks
A .NET malware loader, using API-Hashing to evade static analysis
☆207Updated 2 years ago
Alternatives and similar repositories for NixImports
Users that are interested in NixImports are comparing it to the libraries listed below
Sorting:
- Generate Shellcode Loaders & Injects☆157Updated 2 years ago
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆230Updated 2 years 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 (…☆181Updated 2 years ago
- Remote Shellcode Injector☆220Updated 2 years ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆292Updated 2 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\☆302Updated 3 years ago
- Hide your P/Invoke signatures through other people's signed assemblies☆211Updated last year
- miscellaneous scripts and programs☆269Updated 10 months ago
- Hiding shellcode in plain sight within a large memory region. Inspired by technique used by Raspberry Robin's Roshtyak☆208Updated 3 weeks ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆319Updated 2 years ago
- ☆74Updated last year
- PE obfuscator with Evasion in mind☆214Updated 2 years ago
- Generic PE loader for fast prototyping evasion techniques☆241Updated last year
- Exploitation of process killer drivers☆201Updated 2 years ago
- C# porting of SysWhispers2. It uses SharpASM to find the code caves for executing the system call stub.☆110Updated 2 years ago
- Beacon Object File Loader☆297Updated 2 years ago
- Dynamically invoke arbitrary unmanaged code from managed code without P/Invoke.☆167Updated last year
- POC for frustrating/defeating Malware Analysts☆157Updated 3 years ago
- .NET assembly loader with patchless AMSI and ETW bypass☆358Updated 2 years ago
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆199Updated 2 years ago
- A new AMSI Bypass technique using .NET ALI Call Hooking.☆192Updated 3 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
- Patching AmsiOpenSession by forcing an error branching☆150Updated 2 years ago
- ☆151Updated 2 years ago
- An App Domain Manager Injection DLL PoC on steroids☆205Updated last year
- Patch AMSI and ETW☆247Updated last year
- You shall pass☆269Updated 3 years ago
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆166Updated last year
- WTSRM☆216Updated 3 years ago
- Another approach of Threadless injection discovered by @_EthicalChaos_ in c that loads a module into the target process and stomps it, an…☆181Updated 2 years ago