boku7 / AsmHalosGateLinks
x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks
☆221Updated 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.☆294Updated 2 years ago
- Load and execute COFF files and Cobalt Strike BOFs in-memory☆219Updated 3 years ago
- Silence EDRs by removing kernel callbacks☆237Updated 4 years ago
- EarlyBird process hollowing technique (BOF) - Spawns a process in a suspended state, inject shellcode, hijack main thread with APC, and e…☆287Updated 2 years ago
- Beacon Object File Loader☆296Updated last year
- Replace the .txt section of the current loaded modules from \KnownDlls\☆301Updated 3 years ago
- You shall pass☆267Updated 3 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆388Updated last year
- 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
- Dump the memory of any PPL with a Userland exploit chain☆344Updated 2 years ago
- An implementation and proof-of-concept of Process Forking.☆229Updated 3 years ago
- A Nim implementation of reflective PE-Loading from memory☆294Updated 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
- A variant of Gargoyle for x64 to hide memory artifacts using ROP only and PIC☆371Updated 3 years ago
- GhostWriting Injection Technique.☆179Updated 7 years ago
- WTSRM☆215Updated 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
- A shellcode function to encrypt a running process image when sleeping.☆342Updated 4 years ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆189Updated 2 years ago
- A Visual Studio template used to create Cobalt Strike BOFs☆315Updated 3 years ago
- A small PoC that creates processes in Windows☆185Updated last year
- A little tool to play with the Seclogon service☆321Updated 3 years ago
- miscellaneous scripts and programs☆258Updated 9 months ago
- Security product hook detection☆318Updated 4 years ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆257Updated 2 years ago
- The code is a pingback to the Dark Vortex blog:☆180Updated 2 years ago
- Load a dynamic library from memory by modifying the native Windows loader☆240Updated 4 months ago
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆194Updated 2 years ago
- ☆205Updated 4 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆213Updated last year