fortra / hw-call-stack
Use hardware breakpoints to spoof the call stack for both syscalls and API calls
☆192Updated 10 months ago
Alternatives and similar repositories for hw-call-stack:
Users that are interested in hw-call-stack are comparing it to the libraries listed below
- The code is a pingback to the Dark Vortex blog:☆173Updated 2 years ago
- Block any Process to open HANDLE to your process , only SYTEM is allowed to open handle to your process ,with that you can avoid remote m…☆167Updated last year
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆134Updated 2 years ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆184Updated 2 years ago
- An example reference design for a proposed BOF PE☆158Updated last month
- Interceptor is a kernel driver focused on tampering with EDR/AV solutions in kernel space☆122Updated 2 years ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆73Updated 3 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆122Updated 2 years ago
- LdrLoadDll Unhooking☆128Updated 3 years ago
- Experiment on reproducing Obfuscate & Sleep☆144Updated 4 years ago
- Patch AMSI and ETW in remote process via direct syscall☆81Updated 2 years ago
- bring your own vulnerable driver☆94Updated last year
- Building and Executing Position Independent Shellcode from Object Files in Memory☆156Updated 4 years ago
- Cobalt Strike (CS) Beacon Object File (BOF) for kernel exploitation using AMD's Ryzen Master Driver (version 17).☆139Updated 2 years ago
- Load a dynamic library from memory by modifying the native Windows loader☆217Updated 2 months ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆84Updated 2 years ago
- ☆135Updated last year
- ☆114Updated 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 (…☆170Updated 2 years ago
- ☆164Updated 3 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆271Updated 2 years ago
- miscellaneous scripts and programs☆239Updated 2 months ago
- ☆155Updated 2 years ago
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆130Updated 8 months ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆216Updated 6 months ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆215Updated last year
- Exploitation of echo_driver.sys☆169Updated last year
- WTSRM☆209Updated 2 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆231Updated 9 months ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆246Updated last year