rainerzufalldererste / windows_x64_shellcode_templateLinks
An easily modifiable shellcode template for Windows x64 written in C
☆255Updated 2 years ago
Alternatives and similar repositories for windows_x64_shellcode_template
Users that are interested in windows_x64_shellcode_template are comparing it to the libraries listed below
Sorting:
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆451Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆293Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆197Updated last year
- A PoC implementation for dynamically masking call stacks with timers.☆277Updated 2 years ago
- GhostWriting Injection Technique.☆176Updated 7 years ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆346Updated 4 months ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆221Updated 3 weeks ago
- Generic PE loader for fast prototyping evasion techniques☆233Updated 11 months ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆261Updated 10 months ago
- Exploitation of process killer drivers☆201Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆248Updated 2 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆382Updated last year
- miscellaneous scripts and programs☆245Updated 5 months ago
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆498Updated 2 months ago
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆285Updated last year
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆229Updated 8 months ago
- EDRSandblast-GodFault☆266Updated last year
- WTSRM☆212Updated 2 years ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆383Updated last year
- ☆259Updated 2 years ago
- Dump the memory of any PPL with a Userland exploit chain☆334Updated 2 years ago
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆194Updated last year
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆226Updated 2 years ago
- .NET assembly loader with patchless AMSI and ETW bypass☆334Updated 2 years ago
- A C++ proof of concept demonstrating the exploitation of Windows Protected Process Light (PPL) by leveraging COM-to-.NET redirection and …☆303Updated 3 months ago
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆226Updated 7 months ago
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆298Updated 2 years ago
- Beacon Object File Loader☆287Updated last year
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆310Updated last year
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆214Updated 2 years ago