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
- Load a fresh new copy of ntdll.dll via file mapping to bypass API inline hook.☆62Updated 4 years ago
- Unhooks Bit Defender from NTDLL and KERNELBASE using a classic technique.☆57Updated 2 years ago
- Halos Gate-based NTAPI Unhooker☆52Updated 3 years ago
- MappingInjection via csharp☆40Updated 4 years ago
- Get your data from the resource section manually, with no need for windows apis☆66Updated last year
- It stinks☆104Updated 3 years ago
- Bypass AMSI☆13Updated 4 years ago
- HookDetection☆45Updated 4 years ago
- ☆58Updated 3 years ago
- Overwrite a process's recovery callback and execute with WER☆103Updated 3 years ago
- Command line & PPID spoofing☆27Updated 2 years ago
- My personal shellcode loader☆32Updated 2 years ago
- Cobalt Strike BOF that uses a custom ASM HalosGate & HellsGate syscaller to return a list of processes☆107Updated 2 years ago
- Beacon Object File allowing creation of Beacons in different sessions.☆82Updated 3 years ago
- SharpElevator is a C# implementation of Elevator for UAC bypass. This UAC bypass was originally discovered by James Forshaw and publishe…☆61Updated 3 years ago
- My implementation of Halo's Gate technique in C#☆54Updated 3 years ago
- Load shellcode via HELLGATE, Rewrite hellgate with .net framework for learning purpose.☆17Updated 3 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆91Updated 2 years ago
- DLL Hollowing PoC - Remote and Self shellcode injection☆85Updated 4 years ago
- C++ WinRM API via Reflective DLL☆145Updated 4 years ago
- Bypassing ETW with Csharp☆26Updated 4 years ago
- Extracting Syscall Stub, Modernized☆66Updated 3 years ago
- Flexible C# shellcode runner☆39Updated 3 years ago
- UUID based Shellcode loader for your favorite C2☆86Updated 4 years ago
- Exploring in-memory execution of .NET☆138Updated 3 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
- POC of PPID spoofing using NtCreateUserProcess with syscalls to create a suspended process and performing process injection by overwritti…☆40Updated 4 years ago
- This is a simple project made to evade https://github.com/thefLink/Hunt-Sleeping-Beacons by using a busy wait instead of beacon's built i…☆36Updated 4 years ago