Maldev-Academy / RemoteTLSCallbackInjectionLinks
Utilizing TLS callbacks to execute a payload without spawning any threads in a remote process
☆286Updated 2 years ago
Alternatives and similar repositories for RemoteTLSCallbackInjection
Users that are interested in RemoteTLSCallbackInjection are comparing it to the libraries listed below
Sorting:
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆288Updated last year
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆202Updated 2 years ago
- Remote Shellcode Injector☆221Updated 2 years ago
- This repository implements Threadless Injection in C☆172Updated 2 years ago
- ☆259Updated 2 years ago
- Reflective DLL Injection Made Bella☆248Updated last year
- Use hardware breakpoint to dynamically change SSN in run-time☆278Updated last year
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆407Updated 3 weeks ago
- A new technique that can be used to bypass memory scanners. This can be useful in hiding problematic code (such as reflective loaders imp…☆339Updated last year
- PE obfuscator with Evasion in mind☆213Updated 2 years ago
- Native Syscalls Shellcode Injector☆267Updated 2 years ago
- Injecting DLL into LSASS at boot☆156Updated 9 months ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆293Updated 2 years ago
- Generic PE loader for fast prototyping evasion techniques☆243Updated last year
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆166Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆297Updated last year
- This is the loader that supports running a program with Protected Process Light (PPL) protection functionality.☆291Updated 3 months ago
- Shaco is a linux agent for havoc☆169Updated 2 years ago
- kernel callback removal (Bypassing EDR Detections)☆210Updated 2 months ago
- Huffman Coding in Shellcode Obfuscation & Dynamic Indirect Syscalls Loader.☆280Updated 9 months ago
- Exploitation of process killer drivers☆201Updated 2 years ago
- Sleep obfuscation☆264Updated last year
- Windows rootkit designed to work with BYOVD exploits☆213Updated last year
- A set of programs for analyzing common vulnerabilities in COM☆245Updated last year
- Another approach of Threadless injection discovered by @_EthicalChaos_ in c that loads a module into the target process and stomps it, an…☆185Updated 2 years ago
- Bypass Credential Guard by patching WDigest.dll using only NTAPI functions☆264Updated 9 months ago
- Execute shellcode files with rundll32☆214Updated 2 years ago
- EDRSandblast-GodFault☆271Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆223Updated 2 years ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆262Updated 5 months ago