naksyn / PythonMemoryModuleLinks
pure-python implementation of MemoryModule technique to load dll and unmanaged exe entirely from memory
☆331Updated last year
Alternatives and similar repositories for PythonMemoryModule
Users that are interested in PythonMemoryModule are comparing it to the libraries listed below
Sorting:
- A PoC implementation for an evasion technique to terminate the current thread and restore it before resuming execution, while implementin…☆536Updated 3 years ago
- Automated DLL Sideloading Tool With EDR Evasion Capabilities☆500Updated last year
- Revenant - A 3rd party agent for Havoc that demonstrates evasion techniques in the context of a C2 framework☆389Updated last year
- A proof-of-concept Cobalt Strike Reflective Loader which aims to recreate, integrate, and enhance Cobalt Strike's evasion features!☆336Updated last year
- This POC gives you the possibility to compile a .exe to completely avoid statically detection by AV/EPP/EDR of your C2-shellcode and down…☆257Updated 2 years ago
- Encrypted shellcode Injection to avoid Kernel triggered memory scans☆398Updated 2 years ago
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆531Updated last year
- Dump the memory of any PPL with a Userland exploit chain☆348Updated 2 years ago
- This repo contains : simple shellcode Loader , Encoders (base64 - custom - UUID - IPv4 - MAC), Encryptors (AES), Fileless Loader (Winhttp…☆434Updated 2 years ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆319Updated 2 years ago
- Bypass EDR Hooks by patching NT API stub, and resolving SSNs and syscall instructions at runtime☆312Updated 2 years ago
- Bypass Userland EDR hooks by Loading Reflective Ntdll in memory from a remote server based on Windows ReleaseID to avoid opening a handle…☆305Updated 2 years ago
- KittyStager is a simple stage 0 C2. It is made of a web server to host the shellcode and an implant, called kitten. The purpose of this p…☆227Updated 2 years ago
- A variant of Gargoyle for x64 to hide memory artifacts using ROP only and PIC☆371Updated 3 years ago
- An easily modifiable shellcode template for Windows x64 written in C☆269Updated 2 years ago
- A CobaltStrike toolkit to write files produced by Beacon to memory instead of disk☆472Updated last year
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆362Updated 10 months ago
- A QoL tool to obfuscate shellcode. In the future will be able to chain encoding/encryption/compression methods.☆210Updated 2 years ago
- A shellcode function to encrypt a running process image when sleeping.☆342Updated 4 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆389Updated last year
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆288Updated last year
- A Stealthy Lsass Dumper - can abuse ProcExp152.sys driver to dump PPL Lsass, no dbghelp.lib calls.☆324Updated 2 years ago
- A POC for the new injection technique, abusing windows fork API to evade EDRs. https://www.blackhat.com/eu-22/briefings/schedule/index.ht…☆667Updated 2 years ago
- Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.☆405Updated 2 years ago
- transform your payload into ipv4/ipv6/mac arrays☆230Updated 3 years ago
- TartarusGate, Bypassing EDRs☆634Updated 3 years ago
- Native Syscalls Shellcode Injector☆267Updated 2 years ago
- A tiny Reverse Sock5 Proxy written in C :V☆314Updated 3 years ago
- COM Hijacking VOODOO☆356Updated 2 weeks ago
- A Beacon Object File (BOF) is a compiled C program, written to a convention that allows it to execute within a Beacon process and use int…☆232Updated 2 weeks ago