rainerzufalldererste / windows_x64_shellcode_templateLinks
An easily modifiable shellcode template for Windows x64 written in C
☆254Updated last year
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
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆490Updated last month
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆292Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆192Updated last year
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆342Updated 3 months ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆216Updated last week
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆257Updated 10 months ago
- Exploitation of process killer drivers☆201Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆378Updated last year
- Generic PE loader for fast prototyping evasion techniques☆231Updated 11 months ago
- GhostWriting Injection Technique.☆175Updated 7 years ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆213Updated 2 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆381Updated last year
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆225Updated 7 months ago
- A PoC implementation for dynamically masking call stacks with timers.☆276Updated 2 years ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆310Updated last year
- Reflective DLL Injection Made Bella☆227Updated 4 months ago
- WTSRM☆211Updated 2 years ago
- Process Injection using Thread Name☆272Updated last month
- EDRSandblast-GodFault☆265Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆249Updated 2 years ago
- ☆257Updated 2 years ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆216Updated last year
- A Dropper POC with a focus on aiding in EDR evasion, NTDLL Unhooking followed by loading ntdll in-memory, which is present as shellcode (…☆169Updated 2 years ago
- PE obfuscator with Evasion in mind☆212Updated 2 years ago
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆285Updated last year
- Dump the memory of any PPL with a Userland exploit chain☆334Updated 2 years ago
- Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.☆398Updated last year
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆141Updated last year
- .NET assembly loader with patchless AMSI and ETW bypass☆331Updated 2 years ago