nqntmqmqmb / pePolymorpherLinks
A tool implementing process hollowing making your PE polymorphic
☆16Updated 5 years ago
Alternatives and similar repositories for pePolymorpher
Users that are interested in pePolymorpher are comparing it to the libraries listed below
Sorting:
- Fud Runpe Av Evasion / All Av Bypass☆32Updated 2 years ago
- Bypassing windows uac, however its an old approach/method but its still unpatched ¯\_(ツ)_/¯☆44Updated 4 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆90Updated 2 years ago
- A rework of CMLuaUtil AutoElevated☆29Updated 3 years ago
- Injecting shellcode into a process memory and executing it in C#☆52Updated 3 years ago
- simple user-mode Rootkit☆107Updated 3 years ago
- Load static-compiled PE from remote server.☆68Updated 3 years ago
- A small shellcode loader library written in C#☆48Updated 3 years ago
- NanoCore rat stub source code☆39Updated 3 years ago
- A string obfuscator for .NET apps, built to evade static string analysis.☆109Updated 2 years ago
- Extracting Syscall Stub, Modernized☆66Updated 3 years ago
- DLL Hollowing PoC - Remote and Self shellcode injection☆84Updated 4 years ago
- Shellcodev is a tool designed to help and automate the process of shellcode creation.☆111Updated 2 years ago
- Create a new thread that will suspend every thread and encrypt its stack, then going to sleep , then decrypt the stacks and resume thread…☆164Updated 2 years ago
- Herpaderply Hollowing - a PE injection technique, hybrid between Process Hollowing and Process Herpaderping☆64Updated 3 years ago
- A stealthy C++ shellcode loader using anti-analysis checks, AES-256 decryption, and dynamic memory permissions to evade detection. Includ…☆20Updated 8 months ago
- Bypass UAC at any level by abusing the Task Scheduler and environment variables☆33Updated 4 years ago
- Unhooks Bit Defender from NTDLL and KERNELBASE using a classic technique.☆57Updated 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 (…☆182Updated 2 years ago
- A small NtCreateUserProcess PoC that spawns a Command prompt.☆99Updated 3 years ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.