c0de90e7 / GhostWriting
GhostWriting Injection Technique.
☆166Updated 6 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.☆263Updated last year
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆200Updated last year
- miscellaneous scripts and programs☆229Updated last week
- WTSRM☆206Updated 2 years ago
- The code is a pingback to the Dark Vortex blog:☆169Updated 2 years ago
- Beacon Object File Loader☆282Updated last year
- Experiment on reproducing Obfuscate & Sleep☆141Updated 3 years ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆319Updated 2 years ago
- Dump the memory of any PPL with a Userland exploit chain☆333Updated last year
- An easily modifiable shellcode template for Windows x64 written in C☆237Updated last year
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆174Updated 2 years ago
- ☆160Updated 3 years ago
- Load a dynamic library from memory by modifying the native Windows loader☆207Updated last week
- Load and execute COFF files and Cobalt Strike BOFs in-memory☆207Updated 2 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆371Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆173Updated last year
- Silence EDRs by removing kernel callbacks☆226Updated 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 …☆235Updated last year
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆290Updated 2 years ago
- EDRSandblast-GodFault☆248Updated last year
- PoC MSVC COFF Object file loader/injector.☆169Updated 3 years ago
- Generic PE loader for fast prototyping evasion techniques☆191Updated 6 months ago
- Tools and technical write-ups describing attacking techniques that rely on concealing code execution on Windows☆203Updated 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 (…☆169Updated last year
- Encypting the Heap while sleeping by hooking and modifying Sleep with our own sleep that encrypts the heap☆240Updated last year
- ShellWasp is a tool to help build shellcode that utilizes Windows syscalls, while overcoming the portability problem associated with Wind…☆165Updated last year
- CobaltWhispers is an aggressor script that utilizes a collection of Beacon Object Files (BOF) for Cobalt Strike to perform process inject…☆231Updated 2 years ago
- Project to check which Nt/Zw functions your local EDR is hooking☆180Updated 3 years ago
- Evasive Process Hollowing Techniques☆135Updated 4 years ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆233Updated 5 months ago