dr4k0nia / NixImportsLinks
A .NET malware loader, using API-Hashing to evade static analysis
☆208Updated 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☆156Updated 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 (…☆174Updated 2 years ago
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆228Updated 2 years ago
- Remote Shellcode Injector☆219Updated 2 years ago
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆194Updated 2 years ago
- Hide your P/Invoke signatures through other people's signed assemblies☆211Updated last year
- Replace the .txt section of the current loaded modules from \KnownDlls\☆299Updated 2 years ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆294Updated 2 years ago
- Hiding shellcode in plain sight within a large memory region. Inspired by technique used by Raspberry Robin's Roshtyak☆204Updated 2 years ago
- PE obfuscator with Evasion in mind☆212Updated 2 years ago
- .NET assembly loader with patchless AMSI and ETW bypass☆351Updated 2 years ago
- Generic PE loader for fast prototyping evasion techniques☆235Updated last year
- An App Domain Manager Injection DLL PoC on steroids☆175Updated last year
- miscellaneous scripts and programs☆256Updated 7 months ago
- Exploitation of process killer drivers☆202Updated last year
- Patching AmsiOpenSession by forcing an error branching☆148Updated 2 years ago
- ☆152Updated last year
- C# porting of SysWhispers2. It uses SharpASM to find the code caves for executing the system call stub.☆110Updated 2 years ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆313Updated 2 years ago
- ☆72Updated last year
- EDRSandblast-GodFault☆266Updated 2 years ago
- Bypass LSA protection using the BYODLL technique☆168Updated 11 months ago
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆169Updated 5 months ago
- Exploitation of echo_driver.sys☆170Updated last year
- POC for frustrating/defeating Malware Analysts☆156Updated 3 years ago
- Dynamically invoke arbitrary unmanaged code from managed code without P/Invoke.☆162Updated last year
- You shall pass☆264Updated 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…☆137Updated 2 years ago
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆163Updated last year
- ☆192Updated last year