EvilBytecode / ExitPatcherLinks
Prevent in-process process termination by patching exit APIs
☆62Updated last month
Alternatives and similar repositories for ExitPatcher
Users that are interested in ExitPatcher are comparing it to the libraries listed below
Sorting:
- Implementing an early exception handler for hooking and threadless process injection without relying on VEH or SEH☆132Updated 3 months ago
- Alternative Read and Write primitives using Rtl* functions the unintended way.☆78Updated 3 months ago
- A remote process injection using process snapshotting based on https://gitlab.com/ORCA000/snaploader , in rust. It creates a sacrificial …☆50Updated 10 months ago
- Bypasses AMSI protection through remote memory patching and parsing technique.☆54Updated 7 months ago
- Shellcode Loader Utilizing ETW Events☆67Updated 9 months ago
- Another version of .NET loader provides capabilities of bypassing ETW and AMSI, utilizing VEH for syscalls and loading .NET assemblies☆49Updated 5 months ago
- Indirect Syscall implementation to bypass userland NTAPIs hooking.☆84Updated last year
- ForsHops☆59Updated 8 months ago
- Locate dlls and function addresses without PEB Walk and EAT parsing☆91Updated last month
- Less sugar (entropy) for your binaries☆34Updated 3 months ago
- a demo module for the kaine agent to execute and inject assembly modules☆42Updated last year
- Attempting to Hook LSASS APIs to Retrieve Plaintext Credentials☆60Updated 7 months ago
- Linker for Beacon Object Files☆134Updated 2 weeks ago
- NailaoLoader: Hiding Execution Flow via Patching☆21Updated 9 months ago
- LibWinHttp is a simplified WinHTTP wrapper designed as a Crystal Palace shared library for implant development. Its primary purpose is to…☆41Updated last month
- Arsenal of modules to beacon postex formats like BOF/Shellcode including: dotnet in memory execution, lateral moviment (scm, winrm, dcom,…☆85Updated 2 weeks ago
- Self-mutating macOS implant☆103Updated this week
- converts sRDI compatible dlls to shellcode☆32Updated 10 months ago
- FrostLock Injection is a freeze/thaw-based code injection technique that uses Windows Job Objects to temporarily freeze (suspend) a targe…☆41Updated 8 months ago
- ☆98Updated last year
- use python on windows with full submodule support without installation☆30Updated 10 months ago
- Demoting PPL anti-malware services to less than a guest user☆64Updated 10 months ago
- Evade behavioral analysis by executing malicious code within trusted Microsoft call stacks, patchless hooking library IAT/EAT.☆72Updated this week
- early cascade injection PoC based on Outflanks blog post, in rust☆61Updated last year
- 🗡️ A multi-user malleable C2 framework targeting Windows. Written in C++ and Python☆45Updated last year
- Dump protected process memory by using BYOVD to tamper with handle objects in the kernel.☆37Updated 4 months ago
- remote process injections using pool party techniques☆68Updated 5 months ago
- Boilerplate to develop raw and truly Position Independent Code (PIC).☆114Updated 10 months ago
- A lightweight tool that injects a custom assembly proxy into a target process to silently bypass AMSI scanning by redirecting AmsiScanBuf…☆61Updated 6 months ago
- Educational proof-of-concept demonstrating DEP/NX bypass using hardware breakpoints, vectored exception handling, and instruction emulati…☆91Updated last month