pei
Code injector
Tools for injecting and manipulating code in PE executables
PE Injector - Inject code on 32-bit and 64-bit PE executables
30 stars
2 watching
4 forks
Language: C
last commit: about 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
vogel/injeqt | A dependency injection framework for building and managing software components | 103 |
hasherezade/transacted_hollowing | An implementation of a memory-based PE injection technique for executing payloads in a target process | 521 |
droberson/papa-shango | An assembler-based tool to inject shellcode into running processes on Linux using ptrace(), allowing for controlled modification of process behavior. | 5 |
egebalci/amber | Creates reflective PE files that can be executed in memory without being written to disk | 1,187 |
kyleavery/inject-assembly | Enables .NET assembly execution within an existing process without blocking the parent process | 484 |
chvancooten/nimplant | A lightweight tool for embedding custom code into existing applications to perform specific tasks without requiring user interaction. | 801 |
eusth/ipa | A tool that injects code into Unity projects to modify their behavior | 281 |
ricardojba/poi-slinger | Automatically identifies serialization issues in PHP applications by forcing them to perform DNS lookups with serialized objects | 42 |
rdlowrey/auryn | An IoC dependency injector that recursively instantiates class dependencies | 722 |
davidbuchanan314/dlinject | A tool to inject arbitrary code into a live Linux process without using ptrace | 775 |
hemengke1997/vite-plugin-public-typescript | A Vite plugin that injects TypeScript into HTML templates to enable type-safe HTML rendering. | 12 |
patrickklaeren/autoregisterinject | Automatically registers dependencies in Microsoft Dependency Injection Service Collection using compile-time source generation | 73 |
juniorporfirio/grpcinjection | A C# source generator for injecting Grpc services and interceptors without reflection. | 7 |
rentzsch/mach_inject | Enables code injection into arbitrary processes on Mac OS X by copying over necessary code and creating a new thread to execute it. | 818 |
coreyasmith/sitecore-processor-dependency-injection | Demonstrates dependency injection in Sitecore pipeline processors for managing project dependencies | 0 |