Maldev-Academy / RemoteTLSCallbackInjectionLinks
Utilizing TLS callbacks to execute a payload without spawning any threads in a remote process
☆265Updated last year
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.☆192Updated last year
- Remote Shellcode Injector☆219Updated 2 years ago
- Use hardware breakpoint to dynamically change SSN in run-time☆267Updated last year
- This repository implements Threadless Injection in C☆172Updated last year
- Reflective DLL Injection Made Bella☆236Updated 7 months ago
- Sleep obfuscation☆231Updated 8 months ago
- ☆260Updated last year
- Execute shellcode files with rundll32☆208Updated last year
- A new technique that can be used to bypass memory scanners. This can be useful in hiding problematic code (such as reflective loaders imp…☆326Updated 10 months ago
- Generic PE loader for fast prototyping evasion techniques☆235Updated last year
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆354Updated 6 months ago
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆163Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆294Updated 2 years ago
- Native Syscalls Shellcode Injector☆266Updated 2 years ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆280Updated last year
- Injecting DLL into LSASS at boot☆137Updated 4 months ago
- Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.☆402Updated 2 years ago
- Shaco is a linux agent for havoc☆166Updated last year
- Dynamically convert an unmanaged EXE or DLL file to PIC shellcode by prepending a shellcode stub.☆320Updated last year
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆169Updated 5 months ago
- Huffman Coding in Shellcode Obfuscation & Dynamic Indirect Syscalls Loader.☆270Updated 4 months ago
- .NET assembly loader with patchless AMSI and ETW bypass☆351Updated 2 years ago
- Bypass Credential Guard by patching WDigest.dll using only NTAPI functions