WithSecureLabs / CallStackSpoofer
A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)
☆486Updated last month
Alternatives and similar repositories for CallStackSpoofer:
Users that are interested in CallStackSpoofer are comparing it to the libraries listed below
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆448Updated last year
- An easily modifiable shellcode template for Windows x64 written in C☆254Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆374Updated last year
- PoC Implementation of a fully dynamic call stack spoofer☆771Updated 9 months ago
- WTSRM☆210Updated 2 years ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆333Updated 8 months ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆380Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆248Updated 2 years ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆332Updated 2 years ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆208Updated 2 years ago
- TartarusGate, Bypassing EDRs☆580Updated 3 years ago
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆668Updated last year
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆296Updated 2 years ago
- miscellaneous scripts and programs☆242Updated 3 months ago
- For when DLLMain is the only way☆375Updated 6 months ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆187Updated last year
- Dump the memory of any PPL with a Userland exploit chain☆333Updated 2 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆231Updated 10 months ago
- Encypting the Heap while sleeping by hooking and modifying Sleep with our own sleep that encrypts the heap☆240Updated last year
- ☆256Updated 2 years ago
- PE loader with various shellcode injection techniques☆407Updated 2 years ago
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆225Updated 2 years ago
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆559Updated 2 years ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆292Updated last year
- Performing Indirect Clean Syscalls☆541Updated 2 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆274Updated 2 years ago
- Load a dynamic library from memory by modifying the native Windows loader☆218Updated this week
- UnhookMe is an universal Windows API resolver & unhooker addressing problem of invoking unmonitored system calls from within of your Red …☆348Updated 2 years ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆217Updated last year
- ☆478Updated 2 years ago