fortra / hw-call-stackLinks
Use hardware breakpoints to spoof the call stack for both syscalls and API calls
☆199Updated 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:☆184Updated 2 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆135Updated 3 years ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆138Updated 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…☆170Updated 2 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆239Updated last year
- LdrLoadDll Unhooking☆135Updated 3 years ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆259Updated 2 years ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆219Updated 2 years ago
- bring your own vulnerable driver☆113Updated 2 years ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆192Updated 2 years ago
- CreateRemoteThreadPlus: how to pass multiple parameters to the remote thread function without shellcode.☆137Updated 4 months ago
- Patch AMSI and ETW in remote process via direct syscall☆83Updated 3 years ago
- ☆119Updated 2 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆90Updated 2 years ago
- A small NtCreateUserProcess PoC that spawns a Command prompt.☆100Updated 3 years ago
- Experiment on reproducing Obfuscate & Sleep☆154Updated 4 years ago
- ☆163Updated 2 years ago
- WTSRM☆216Updated 3 years ago
- Interceptor is a kernel driver focused on tampering with EDR/AV solutions in kernel space☆133Updated 2 years ago
- A PoC for adding NtContinue to CFG allowed list in order to make Ekko work in a CFG protected process☆111Updated 3 years ago
- A small PoC that creates processes in Windows☆185Updated last year
- Create a new thread that will suspend every thread and encrypt its stack, then going to sleep , then decrypt the stacks and resume thread…☆164Updated 2 years ago
- ☆137Updated 2 years ago
- Windows x64 kernel mode rootkit process hollowing POC.☆189Updated 2 years ago
- ☆149Updated 3 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 (…☆181Updated 2 years ago
- PoC for thread pool based process injection in Windows.☆118Updated 8 months ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆76Updated 3 years ago
- Load a dynamic library from memory by modifying the native Windows loader☆241Updated 5 months ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆292Updated 2 years ago