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 11 months ago
- Reimplementation of the KExecDD DSE bypass technique.☆57Updated last year
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆81Updated 7 months ago
- https://github.com/janoglezcampos/c_syscalls with the ASM rewritten by myself for Visual Studio's Compiler.☆33Updated last year
- Shellcode Loader Utilizing ETW Events☆67Updated 10 months ago
- Proof-of-concept kernel driver that hijacks the Windows kernel extension table mechanism to preserve process notify callbacks even when a…☆92Updated 6 months ago
- Obfuscating function calls using Vectored Exception Handlers by redirecting execution through exception-based control flow. Uses byte swa…☆111Updated 2 months ago
- Exploiting the KsecDD Windows driver through Server Silos☆74Updated last year
- In-memory hiding technique☆63Updated last year
- Fast covert timing channel communication for inter-process and inter-processor communication on Windows systems.☆67Updated 2 months ago
- API Hammering with C++20☆49Updated 3 years ago
- Implementing an early exception handler for hooking and threadless process injection without relying on VEH or SEH☆136Updated 4 months ago
- Set the process mitigation policy for loading only Microsoft Modules , and block any userland 3rd party modules☆42Updated 2 years ago
- This exploit use PEB walk technique to resolve API calls dynamically, obfuscate all API calls to perform process injection.☆25Updated last year
- 🗡️ A multi-user malleable C2 framework targeting Windows. Written in C++ and Python☆45Updated last year
- Evade behavioral analysis by executing malicious code within trusted Microsoft call stacks, patchless hooking library IAT/EAT.☆126Updated last month
- Next gen process injection technique☆54Updated 5 years ago
- Section-based payload obfuscation technique for x64☆64Updated last year
- Callstack spoofing using a VEH because VEH all the things.☆23Updated 10 months ago
- ☆99Updated last year
- Indirect Syscall implementation to bypass userland NTAPIs hooking.☆83Updated last year
- Splitting and executing shellcode across multiple pages☆102Updated 2 years ago
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆32Updated 2 years ago
- This program is used to perform reflective DLL Injection to a remote process specified by the user.☆65Updated 2 years ago
- ☆54Updated last year
- yet another sleep encryption thing. also used the default github repo name for this one.☆69Updated 2 years ago
- A PoC of Stack encryption prior to custom sleeping by leveraging CPU cycles.☆66Updated 2 years ago
- shell code example☆67Updated last month
- Simple ETW unhook PoC. Overwrites NtTraceEvent opcode to disable ETW at Nt-function level.☆53Updated last year
- List the ETW provider(s) in the registration table of a process.☆80Updated 2 years ago