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:
- Bypass EDR Hooks by patching NT API stub, and resolving SSNs and syscall instructions at runtime☆311Updated 2 years ago
- A proof-of-concept Cobalt Strike Reflective Loader which aims to recreate, integrate, and enhance Cobalt Strike's evasion features!☆336Updated last year
- Dump the memory of any PPL with a Userland exploit chain☆349Updated 2 years ago
- A PoC implementation for an evasion technique to terminate the current thread and restore it before resuming execution, while implementin…☆535Updated 3 years ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆404Updated 2 weeks ago
- Revenant - A 3rd party agent for Havoc that demonstrates evasion techniques in the context of a C2 framework☆388Updated last year
- 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…☆229Updated 2 years ago
- Native Syscalls Shellcode Injector☆267Updated 2 years ago
- Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.☆406Updated 2 years ago
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆539Updated 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…☆256Updated 2 years ago
- A QoL tool to obfuscate shellcode. In the future will be able to chain encoding/encryption/compression methods.☆211Updated 3 years ago
- An easily modifiable shellcode template for Windows x64 written in C☆278Updated 2 years ago
- Threadless Process Injection through entry point hijacking☆351Updated last year
- .NET assembly loader with patchless AMSI and ETW bypass☆365Updated 2 years ago
- Generate an obfuscated DLL that will disable AMSI & ETW☆329Updated last year
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆321Updated 2 years ago
- A variant of Gargoyle for x64 to hide memory artifacts using ROP only and PIC☆373Updated 3 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…☆306Updated 2 years ago
- Encrypted shellcode Injection to avoid Kernel triggered memory scans☆407Updated 2 years ago
- COM Hijacking VOODOO☆370Updated last month
- A C2 framework for initial access in Go☆198Updated 3 years ago
- ☆247Updated 3 years ago
- A Nim implementation of reflective PE-Loading from memory☆298Updated last year
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆394Updated 2 years ago
- EarlyBird process hollowing technique (BOF) - Spawns a process in a suspended state, inject shellcode, hijack main thread with APC, and e…☆291Updated 2 years ago
- Automated DLL Sideloading Tool With EDR Evasion Capabilities☆501Updated 2 years ago
- laZzzy is a shellcode loader, developed using different open-source libraries, that demonstrates different execution techniques.☆501Updated 3 years ago
- ☆259Updated 2 years ago
- A CobaltStrike toolkit to write files produced by Beacon to memory instead of disk☆473Updated last year