rainerzufalldererste / windows_x64_shellcode_templateLinks
An easily modifiable shellcode template for Windows x64 written in C
☆276Updated 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:
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆221Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆420Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆295Updated last year
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆260Updated 4 months ago
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆464Updated 2 years ago
- Exploitation of process killer drivers☆201Updated 2 years ago
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆288Updated last year
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆363Updated 11 months ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆293Updated 2 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆302Updated 2 years ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆319Updated 2 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\☆305Updated 3 years ago
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆231Updated 2 years ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆260Updated 2 years ago
- Reflective DLL Injection Made Bella☆248Updated last year
- ☆269Updated 3 years ago
- Remote Shellcode Injector☆221Updated 2 years ago
- Generic PE loader for fast prototyping evasion techniques☆243Updated last year
- Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.☆407Updated 2 years ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆250Updated last year
- Load a dynamic library from memory by modifying the native Windows loader☆280Updated 6 months ago
- GhostWriting Injection Technique.☆190Updated 7 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆392Updated 2 years ago
- For when DLLMain is the only way☆415Updated last year
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆203Updated 2 years ago
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆544Updated 9 months ago
- miscellaneous scripts and programs☆271Updated 11 months ago
- A vulnerable driver exploited by me (BYOVD) that is capable of terminating several EDRs and antivirus software in the market, rendering t…☆103Updated last year
- WTSRM☆216Updated 3 years ago
- .NET assembly loader with patchless AMSI and ETW bypass☆365Updated 2 years ago