AlSch092 / HideStaticReferencesLinks
Research into removing strings & API call references at compile-time (Anti-Analysis)
☆27Updated last year
Alternatives and similar repositories for HideStaticReferences
Users that are interested in HideStaticReferences are comparing it to the libraries listed below
Sorting:
- Reimplementation of the KExecDD DSE bypass technique.☆53Updated 11 months ago
- ☆41Updated 6 months ago
- Shellcode Loader Utilizing ETW Events☆65Updated 6 months ago
- 🗡️ A multi-user malleable C2 framework targeting Windows. Written in C++ and Python☆45Updated last year
- ☆40Updated 8 months ago
- Proof-of-concept kernel driver that hijacks the Windows kernel extension table mechanism to preserve process notify callbacks even when a…☆87Updated last month
- Splitting and executing shellcode across multiple pages☆101Updated 2 years ago
- https://github.com/janoglezcampos/c_syscalls with the ASM rewritten by myself for Visual Studio's Compiler.☆31Updated last year
- Exploiting the KsecDD Windows driver through Server Silos☆73Updated 9 months ago
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆79Updated 2 months ago
- Callstack spoofing using a VEH because VEH all the things.☆23Updated 5 months ago
- This program is used to perform reflective DLL Injection to a remote process specified by the user.☆66Updated 2 years ago
- Section-based payload obfuscation technique for x64☆64Updated last year
- Next gen process injection technique☆54Updated 5 years ago
- Indirect Syscall implementation to bypass userland NTAPIs hooking.☆77Updated last year
- ☆88Updated last year
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆89Updated 2 years ago
- Mirage is a PoC memory evasion technique that relies on a vulnerable VBS enclave to hide shellcode within VTL1.☆97Updated 6 months ago
- yet another sleep encryption thing. also used the default github repo name for this one.☆69Updated 2 years ago
- List the ETW provider(s) in the registration table of a process.☆62Updated last year
- Dirty PoC on how to abuse S1's VEH for Vectored Syscalls and Local Execution☆43Updated last year
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆108Updated 2 years ago
- In-memory hiding technique☆57Updated 7 months ago
- This exploit use PEB walk technique to resolve API calls dynamically, obfuscate all API calls to perform process injection.☆20Updated last year
- API Hammering with C++20☆49Updated 3 years ago
- shell code example☆62Updated 3 months ago
- a demo module for the kaine agent to execute and inject assembly modules☆40Updated last year
- Research of modifying exported function names at runtime (C/C++, Windows)☆17Updated last year
- A reimplementation of Cobalt Strike's Beacon Object File (BOF) Loader☆54Updated last year
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆27Updated 2 years ago