AlSch092 / HideStaticReferencesLinks
Research into removing strings & API call references at compile-time (Anti-Analysis)
☆28Updated last year
Alternatives and similar repositories for HideStaticReferences
Users that are interested in HideStaticReferences are comparing it to the libraries listed below
Sorting:
- ☆42Updated 10 months ago
- Obfuscating function calls using Vectored Exception Handlers by redirecting execution through exception-based control flow. Uses byte swa…☆106Updated 2 months ago
- Reimplementation of the KExecDD DSE bypass technique.☆55Updated last year
- Proof-of-concept kernel driver that hijacks the Windows kernel extension table mechanism to preserve process notify callbacks even when a…☆92Updated 5 months ago
- https://github.com/janoglezcampos/c_syscalls with the ASM rewritten by myself for Visual Studio's Compiler.☆34Updated last year
- Fast covert timing channel communication for inter-process and inter-processor communication on Windows systems.☆67Updated last month
- 🗡️ A multi-user malleable C2 framework targeting Windows. Written in C++ and Python☆45Updated last year
- Shellcode Loader Utilizing ETW Events☆67Updated 10 months ago
- Exploiting the KsecDD Windows driver through Server Silos☆75Updated last year
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆78Updated 6 months ago
- Mirage is a PoC memory evasion technique that relies on a vulnerable VBS enclave to hide shellcode within VTL1.☆103Updated 10 months ago
- Implementing an early exception handler for hooking and threadless process injection without relying on VEH or SEH☆133Updated 4 months ago
- Extensible Position Independent Code – shellcode (C/C++) development and building toolkit designed for developer experience, predictabili…☆102Updated last week
- a demo module for the kaine agent to execute and inject assembly modules☆42Updated last year
- In-memory hiding technique☆62Updated 11 months ago
- Hooking KPRCB IdlePreselect function to gain execution inside PID 0.☆73Updated 8 months ago
- Callstack spoofing using a VEH because VEH all the things.☆23Updated 9 months ago
- This exploit use PEB walk technique to resolve API calls dynamically, obfuscate all API calls to perform process injection.☆25Updated last year
- Indirect Syscall implementation to bypass userland NTAPIs hooking.☆83Updated last year
- ☆50Updated last year
- ☆58Updated 2 months ago
- A simple POC to show how to chain multiple callbacks via tail calls to artificially construct a call stack☆87Updated last week
- Simple ETW unhook PoC. Overwrites NtTraceEvent opcode to disable ETW at Nt-function level.☆52Updated last year
- ☆98Updated last year
- This program is used to perform reflective DLL Injection to a remote process specified by the user.☆65Updated 2 years ago
- Next gen process injection technique☆54Updated 5 years ago
- Various methods of executing shellcode☆73Updated 2 years ago
- KVC enables unsigned driver loading via DSE bypass (g_CiOptions patch, skci.dll hijack, SeCiCallbacks redirection) and PP/PPL manipulatio…☆135Updated 2 weeks ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆90Updated 2 years ago
- A reimplementation of Cobalt Strike's Beacon Object File (BOF) Loader☆63Updated 2 years ago