c0de90e7 / GhostWritingLinks
GhostWriting Injection Technique.
☆190Updated 7 years ago
Alternatives and similar repositories for GhostWriting
Users that are interested in GhostWriting are comparing it to the libraries listed below
Sorting:
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆138Updated 3 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆302Updated 2 years ago
- The code is a pingback to the Dark Vortex blog:☆187Updated 2 years ago
- Silence EDRs by removing kernel callbacks☆239Updated 5 years ago
- PoC MSVC COFF Object file loader/injector.☆185Updated 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 …☆260Updated 2 years ago
- Building and Executing Position Independent Shellcode from Object Files in Memory☆166Updated 4 years ago
- A small PoC that creates processes in Windows☆186Updated 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
- ☆152Updated 3 years ago
- Experiment on reproducing Obfuscate & Sleep☆158Updated 4 years ago
- An easily modifiable shellcode template for Windows x64 written in C☆276Updated 2 years ago
- miscellaneous scripts and programs☆271Updated 11 months ago
- WTSRM☆216Updated 3 years ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆77Updated 3 years ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆229Updated 2 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆242Updated last year
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆224Updated 2 years ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆201Updated last year
- Load static-compiled PE from remote server.☆68Updated 4 years ago
- ☆169Updated 4 years ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆293Updated 2 years ago
- ☆120Updated 3 years ago
- ☆205Updated 3 years ago
- bring your own vulnerable driver☆113Updated 2 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\☆305Updated 3 years ago
- ETW based POC to identify direct and indirect syscalls☆190Updated 2 years ago
- ShellWasp is a tool to help build shellcode that utilizes Windows syscalls, while overcoming the portability problem associated with Wind…