is not current version
Last Version 0.1.1

dlfunc 0.1.0

Bypass dynamic linking function restriction on Android by forging caller address

License

License

GroupId

GroupId

io.github.rk700
ArtifactId

ArtifactId

dlfunc
Version

Version

0.1.0
Type

Type

aar
Description

Description

dlfunc
Bypass dynamic linking function restriction on Android by forging caller address
Project URL

Project URL

https://github.com/rk700/dlfunc
Source Code Management

Source Code Management

https://github.com/rk700/dlfunc

Download dlfunc 0.1.0

Filename Size
dlfunc-0.1.0.pom
Browse

<!-- https://jarcasting.com/artifacts/io.github.rk700/dlfunc/ -->
<dependency>
    <groupId>io.github.rk700</groupId>
    <artifactId>dlfunc</artifactId>
    <version>0.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.rk700/dlfunc/
implementation 'io.github.rk700:dlfunc:0.1.0'
// https://jarcasting.com/artifacts/io.github.rk700/dlfunc/
implementation ("io.github.rk700:dlfunc:0.1.0")
'io.github.rk700:dlfunc:aar:0.1.0'
<dependency org="io.github.rk700" name="dlfunc" rev="0.1.0">
  <artifact name="dlfunc" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.rk700', module='dlfunc', version='0.1.0')
)
libraryDependencies += "io.github.rk700" % "dlfunc" % "0.1.0"
[io.github.rk700/dlfunc "0.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.