pei

Code injector

Tools for injecting and manipulating code in PE executables

PE Injector - Inject code on 32-bit and 64-bit PE executables

GitHub

30 stars
2 watching
4 forks
Language: C
last commit: over 3 years ago

Related projects:

Repository Description Stars
vogel/injeqt A dependency injection framework for building and managing software components 104
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,208
kyleavery/inject-assembly Enables .NET assembly execution within an existing process without blocking the parent process 485
chvancooten/nimplant A lightweight implant tool allowing users to create and execute custom in-memory operations on Windows 810
eusth/ipa A tool that injects code into Unity projects to modify their behavior 283
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 723
davidbuchanan314/dlinject A tool to inject arbitrary code into a live Linux process without using ptrace 774
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. 8
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. 823
coreyasmith/sitecore-processor-dependency-injection Demonstrates dependency injection in Sitecore pipeline processors for managing project dependencies 0