naksyn / PythonMemoryModuleLinks
pure-python implementation of MemoryModule technique to load dll and unmanaged exe entirely from memory
☆324Updated 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…☆523Updated 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…☆297Updated last year
- Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.☆398Updated last year
- A proof-of-concept Cobalt Strike Reflective Loader which aims to recreate, integrate, and enhance Cobalt Strike's evasion features!☆331Updated 11 months ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆312Updated last year
- This repo contains : simple shellcode Loader , Encoders (base64 - custom - UUID - IPv4 - MAC), Encryptors (AES), Fileless Loader (Winhttp…☆418Updated last year
- Revenant - A 3rd party agent for Havoc that demonstrates evasion techniques in the context of a C2 framework☆379Updated 11 months ago
- Payload Loader With Evasion Features☆318Updated 2 years ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆349Updated 5 months ago
- A variant of Gargoyle for x64 to hide memory artifacts using ROP only and PIC☆366Updated 3 years ago
- A tiny Reverse Sock5 Proxy written in C :V☆315Updated 2 years ago
- Bypass EDR Hooks by patching NT API stub, and resolving SSNs and syscall instructions at runtime☆305Updated last year
- Encrypted shellcode Injection to avoid Kernel triggered memory scans☆380Updated last year
- Generate an obfuscated DLL that will disable AMSI & ETW☆328Updated 11 months ago
- Reduce Entropy And Obfuscate Youre Payload With Serialized Linked Lists☆450Updated 2 years ago
- Dump the memory of any PPL with a Userland exploit chain☆335Updated 2 years ago
- ☆327Updated 2 years ago
- DLLirant is a tool to automatize the DLL Hijacking researches on a specified binary.☆496Updated 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…☆646Updated 2 years ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆294Updated last year
- Automated DLL Sideloading Tool With EDR Evasion Capabilities☆483Updated last year
- A CobaltStrike toolkit to write files produced by Beacon to memory instead of disk☆456Updated last year
- COM Hijacking VOODOO☆300Updated 4 months ago
- PoC for a sleep obfuscation technique leveraging waitable timers to evade memory scanners.☆590Updated last year
- Utilizing TLS callbacks to execute a payload without spawning any threads in a remote process☆262Updated last year
- Performing Indirect Clean Syscalls☆565Updated 2 years ago
- A QoL tool to obfuscate shellcode. In the future will be able to chain encoding/encryption/compression methods.☆204Updated 2 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆383Updated last year
- PE obfuscator with Evasion in mind☆211Updated 2 years ago
- 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…☆251Updated 2 years ago