S12cybersecurity / FreeThreadHijackingLinks
Perform Thread Hijacking Shellcode Injection without OpenProcess and OpenThread mapping all the free handles in memory
☆16Updated last year
Alternatives and similar repositories for FreeThreadHijacking
Users that are interested in FreeThreadHijacking are comparing it to the libraries listed below
Sorting:
- Evilbytecode-Gate resolves Windows System Service Numbers (SSNs) using two methods: analyzing the Guard CF Table in ntdll.dll and parsing…☆26Updated 9 months ago
- Evasive shellcode loader with indirect syscalls, Thread name-calling allocation, PoolParty injection☆10Updated 11 months ago
- Loads NTDLL, parses the PE file, extracts "Zw" functions, retrieves their System Service Numbers (SSNs), and prints each function’s name,…☆15Updated 9 months ago
- C\C++ Ransomware example using RSA and AES-128 with BCrypt library on Windows☆19Updated 3 years ago
- ☆28Updated last year
- Listing UDP connections with remote address without sniffing.☆31Updated 2 years ago
- 🗡️ A multi-user malleable C2 framework targeting Windows. Written in C++ and Python☆45Updated last year
- Shellcodev is a tool designed to help and automate the process of shellcode creation.☆112Updated 2 years ago
- stack based buffer overflow in MsIo64.sys, Proof of Concept Local Privilege Escalation to nt authority/system☆12Updated 4 years ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆13Updated 2 years ago
- Change hash for a signed pe☆17Updated 2 years ago
- Classic Process Injection with Memory Evasion Techniques implemantation☆72Updated 2 years ago
- PhantomDelay is a precise delay function that uses the Windows high resolution performance counter to pause your program for a specified …☆18Updated 8 months ago
- Standalone Metasploit-like XOR encoder for shellcode☆50Updated last year
- Toolkit of Projects to attack and evade Event Trace for Windows☆25Updated 5 months ago
- Research into removing strings & API call references at compile-time (Anti-Analysis)☆28Updated last year
- https://github.com/janoglezcampos/c_syscalls with the ASM rewritten by myself for Visual Studio's Compiler.☆33Updated last year
- BYOVD Technique Example using viragt64 driver☆68Updated last year
- Hooking Heavens Gate in a weekend