boku7 / AsmHalosGateLinks
x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks
☆225Updated 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.☆300Updated 2 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆388Updated last year
- Beacon Object File Loader☆296Updated last year
- Silence EDRs by removing kernel callbacks☆239Updated 4 years ago
- Load and execute COFF files and Cobalt Strike BOFs in-memory☆224Updated 3 years ago
- You shall pass☆268Updated 3 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
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆347Updated 3 years ago
- Dump the memory of any PPL with a Userland exploit chain☆343Updated 2 years ago
- An implementation and proof-of-concept of Process Forking.☆230Updated 3 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\☆303Updated 3 years ago
- A Nim implementation of reflective PE-Loading from memory☆295Updated last year
- A variant of Gargoyle for x64 to hide memory artifacts using ROP only and PIC☆371Updated 3 years ago
- WTSRM☆215Updated 3 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
- EarlyBird process hollowing technique (BOF) - Spawns a process in a suspended state, inject shellcode, hijack main thread with APC, and e…☆288Updated 2 years ago
- A Visual Studio template used to create Cobalt Strike BOFs☆318Updated 3 years ago
- An easily modifiable shellcode template for Windows x64 written in C☆264Updated 2 years ago
- A shellcode function to encrypt a running process image when sleeping.☆343Updated 4 years ago
- A little tool to play with the Seclogon service☆322Updated 3 years ago
- miscellaneous scripts and programs☆265Updated 9 months ago
- The code is a pingback to the Dark Vortex blog:☆183Updated 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 …☆258Updated 2 years ago
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆195Updated 2 years ago
- Bypass EDR Hooks by patching NT API stub, and resolving SSNs and syscall instructions at runtime☆311Updated 2 years ago
- A small PoC that creates processes in Windows☆185Updated last year
- GhostWriting Injection Technique.☆182Updated 7 years ago
- 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 Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆291Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆216Updated last year