fortra / hw-call-stackLinks
Use hardware breakpoints to spoof the call stack for both syscalls and API calls
☆198Updated last year
Alternatives and similar repositories for hw-call-stack
Users that are interested in hw-call-stack are comparing it to the libraries listed below
Sorting:
- The code is a pingback to the Dark Vortex blog:☆179Updated 2 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆129Updated 3 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…☆171Updated 2 years ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆138Updated 2 years ago
- Patch AMSI and ETW in remote process via direct syscall☆82Updated 3 years ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆186Updated 2 years ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆234Updated 9 months ago
- bring your own vulnerable driver☆102Updated 2 years ago
- An example reference design for a proposed BOF PE☆179Updated 3 months ago
- LdrLoadDll Unhooking☆130Updated 3 years ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆219Updated 2 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆233Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆252Updated 2 years ago
- A small NtCreateUserProcess PoC that spawns a Command prompt.☆96Updated 2 years ago
- ☆114Updated 2 years ago
- PoC for thread pool based process injection in Windows.☆117Updated 4 months ago
- ☆161Updated 2 years ago
- Load a dynamic library from memory by modifying the native Windows loader☆231Updated last month
- Malware?☆72Updated 9 months ago
- ☆136Updated 2 years ago
- Exploitation of process killer drivers☆201Updated last year
- CreateRemoteThread: how to pass multiple parameters to the remote thread function without shellcode.☆135Updated 3 weeks ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆76Updated 3 years ago
- Experiment on reproducing Obfuscate & Sleep☆146Updated 4 years ago
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆143Updated last year
- A PoC implementation for dynamically masking call stacks with timers.☆278Updated 2 years ago
- Create a new thread that will suspend every thread and encrypt its stack, then going to sleep , then decrypt the stacks and resume thread…☆161Updated 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 (…☆172Updated 2 years ago
- Interceptor is a kernel driver focused on tampering with EDR/AV solutions in kernel space☆123Updated 2 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆88Updated 2 years ago