woldann / NThreadLinks
Stealthy x64 thread manipulation library for calling functions inside target processes without creating remote threads or installing hooks.
☆58Updated 3 months ago
Alternatives and similar repositories for NThread
Users that are interested in NThread are comparing it to the libraries listed below
Sorting:
- Obfuscating function calls using Vectored Exception Handlers by redirecting execution through exception-based control flow. Uses byte swa…☆107Updated 2 months ago
- "Service-less" driver loading☆167Updated last year
- A 64 bit executable junk code engine for polymorphic malware.☆74Updated 6 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
- KVC enables unsigned driver loading via DSE bypass (g_CiOptions patch, skci.dll hijack, SeCiCallbacks redirection) and PP/PPL manipulatio…☆140Updated 3 weeks ago
- Educational proof-of-concept demonstrating DEP/NX bypass using hardware breakpoints, vectored exception handling, and instruction emulati…☆90Updated 2 months ago
- Payload Obfuscation for Red Teams workshop materials☆78Updated last month
- Implementing an early exception handler for hooking and threadless process injection without relying on VEH or SEH☆135Updated 4 months ago
- Bypasses AMSI protection through remote memory patching and parsing technique.☆54Updated 7 months ago
- A collection of PoCs to do common things in unconventional ways☆121Updated 4 months ago
- Windows User-Mode Shellcode Development Framework (WUMSDF)☆120Updated last month
- Dirty PoC on how to abuse S1's VEH for Vectored Syscalls and Local Execution☆42Updated 3 months ago
- Mirage is a PoC memory evasion technique that relies on a vulnerable VBS enclave to hide shellcode within VTL1.☆103Updated 10 months ago
- MIPS VM to execute payloads without allocating executable memory. Based on a PlayStation 1 (PSX) Emulator.☆123Updated last year
- Boilerplate to develop raw and truly Position Independent Code (PIC).☆114Updated 11 months ago
- Hooking KPRCB IdlePreselect function to gain execution inside PID 0.☆73Updated 8 months ago
- Section-based payload obfuscation technique for x64☆64Updated last year
- A unique introduction to native runtime obfuscation.☆74Updated 10 months ago
- A collection of position independent coding resources☆105Updated last month
- Mentally ill EtwTi parser☆67Updated 2 months ago
- ☆60Updated 8 months ago
- Demoting PPL anti-malware services to less than a guest user☆65Updated 11 months ago
- Evade behavioral analysis by executing malicious code within trusted Microsoft call stacks, patchless hooking library IAT/EAT.☆124Updated last month
- Activation Context Hijack☆168Updated 5 months ago
- Hells Hollow Windows 11 Rootkit technique to Hook the SSDT via Alt Syscalls☆205Updated 4 months ago
- Locate dlls and function addresses without PEB Walk and EAT parsing☆94Updated 2 months ago
- kernel-mode DLL Injector☆123Updated 8 months ago
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆80Updated 6 months ago
- Shellcode Loader Utilizing ETW Events☆67Updated 10 months ago
- lib-nosa is a minimalist C library designed to facilitate socket connections through AFD driver IOCTL operations on Windows.☆119Updated last year