boku7 / AsmHalosGateLinks
x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks
☆220Updated 2 years ago
Alternatives and similar repositories for AsmHalosGate
Users that are interested in AsmHalosGate are comparing it to the libraries listed below
Sorting:
- A PoC implementation for dynamically masking call stacks with timers.☆284Updated 2 years ago
- Load and execute COFF files and Cobalt Strike BOFs in-memory☆218Updated 3 years ago
- Silence EDRs by removing kernel callbacks☆237Updated 4 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\☆300Updated 2 years ago
- Beacon Object File Loader☆292Updated last year
- An implementation and proof-of-concept of Process Forking.☆229Updated 3 years ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆344Updated 3 years ago
- EarlyBird process hollowing technique (BOF) - Spawns a process in a suspended state, inject shellcode, hijack main thread with APC, and e…☆285Updated 2 years ago
- GhostWriting Injection Technique.☆179Updated 7 years ago
- You shall pass☆266Updated 3 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆387Updated last year
- UnhookMe is an universal Windows API resolver & unhooker addressing problem of invoking unmonitored system calls from within of your Red …☆349Updated 3 years ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆314Updated 2 years ago
- Dump the memory of any PPL with a Userland exploit chain☆343Updated 2 years ago
- A variant of Gargoyle for x64 to hide memory artifacts using ROP only and PIC☆368Updated 3 years ago
- A little tool to play with the Seclogon service☆320Updated 3 years ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆188Updated 2 years ago
- A Nim implementation of reflective PE-Loading from memory☆292Updated last year
- The code is a pingback to the Dark Vortex blog:☆182Updated 2 years ago
- A shellcode function to encrypt a running process image when sleeping.☆344Updated 4 years ago
- WTSRM☆215Updated 3 years ago
- A small PoC that creates processes in Windows☆185Updated last year
- Building and Executing Position Independent Shellcode from Object Files in Memory☆159Updated 4 years ago
- A Visual Studio template used to create Cobalt Strike BOFs☆314Updated 3 years ago
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆194Updated 2 years ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆294Updated 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 …☆253Updated 2 years ago
- Bypass EDR Hooks by patching NT API stub, and resolving SSNs and syscall instructions at runtime☆307Updated 2 years ago
- An easily modifiable shellcode template for Windows x64 written in C☆263Updated 2 years ago
- A Dropper POC with a focus on aiding in EDR evasion, NTDLL Unhooking followed by loading ntdll in-memory, which is present as shellcode (…☆174Updated 2 years ago