rainerzufalldererste / windows_x64_shellcode_template
An easily modifiable shellcode template for Windows x64 written in C
☆197Updated last year
Related projects ⓘ
Alternatives and complementary repositories for windows_x64_shellcode_template
- A PoC implementation for dynamically masking call stacks with timers.☆250Updated last year
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆431Updated 2 years ago
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆434Updated last year
- Exploitation of process killer drivers☆188Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆286Updated last year
- GhostWriting Injection Technique.☆163Updated 6 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆164Updated 10 months ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆193Updated last year
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆287Updated 2 years ago
- WTSRM☆199Updated 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 …☆231Updated last year
- Load a dynamic library from memory by modifying the native Windows loader☆204Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆194Updated 3 months ago
- Generic PE loader for fast prototyping evasion techniques☆185Updated 4 months ago
- EDRSandblast-GodFault☆240Updated last year
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆210Updated last year
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆368Updated 10 months ago
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆214Updated 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 (…☆165Updated last year
- ☆210Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆341Updated 9 months ago
- Execute a payload at each right click on a file/folder in the explorer menu for persistence☆165Updated last year
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆325Updated 5 months ago
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆244Updated 5 months ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆302Updated last year
- Beacon Object File Loader☆273Updated 11 months ago
- Remote Shellcode Injector☆204Updated last year
- Block any Process to open HANDLE to your process , only SYTEM is allowed to open handle to your process ,with that you can avoid remote m…☆165Updated last year
- Silence EDRs by removing kernel callbacks☆222Updated 3 years ago