Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 395 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 395 Bytes

ItsBranK's Library Loader v1.2

.NET 9.0 Windows

A simple and easy to use DLL injector that uses LoadLibraryA, written in C#.

Features

  • Basic DLL injection, pick any currently running process and select a file to inject.
  • Auto injection, select a process and if it restarts the program will automatically try to inject the given file.

Previews