rainerzufalldererste / windows_x64_shellcode_templateLinks
An easily modifiable shellcode template for Windows x64 written in C
☆264Updated 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☆216Updated last year
- Exploitation of process killer drivers☆200Updated 2 years ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆246Updated 2 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…☆458Updated 2 years ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆287Updated last year
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆287Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆414Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆291Updated 2 years ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆362Updated 9 months ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆258Updated 2 years ago
- For when DLLMain is the only way☆408Updated last year
- A PoC implementation for dynamically masking call stacks with timers.☆300Updated 2 years ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆225Updated 2 years ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆315Updated 2 years ago
- Remote Shellcode Injector☆220Updated 2 years ago
- Generic PE loader for fast prototyping evasion techniques☆239Updated last year
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆229Updated 2 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆388Updated last year
- Reflective DLL Injection Made Bella☆243Updated 10 months ago
- ☆265Updated 2 years ago
- A C++ proof of concept demonstrating the exploitation of Windows Protected Process Light (PPL) by leveraging COM-to-.NET redirection and …☆328Updated 8 months ago
- Load a dynamic library from memory by modifying the native Windows loader☆241Updated 4 months ago
- EDRSandblast-GodFault☆268Updated 2 years ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆192Updated 2 years ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆218Updated 2 years ago
- GhostWriting Injection Technique.☆182Updated 7 years ago
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆532Updated 7 months ago
- miscellaneous scripts and programs☆265Updated 9 months ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆353Updated last year
- Replace the .txt section of the current loaded modules from \KnownDlls\☆303Updated 3 years ago