dll-injection topic

List dll-injection repositories

OSPE

115
Stars
33
Forks
Watchers

Open Source Packet Editor wirtten in C# and C++

Dreadnought

53
Stars
21
Forks
Watchers

PoC for detecting and dumping code injection (built and extended on UnRunPE)

dll_injector

131
Stars
28
Forks
Watchers

A simple commandline injector using classic DLL injection

cozinha_loader

127
Stars
14
Forks
Watchers

An injector focused on undetectability that automatically injects a DLL into the target process with VAC3 bypass.

ReflectiveLdr

87
Stars
31
Forks
Watchers

Position-idependent Windows DLL loader based on ReflectiveDLL project.

toy-arms

168
Stars
10
Forks
Watchers

:nut_and_bolt: game hack starter kit in Rust

Invisiwind

123
Stars
17
Forks
Watchers

An application that allows you to hide certain windows when sharing your full screen

ManagedInjector

115
Stars
16
Forks
Watchers

A DLL injector to inject .NET assemblies into a foreign .NET process.

MemoryModule

148
Stars
61
Forks
Watchers

A flexible PE loader, loading module in memory. Most of the functions can be inline, compatible for shellcode.

Inflame

87
Stars
21
Forks
Watchers

User-mode Windows DLL injector written in Assembly language (FASM syntax) with WinAPI.