.NET Managed DLL Injector

Utility allowing you to inject managed DLLs into any .NET process.

License

License

MIT License
Categories

Categories

Net
GroupId

GroupId

com.github.sarxos
ArtifactId

ArtifactId

dotnet-dll-injector
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

.NET Managed DLL Injector
Utility allowing you to inject managed DLLs into any .NET process.
Project URL

Project URL

https://github.com/sarxos/dotnet-dll-injector
Project Organization

Project Organization

Bartosz Firyn (SarXos)

Download dotnet-dll-injector

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.sarxos/dotnet-dll-injector/ -->
<dependency>
    <groupId>com.github.sarxos</groupId>
    <artifactId>dotnet-dll-injector</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sarxos/dotnet-dll-injector/
implementation 'com.github.sarxos:dotnet-dll-injector:0.2.1'
// https://jarcasting.com/artifacts/com.github.sarxos/dotnet-dll-injector/
implementation ("com.github.sarxos:dotnet-dll-injector:0.2.1")
'com.github.sarxos:dotnet-dll-injector:jar:0.2.1'
<dependency org="com.github.sarxos" name="dotnet-dll-injector" rev="0.2.1">
  <artifact name="dotnet-dll-injector" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sarxos', module='dotnet-dll-injector', version='0.2.1')
)
libraryDependencies += "com.github.sarxos" % "dotnet-dll-injector" % "0.2.1"
[com.github.sarxos/dotnet-dll-injector "0.2.1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.sarxos : windows-registry-util jar 0.1
org.slf4j : slf4j-api jar 1.7.2
ch.qos.logback : logback-classic jar 1.0.7
org.apache.commons : commons-lang3 jar 3.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.1
0.1