fortra / hw-call-stackLinks
Use hardware breakpoints to spoof the call stack for both syscalls and API calls
☆196Updated 11 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
Sorting:
- 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…☆168Updated 2 years ago
- The code is a pingback to the Dark Vortex blog:☆173Updated 2 years ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆134Updated 2 years ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆76Updated 3 years ago
- LdrLoadDll Unhooking☆130Updated 3 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆232Updated 10 months ago
- Exploitation of echo_driver.sys☆170Updated last year
- Experiment on reproducing Obfuscate & Sleep☆145Updated 4 years ago
- Patch AMSI and ETW in remote process via direct syscall☆81Updated 3 years ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆225Updated 7 months ago
- An example reference design for a proposed BOF PE☆168Updated last month
- Small PoC of using a Microsoft signed executable as a lolbin.☆137Updated 2 years ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆216Updated last year
- 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 2 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
- Create a new thread that will suspend every thread and encrypt its stack, then going to sleep , then decrypt the stacks and resume thread…☆160Updated last year
- ☆136Updated last year
- WTSRM☆211Updated 2 years ago
- Exploitation of process killer drivers☆200Updated last year
- Building and Executing Position Independent Shellcode from Object Files in Memory☆156Updated 4 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆276Updated 2 years ago
- Another approach of Threadless injection discovered by @_EthicalChaos_ in c that loads a module into the target process and stomps it, an…☆178Updated last year
- EDRSandblast-GodFault☆265Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆249Updated 2 years ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆257Updated 10 months ago
- bring your own vulnerable driver☆96Updated 2 years ago
- Interceptor is a kernel driver focused on tampering with EDR/AV solutions in kernel space☆123Updated 2 years ago
- Generic PE loader for fast prototyping evasion techniques☆231Updated 11 months ago
- Cobalt Strike (CS) Beacon Object File (BOF) for kernel exploitation using AMD's Ryzen Master Driver (version 17).☆145Updated 2 years ago
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆130Updated 9 months ago