daVinci13 / Exe2shellLinks
Converts exe to shellcode.
☆115Updated last year
Alternatives and similar repositories for Exe2shell
Users that are interested in Exe2shell are comparing it to the libraries listed below
Sorting:
- A Dropper POC with a focus on aiding in EDR evasion, NTDLL Unhooking followed by loading ntdll in-memory, which is present as shellcode (…☆176Updated 2 years ago
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆194Updated 2 years ago
- ☆153Updated 4 years ago
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆229Updated 2 years ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆314Updated 2 years ago
- Load static-compiled PE from remote server.☆67Updated 3 years ago
- Shellcode obfuscation tool to avoid AV/EDR.☆129Updated 2 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆294Updated 2 years ago
- Loading Fileless Remote PE from URI to memory with argument passing and ETW patching and NTDLL unhooking and No New Thread technique☆73Updated 3 years ago
- bring your own vulnerable driver☆110Updated 2 years ago
- Load and execute COFF files and Cobalt Strike BOFs in-memory☆219Updated 3 years ago
- Generic PE loader for fast prototyping evasion techniques☆238Updated last year
- GhostWriting Injection Technique.☆179Updated 7 years ago
- An easily modifiable shellcode template for Windows x64 written in C☆262Updated 2 years ago
- Process Ghosting Tool☆174Updated 4 years ago
- Windows LPE☆131Updated last year
- WIP shellcode loader in nim with EDR evasion techniques☆220Updated 3 years ago
- A vulnerable driver exploited by me (BYOVD) that is capable of terminating several EDRs and antivirus software in the market, rendering t…