c0de90e7 / GhostWriting
GhostWriting Injection Technique.
☆171Updated 7 years ago
Alternatives and similar repositories for GhostWriting:
Users that are interested in GhostWriting are comparing it to the libraries listed below
- A PoC implementation for dynamically masking call stacks with timers.☆274Updated 2 years ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆208Updated 2 years ago
- The code is a pingback to the Dark Vortex blog:☆173Updated 2 years ago
- An easily modifiable shellcode template for Windows x64 written in C☆254Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆248Updated 2 years ago
- ☆165Updated 3 years ago
- Silence EDRs by removing kernel callbacks☆232Updated 4 years ago
- Tools and technical write-ups describing attacking techniques that rely on concealing code execution on Windows☆208Updated 2 years ago
- WTSRM☆210Updated 2 years ago
- Generic PE loader for fast prototyping evasion techniques☆231Updated 10 months ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆195Updated 11 months ago
- Experiment on reproducing Obfuscate & Sleep☆144Updated 4 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆187Updated last year
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/