boku7 / AsmHalosGateLinks
x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks
☆229Updated 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.☆302Updated 2 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆392Updated 2 years ago
- Load and execute COFF files and Cobalt Strike BOFs in-memory☆226Updated 3 years ago
- Silence EDRs by removing kernel callbacks☆239Updated 5 years ago
- Beacon Object File Loader☆299Updated 2 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\☆305Updated 3 years ago
- WTSRM☆216Updated 3 years ago
- Dump the memory of any PPL with a Userland exploit chain☆349Updated 2 years ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆352Updated 3 years ago
- You shall pass☆269Updated 3 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
- An implementation and proof-of-concept of Process Forking.☆230Updated 4 years ago
- EarlyBird process hollowing technique (BOF) - Spawns a process in a suspended state, inject shellcode, hijack main thread with APC, and e…☆291Updated 2 years ago
- GhostWriting Injection Technique.☆190Updated 7 years ago
- A little tool to play with the Seclogon service☆327Updated 3 years ago
- A Nim implementation of reflective PE-Loading from memory☆298Updated 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 variant of Gargoyle for x64 to hide memory artifacts using ROP only and PIC