x0reaxeax / SysCook64Links
Indirect Syscall invocation via thread hijacking
☆22Updated 2 years ago
Alternatives and similar repositories for SysCook64
Users that are interested in SysCook64 are comparing it to the libraries listed below
Sorting:
- Combining 3 techniques (Threadless Injection + DLL Stomping + Caro-Kann) together to evade MDE.☆68Updated last year
- Section-based payload obfuscation technique for x64☆64Updated last year
- Splitting and executing shellcode across multiple pages☆103Updated 2 years ago
- a stage1 DLL loader with sleep obfuscation☆37Updated 2 years ago
- A stealthy, assembly-based tool for secure function address resolution, offering a robust alternative to GetProcAddress.☆73Updated last year
- Indirect Syscall implementation to bypass userland NTAPIs hooking.☆84Updated last year
- Unhook Ntdll.dll, Go & C++.☆29Updated 5 months ago
- Another version of .NET loader provides capabilities of bypassing ETW and AMSI, utilizing VEH for syscalls and loading .NET assemblies☆47Updated 3 months ago
- EvtPsst☆55Updated last year
- shell code example☆62Updated last week
- Linux Sleep Obfuscation☆106Updated last year
- 「⚙️」Detect which native Windows API's (NtAPI) are being hooked☆38Updated 10 months ago
- Malware?☆74Updated last year
- Mirage is a PoC memory evasion technique that relies on a vulnerable VBS enclave to hide shellcode within VTL1.☆100Updated 7 months ago
- a demo module for the kaine agent to execute and inject assembly modules☆42Updated last year
- Dirty PoC on how to abuse S1's VEH for Vectored Syscalls and Local Execution☆43Updated this week
- A bunch of scripts and code i wrote.☆145Updated 11 months ago
- Demoting PPL anti-malware services to less than a guest user☆62Updated 8 months ago
- Nim process hollowing loader☆60Updated 2 months ago
- 🗡️ A multi-user malleable C2 framework targeting Windows. Written in C++ and Python☆45Updated last year
- This repo goes with the blog entry at blog.malicious.group entitled "Writing your own RDI / sRDI loader using C and ASM".☆87Updated 2 years ago
- Red Team Operation's Defense Evasion Technique.☆54Updated last year
- using the gpu to hide your payload☆62Updated 3 years ago
- ☆37Updated last year
- Shellcode Loader Utilizing ETW Events☆65Updated 7 months ago
- Heap encryption in Nim☆19Updated last year
- A process injection technique using only thread context manipulation☆38Updated last year
- A pure C version of SymProcAddress☆30Updated last year
- early cascade injection PoC based on Outflanks blog post, in rust☆60Updated 11 months ago
- A collection of position independent coding resources