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☆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 (…☆177Updated 2 years ago
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆229Updated 2 years ago
- Hiding shellcode in plain sight within a large memory region. Inspired by technique used by Raspberry Robin's Roshtyak☆206Updated 2 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\☆302Updated 3 years ago
- Exploitation of process killer drivers☆200Updated 2 years ago
- PE obfuscator with Evasion in mind☆213Updated 2 years ago
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆194Updated 2 years ago
- Remote Shellcode Injector☆219Updated 2 years ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆294Updated 2 years ago
- Hide your P/Invoke signatures through other people's signed assemblies☆210Updated last year
- Generic PE loader for fast prototyping evasion techniques☆238Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆408Updated last year
- Start with shellcode execution using Windows APIs (high level), move on to native APIs (medium level) and finally to direct syscalls (low…☆142Updated 2 years ago
- ☆74Updated last year
- EDRSandblast-GodFault☆266Updated 2 years ago
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆164Updated last year
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆315Updated 2 years ago
- miscellaneous scripts and programs☆257Updated 8 months ago
- Bypass LSA protection using the BYODLL technique☆168Updated last year
- An App Domain Manager Injection DLL PoC on steroids☆202Updated last year
- ☆151Updated 2 years ago
- Exploitation of echo_driver.sys☆166Updated 2 years ago
- WTSRM☆215Updated 3 years ago
- .NET assembly loader with patchless AMSI and ETW bypass☆355Updated 2 years ago
- Patching AmsiOpenSession by forcing an error branching☆148Updated 2 years ago
- Beacon Object File Loader☆294Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆210Updated last year
- Dynamically invoke arbitrary unmanaged code from managed code without P/Invoke.☆164Updated last year
- ☆261Updated last year