andreafortuna / pycodeinjectorLinks
Python code injection library
☆10Updated 7 years ago
Alternatives and similar repositories for pycodeinjector
Users that are interested in pycodeinjector are comparing it to the libraries listed below
Sorting:
- Randomly changes Win32/64 PE Files for 'safer' uploading to malware and sandbox sites.☆131Updated 12 years ago
- Executables created while writing "Introduction to Manual Backdooring".☆80Updated 8 years ago
- Pazuzu: Reflective DLL to run binaries from memory☆217Updated 5 years ago
- A repository of some of my Windows 10 Device Guard Bypasses☆139Updated 8 years ago
- Reflective Polymorphism☆108Updated 7 years ago
- A "tiny" meterpreter stager☆127Updated 6 years ago
- PoC dlls for Task Scheduler COM Hijacking☆95Updated 9 years ago
- a tool to make it easy and fast to test various forms of injection☆173Updated 6 years ago
- UAC Bypass with mmc via alpc☆157Updated 6 years ago
- import pyd or execute PE all from memory using only pure python code and some shellcode tricks☆74Updated 8 years ago
- Passive UAC elevation using dll infection☆76Updated 11 years ago
- Tool for injecting a "TCP Relay" managed assembly into unmanaged processes☆117Updated 6 years ago
- Hive solves a critical problem for the malware operators at the CIA.☆66Updated 8 years ago
- Educational repository for learning about rootkits and Windows Kernel Hooks.☆49Updated 10 years ago
- Bypassing User Account Control (UAC) using TpmInit.exe☆131Updated 9 years ago
- A one-click tool to inject jobs into the BITS queue (Background Intelligent Transfer Service), allowing arbitrary program execution as th…