Kara-4search / ThreadHijacking_CSharpLinks
Process inject technique "Thread hijacking" via csharp
☆15Updated 4 years ago
Alternatives and similar repositories for ThreadHijacking_CSharp
Users that are interested in ThreadHijacking_CSharp are comparing it to the libraries listed below
Sorting:
- ProcessHollowing via csharp☆13Updated 4 years ago
- Inject shellcode into process via "EarlyBird"☆26Updated 4 years ago
- Halos Gate-based NTAPI Unhooker☆52Updated 3 years ago
- It stinks☆103Updated 3 years ago
- MappingInjection via csharp☆40Updated 4 years ago
- Unhooks Bit Defender from NTDLL and KERNELBASE using a classic technique.☆57Updated 2 years ago
- Load a fresh new copy of ntdll.dll via file mapping to bypass API inline hook.☆62Updated 4 years ago
- A stealthy C++ shellcode loader using anti-analysis checks, AES-256 decryption, and dynamic memory permissions to evade detection. Includ…☆20Updated 8 months ago
- SharpElevator is a C# implementation of Elevator for UAC bypass. This UAC bypass was originally discovered by James Forshaw and publishe…☆60Updated 3 years ago
- Flexible C# shellcode runner☆39Updated 3 years ago
- Using syscall to load shellcode, Evasion techniques☆27Updated 4 years ago
- This script is used to bypass DLL Hooking using a fresh mapped copy of ntdll file, patch the ETW and trigger a shellcode with process hol…☆70Updated last year
- HookDetection☆45Updated 4 years ago
- My implementation of Halo's Gate technique in C#☆54Updated 3 years ago
- Get your data from the resource section manually, with no need for windows apis☆65Updated last year
- Command line & PPID spoofing☆27Updated 2 years ago
- UUID based Shellcode loader for your favorite C2☆85Updated 4 years ago
- Beacon Object File allowing creation of Beacons in different sessions.☆82Updated 3 years ago
- A small shellcode loader library written in C#☆48Updated 4 years ago
- C++ WinRM API via Reflective DLL☆145Updated 4 years ago
- Load shellcode via HELLGATE, Rewrite hellgate with .net framework for learning purpose.☆17Updated 3 years ago
- Extracting Syscall Stub, Modernized☆66Updated 3 years ago
- Code snippets to add on top of cobalt strike sleepmask kit so that ekko can work in a CFG protected process☆48Updated 2 years ago
- This program is used to perform reflective DLL Injection to a remote process specified by the user.