dr4k0nia / NixImportsLinks
A .NET malware loader, using API-Hashing to evade static analysis
☆209Updated 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☆158Updated 2 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\☆305Updated 3 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
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆231Updated 2 years ago
- Remote Shellcode Injector☆221Updated 2 years ago
- Hiding shellcode in plain sight within a large memory region. Inspired by technique used by Raspberry Robin's Roshtyak☆208Updated last month
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆293Updated 2 years ago
- Exploitation of process killer drivers☆201Updated 2 years ago
- ☆77Updated last year
- Hide your P/Invoke signatures through other people's signed assemblies☆212Updated last year
- PE obfuscator with Evasion in mind☆214Updated 2 years ago
- miscellaneous scripts and programs☆271Updated 11 months ago
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆200Updated 2 years ago
- Generic PE loader for fast prototyping evasion techniques☆243Updated last year
- .NET assembly loader with patchless AMSI and ETW bypass☆365Updated 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
- Dynamically invoke arbitrary unmanaged code from managed code without P/Invoke.☆167Updated last year
- An App Domain Manager Injection DLL PoC on steroids☆209Updated 2 years ago
- EDRSandblast-GodFault☆271Updated 2 years ago
- ☆206Updated 2 years ago
- Beacon Object File Loader☆299Updated 2 years ago
- ☆151Updated 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…☆184Updated 2 years ago
- Patching AmsiOpenSession by forcing an error branching☆153Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆221Updated last year
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆319Updated 2 years ago
- A vulnerable driver exploited by me (BYOVD) that is capable of terminating several EDRs and antivirus software in the market, rendering t…☆103Updated 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…☆165Updated 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…☆146Updated 2 years ago
- A new AMSI Bypass technique using .NET ALI Call Hooking.☆192Updated 3 years ago